mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
feat(CIS): Compliance for CIS AWS 1.4 and 1.5 (#1509)
This commit is contained in:
committed by
GitHub
parent
52a3e990c6
commit
25d92ca4b0
@@ -11,8 +11,7 @@ repos:
|
||||
- id: trailing-whitespace
|
||||
- id: no-commit-to-branch
|
||||
- id: pretty-format-json
|
||||
args: ['--autofix']
|
||||
exclude: .metadata.json
|
||||
args: ['--autofix', --no-sort-keys, --no-ensure-ascii]
|
||||
## BASH
|
||||
- repo: https://github.com/koalaman/shellcheck-precommit
|
||||
rev: v0.8.0
|
||||
|
||||
Reference in New Issue
Block a user