Skip to content

Commit 96206c4

Browse files
committed
Add SECURITY.md
1 parent 779c235 commit 96206c4

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

SECURITY.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Security Policy for Test::File
2+
3+
## Reporting security issues
4+
5+
**Do not report security problems on public forums or in repository
6+
issues.**
7+
8+
Privately report vulnerabilities to the maintainers listed at the end
9+
of this document. Include as many details as possible to reproduce the
10+
issue, including code samples or test cases. Check that your report
11+
does not expose any of your sensitive data, such as passwords, tokens,
12+
or other secrets.
13+
14+
You do not need to have a solution or fix. Depending on the issue,
15+
CPANSec may be notified. Depending on the issue, CPANSec may be
16+
notified.
17+
18+
You can also privately report issues to the CPAN Security Group
19+
(CPANSec) <cpan-security@security.metacpan.org>. This is especially
20+
important if you think a vulnerability is being actively exploited.
21+
CPANSec may report the issue to the relevant authorities. See [Report
22+
a Security Issue](https://security.metacpan.org/docs/report.html).
23+
24+
## Response to reports
25+
26+
The maintainers aim to respond to all reports within one day, but this
27+
may be affected by life and other things that happen to people who
28+
maintain open source code.
29+
30+
A new release will be provided as soon as possible.
31+
32+
## Maintainers
33+
34+
* brian d foy, <briandfoy@pobox.com>
35+

0 commit comments

Comments
 (0)