Skip to content

Commit 6b22995

Browse files
author
Grayson H
authoredOct 4, 2021
Update HACKTOBERFEST2021.md (semgrep#1517)
1 parent 8b6eb19 commit 6b22995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎HACKTOBERFEST2021.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ To scan open source code, use whatever infrastructure you have at your disposal.
5959
6060
### What to do if you find a security vulnerability
6161
62-
If you find a security vulnerability in an open source project, always follow a [responsible disclosure](https://en.wikipedia.org/wiki/Responsible_disclosure) policy. If the project as a method for reporting security vulnerabilities privately, use that to work with the maintainers to issue a fix. If a method for privately reporting doesn't exist, do your best to privately contact the maintainers. E.g., check the `git log` for emails. Make a pull request fixing the problem or file an issue on the repository as a last resort!
62+
If you find a security vulnerability in an open source project, always follow a [responsible disclosure](https://en.wikipedia.org/wiki/Responsible_disclosure) policy. If the project has a method for reporting security vulnerabilities privately, use that to work with the maintainers to issue a fix. If a method for privately reporting doesn't exist, do your best to privately contact the maintainers. E.g., check the `git log` for emails. Make a pull request fixing the problem or file an issue on the repository as a last resort!

0 commit comments

Comments
 (0)
Please sign in to comment.