Skip to content

Commit 139b23e

Browse files
authored
Add security policy to SECURITY.md (#22)
Add a security policy, the same as Bandit.
1 parent 86ed32c commit 139b23e

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-action/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)