Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security disclosure information #21

Closed
Waterdrips opened this issue May 29, 2021 · 3 comments · Fixed by #171
Closed

Security disclosure information #21

Waterdrips opened this issue May 29, 2021 · 3 comments · Fixed by #171

Comments

@Waterdrips
Copy link
Member

We need to create a process for individuals to be able to disclose security vulnerabilities responsibly.

I suggest:

  • We create a "SECURITY.md" file with contact information of one/some people here who will be designated security contact.
  • Add information to our README/Contributing guide as to how to disclose security issues (not open issues/PRs without contacting security etc)
  • Discuses/publish our security patch processes and any backporting we intecnd to do (set the library users expectations)
@Waterdrips
Copy link
Member Author

There are also some things we can enable on the repository like dependabot and some stuff in the "security" tab

@mfridman
Copy link
Member

There are also some things we can enable on the repository like dependabot and some stuff in the "security" tab

I enabled the Dependabot.

I'll look into the code scanning, probably using Snyk or the native GitHub feature (CodeQL Analysis). Unless there is a preference for another tool?

CleanShot 2021-07-28 at 14 33 41@2x

@mfridman
Copy link
Member

mfridman commented Sep 3, 2021

Going to setup CodeQL Analysis by GitHub

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 a pull request may close this issue.

2 participants