Skip to content

Commit 28ccb22

Browse files
authored
Update SECURITY.md (#356)
Added github reporting for security advisories
1 parent ade8891 commit 28ccb22

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

SECURITY.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
**Please do not report security vulnerabilities through public GitHub issues.**
66

7-
Instead, please send an email to secure@tcdi.com to report the security issue. You should receive a response within 3 working days. If for some reason you do not, please follow up via email to ensure we received your original message.
7+
Instead, please open a [security advisory][advisory] to notify the maintainers. You should receive a response within 3 working days. If for some reason you do not, please follow up via email to ensure we received your original message.
88

99
Please include the requested information listed below (as much as you can provide) to help us better understand the nature and scope of the possible issue:
1010

@@ -17,3 +17,11 @@ Please include the requested information listed below (as much as you can provid
1717
* Impact of the issue, including how an attacker might exploit the issue
1818

1919
This information will help us triage your report more quickly.
20+
21+
If you find a vulnerability anywhere in this project, such as the source or scripts,
22+
then please let the maintainers know ASAP and we will fix it as a critical priority.
23+
24+
Alternatively send an [email][mail] to start the disclosure process.
25+
26+
[advisory]: https://github.com/tcdi/plrust/security/advisories/new
27+
[mail]: mailto:secure@tcdi.com?subject=[plrust]

0 commit comments

Comments
 (0)