-
Notifications
You must be signed in to change notification settings - Fork 203
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Add .well-known/security.txt as recommended in https://securitytxt.org/ This adds a simplified direct link to the text about how to report vulnerabilities, to make it easier to get there immediately. Signed-off-by: David A. Wheeler <dwheeler@dwheeler.com>
- Loading branch information
1 parent
be2da3e
commit ba3b30f
Showing
4 changed files
with
22 additions
and
4 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
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
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
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,10 @@ | ||
# Security risk contact information, per https://securitytxt.org/ | ||
Contact: https://github.com/coreinfrastructure/best-practices-badge/blob/master/CONTRIBUTING.md#vulnerability-reporting-security-issues | ||
Acknowledgments: https://github.com/coreinfrastructure/best-practices-badge/blob/master/CREDITS | ||
Preferred-Languages: en | ||
Canonical: https://bestpractices.coreinfrastructure.org/.well-known/security.txt | ||
# | ||
# We try hard to keep the badge application secure. If you find a vulnerability, | ||
# please let us know so that we can fix it! For a broader context on how we | ||
# try to keep this software secure, see its assurance case here: | ||
# https://github.com/coreinfrastructure/best-practices-badge/blob/master/doc/security.md |