Skip to content

Commit

Permalink
Add SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Jan 2, 2025
1 parent ba982e3 commit 4402be4
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Security Policy for CPAN::Audit

## Reporting security issues

**Do not report security problems on public forums or in repository
issues.**

Privately report vulnerabilities to the maintainers listed at the end
of this document. Include as many details as possible to reproduce the
issue, including code samples or test cases. Check that your report
does not expose any of your sensitive data, such as passwords, tokens,
or other secrets.

You do not need to have a solution or fix. Depending on the issue,
CPANSec may be notified. Depending on the issue, CPANSec may be
notified.

You can also privately report issues to the CPAN Security Group
(CPANSec) <[email protected]>. This is especially
important if you think a vulnerability is being actively exploited.
CPANSec may report the issue to the relevant authorities. See [Report
a Security Issue](https://security.metacpan.org/docs/report.html).

## Response to reports

The maintainers aim to respond to all reports within one day, but this
may be affected by life and other things that happen to people who
maintain open source code.

A new release will be provided as soon as possible.

## Maintainers

* brian d foy, <[email protected]>

0 comments on commit 4402be4

Please sign in to comment.