summaryrefslogtreecommitdiff
path: root/win32/pod.mak
diff options
context:
space:
mode:
authorJohn Lightsey <john@04755.net>2020-08-25 15:49:05 -0500
committerTodd Rinaldo <toddr@cpan.org>2020-09-10 16:33:43 -0500
commitb135fd4a1ca0074e0baef5764530103cc97cc4fe (patch)
tree36507899fbe1213590228bfd43f82e88beefe316 /win32/pod.mak
parentd7cdd6274f87dbbcb0463c7fe8fd16ca3b738026 (diff)
downloadperl-b135fd4a1ca0074e0baef5764530103cc97cc4fe.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.
Diffstat (limited to 'win32/pod.mak')
-rw-r--r--win32/pod.mak4
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/pod.mak b/win32/pod.mak
index 7609ddeb9b..30bc2f3dd6 100644
--- a/win32/pod.mak
+++ b/win32/pod.mak
@@ -152,6 +152,7 @@ POD = perl.pod \
perlretut.pod \
perlrun.pod \
perlsec.pod \
+ perlsecpolicy.pod \
perlsource.pod \
perlstyle.pod \
perlsub.pod \
@@ -313,6 +314,7 @@ MAN = perl.man \
perlretut.man \
perlrun.man \
perlsec.man \
+ perlsecpolicy.man \
perlsource.man \
perlstyle.man \
perlsub.man \
@@ -474,6 +476,7 @@ HTML = perl.html \
perlretut.html \
perlrun.html \
perlsec.html \
+ perlsecpolicy.html \
perlsource.html \
perlstyle.html \
perlsub.html \
@@ -635,6 +638,7 @@ TEX = perl.tex \
perlretut.tex \
perlrun.tex \
perlsec.tex \
+ perlsecpolicy.tex \
perlsource.tex \
perlstyle.tex \
perlsub.tex \