Create SECURITY.md#464
Conversation
|
Also - we can consider adding an alternative security reporting method (built in gh feature): for a repo: https://docs.github.com/en/code-security/security-advisories/working-with-repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository example project using this feature: https://github.com/electron/electron/blob/main/SECURITY.md I would suggest this does not replace the method for contact via an email address, but be an alternative |
|
Hey @Willmish |
|
@Sophietn sure, took a while but added a review of it all, with notes that potentially need addressing at the end, please review @vaughanknight . According to these criteria, the project deifnitely falls under "Passing" (covering all the points which the project MUST follow) Basics:basic proj website content
FLOSS license
Documentation
Other
Change controlPublic VCS repo
Unique versioning numbering
Release notes
ReportingBug reporting process
Vulnerability report process
QualityWorking build system
Automated test suite
New functionaility testing
Warning flags
SecuritySecure development knowledge
Use basic good cryptographic practices
Secured delivery against man-in-the-middle (MITM) attacks
Publicly known vulnerabilities fixed
Other security issues
AnalysisStatic code analysis
Dynamic code analysis
@Willmish notes:
|
|
Hey @Willmish - thanks so much for checking us against the criteria for the Open SSF Best Practice Badge. Great we're passing! This review of yours will get lost if it only remains on this PR. Can we copy it onto the security.md please? |
Pull Request
Issue Number: #415
Summary
Adds
security.mdfile, explaining the security policy for the project.Checklist
Are there API Changes?
N/A
Is this a breaking change?
No
This PR Closes #415