mirror of
https://github.com/actions/javascript-action.git
synced 2025-12-27 04:47:47 +08:00
Add 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