File tree 1 file changed +13
-5
lines changed
1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change 1
- # Security Vulnerabilities
1
+ # Security
2
2
3
- If you discover a security vulnerability in ` staged-script ` , please head on
4
- over to the [ Security Advisories page] [ advisories ] and
5
- draft a new advisory. We thank you in advance for helping to improve the
6
- security of this package.
3
+ We run the [ ` flake8-bandit ` ] [ bandit ] security scanner via ` pre-commit ` ,
4
+ and require it to pass, to ensure known security vulnerabilities don't
5
+ make it into our code base.
6
+
7
+ [ bandit ] : https://pypi.org/project/flake8-bandit/
8
+
9
+ ## Security Vulnerabilities
10
+
11
+ If you discover a security vulnerability in ` staged-script ` , please head
12
+ on over to the [ Security Advisories page] [ advisories ] and draft a new
13
+ advisory. We thank you in advance for helping to improve the security
14
+ of this package.
7
15
8
16
[ advisories ] : https://github.com/sandialabs/staged-script/security/advisories
You can’t perform that action at this time.
0 commit comments