Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
If we're public we need to state a security policy. Don't forget to also actually enable the security center in the GitHub repository settings.
  • Loading branch information
squell authored and folkertdev committed Dec 11, 2024
1 parent fe98e6a commit 8058c06
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
Security policy
===============

**Do not report security vulnerabilities through public GitHub issues.**
Instead, you can report security vulnerabilities using [our security page].

Please include as much of the following information as possible:

* Type of issue (e.g. buffer overflow, privilege escalation, etc.)
* The location of the affected source code (tag/branch/commit or direct URL)
* Any special configuration required to reproduce the issue
* If applicable, which platforms are affected
* Step-by-step instructions to reproduce the issue
* Impact of the issue, including how an attacker might exploit the issue

## Preferred Languages

We prefer to receive reports in English. If necessary, we also understand Dutch and Frisian.

## Disclosure Policy

We adhere to the principle of [coordinated vulnerability disclosure].

Security Advisories
===================
Security advisories will be published on our [github advisories page] and
possibly through other channels.

[our security page]: https://github.com/trifectatechfoundation/libbzip2-rs/security
[coordinated vulnerability disclosure]: https://vuls.cert.org/confluence/display/CVD/Executive+Summary
[github advisories page]: https://github.com/trifectatechfoundation/libbzip2-rs/security/advisories

0 comments on commit 8058c06

Please sign in to comment.