File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -8,16 +8,12 @@ rulesets:
8
8
- p/github-actions
9
9
- p/jwt
10
10
- p/lockfiles
11
- - p/nodejs
12
11
- p/owasp-top-ten
13
- # - p/python
12
+ - p/python
14
13
- p/react
15
- # - p/ruby
16
14
- p/security-audit
17
15
- p/sql-injection
18
16
- p/supply-chain
19
- - p/terraform
20
- - p/typescript
21
17
- p/xss
22
18
excluded :
23
19
# we don't directly host any containers, so ensuring an un-privileged user is extra work (currently)
@@ -32,9 +28,3 @@ excluded:
32
28
- javascript.lang.security.audit.detect-non-literal-fs-filename.detect-non-literal-fs-filename
33
29
# ignored github action rules
34
30
- yaml.github-actions.security.third-party-action-not-pinned-to-commit-sha.third-party-action-not-pinned-to-commit-sha
35
- # ignored terraform rules (mutable ECR images, cloudwatch group configuration, etc.)
36
- - terraform.aws.security.aws-secretsmanager-secret-unencrypted.aws-secretsmanager-secret-unencrypted
37
- - terraform.aws.security.aws-ecr-mutable-image-tags.aws-ecr-mutable-image-tags
38
- - terraform.aws.security.aws-cloudwatch-log-group-unencrypted.aws-cloudwatch-log-group-unencrypted
39
- - terraform.aws.security.aws-cloudwatch-log-group-no-retention.aws-cloudwatch-log-group-no-retention
40
- - terraform.aws.security.aws-lambda-x-ray-tracing-not-active.aws-lambda-x-ray-tracing-not-active
You can’t perform that action at this time.
0 commit comments