Skip to content

Create SECURITY.md#338

Merged
KodrAus merged 1 commit intomainfrom
feat/security-policy
Apr 12, 2023
Merged

Create SECURITY.md#338
KodrAus merged 1 commit intomainfrom
feat/security-policy

Conversation

@KodrAus
Copy link
Member

@KodrAus KodrAus commented Apr 12, 2023

Closes #335

cc @gabibguti

This specifies a security policy for the project based on the example given at https://github.com/Cyan4973/xxHash/blob/dev/SECURITY.md

The gist of it is that we'll use GitHub advisories to manage disclosures. If there's any more setup needed in GitHub itself then I'll run through that after we get this merged in 🙂

@gabibguti
Copy link
Contributor

@KodrAus Looks great! The only setup needed is enabling the report vulnerability feature.

How to enable Security Advisories Report Vulnerability feature
  1. Open the repo's settings
  2. Click on Code security & analysis
  3. Click "Enable" for "Private vulnerability reporting (Beta)"

@KodrAus KodrAus merged commit e40b8f1 into main Apr 12, 2023
@KodrAus
Copy link
Member Author

KodrAus commented Apr 12, 2023

Done! Thanks @gabibguti

@KodrAus KodrAus deleted the feat/security-policy branch April 12, 2023 22:35
This was referenced Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Add Security Policy

2 participants