summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJohn Lightsey <john@04755.net>2020-08-25 15:49:05 -0500
committerSteve Hay <steve.m.hay@googlemail.com>2020-12-26 15:29:45 +0000
commit65b6c72dc5b11fc6720882edd4fb14f919e83af9 (patch)
tree09a6955e2b2903d6d106cd13eb8d2afc5f76b153 /MANIFEST
parentf53b87f8ed3048945d7c727cffcfb0f925c789e5 (diff)
downloadperl-65b6c72dc5b11fc6720882edd4fb14f919e83af9.tar.gz
Document the security team's processes and practices
Add a new perlsecpolicy POD file with detailed descriptions of the security team's vulnerability remediation workflow and the criteria used to distinguish security issues from other types of bugs. This also switches the team's public contact address to perl-security@perl.org, and updates the security contact information shown in github's issue interface. (cherry picked from commit b135fd4a1ca0074e0baef5764530103cc97cc4fe)
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 540b9a5aa0..8542727347 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5278,6 +5278,7 @@ pod/perlreref.pod Perl regular expressions quick reference
pod/perlretut.pod Perl regular expressions tutorial
pod/perlrun.pod Perl execution and options
pod/perlsec.pod Perl security
+pod/perlsecpolicy.pod Perl security report handling policy
pod/perlsource.pod Guide to the Perl source tree
pod/perlstyle.pod Perl style guide
pod/perlsub.pod Perl subroutines