Skip to content

Commit c2bd6d6

Browse files
authored
Create a security policy (#1091)
We really should provide guidance on how to open a security issue on Bandit itself. Tidelift also requires a security policy document that they can refer to and help coordinate for their customers.
1 parent a78cafe commit c2bd6d6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

SECURITY.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Security Policy
2+
3+
Bandit is a tool designed to find security issues, so every effort is made that Bandit itself is also
4+
free of those issues. However, if you believe you have found a security vulnerability in this repository
5+
please open it privately via the [Report a security vulnerability](https://github.com/PyCQA/bandit/security/advisories/new) link in the Issues tab.
6+
7+
**Please do not report security vulnerabilities through public issues, discussions, or pull requests.**
8+
9+
Please also inform the [Tidelift security](https://tidelift.com/security). Tidelift will help coordinate the fix and disclosure.

0 commit comments

Comments
 (0)