We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b369122 commit cca4f14Copy full SHA for cca4f14
SECURITY.md
@@ -14,7 +14,10 @@ https://security.metacpan.org/docs/guides/security-policy-for-authors.html
14
# How to Report a Security Vulnerability
15
16
Security vulnerabilities can be reported to the current WWW::Mechanize
17
-maintainers by email to Andy Lester <andy at petdance.com>.
+maintainers by using GitHub's **Report a vulnerability** submission form.
18
+On the repository's main page, select **Security** tab and then
19
+click on the button *Report a vulnerabity*.
20
+Direct link: https://github.com/libwww-perl/WWW-Mechanize/security/advisories/new
21
22
Please include as many details as possible, including code samples
23
or test cases, so that we can reproduce the issue. Check that your
0 commit comments