mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-12-31 14:28:06 +08:00
Add custom checkov config
This commit is contained in:
7
.checkov.yml
Normal file
7
.checkov.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
# See: https://www.checkov.io/1.Welcome/Quick%20Start.html
|
||||
|
||||
compact: true
|
||||
quiet: true
|
||||
skip-path:
|
||||
- coverage
|
||||
- node_modules
|
||||
Reference in New Issue
Block a user