-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
new: [SECURITY] Added SECURITY.md file.
- Loading branch information
1 parent
b9dd2cc
commit bb77fdf
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
Last stable version of the Freshermeat always provides security updates. | ||
There will be no security patches for other releases (tagged or not). | ||
|
||
## Reporting a Vulnerability | ||
|
||
If you think you have found a potential security issue, do not open | ||
directly a GitHub issue. | ||
Please open a GitHub security advisory: | ||
https://github.com/cedricbonhomme/freshermeat/security | ||
|
||
Or email me: | ||
https://www.cedricbonhomme.org/contact/ | ||
|
||
You can also specify how you would like to be credited for your finding | ||
(commit message or release notes for the new release). We will | ||
respect your privacy and will only publicize your involvement if you | ||
grant us permission. |