Skip to content

Commit

Permalink
kics exclude-queries
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Oct 3, 2024
1 parent f935dfa commit 3db6f86
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/kics.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
exclude-queries:
- 610e266e-6c12-4bca-9925-1ed0cd29742b # Security Opt Not Set
- 27fcc7d6-c49b-46e0-98f1-6c082a6a2750 # No New Privileges Not Set
- d6355c88-1e8d-49e9-b2f2-f8a1ca12c75b # Docker Socket Mounted In Container
- 1c1325ff-831d-43a1-973e-839ae57dfcc0 # Volume Has Sensitive Host Directory
1 change: 1 addition & 0 deletions .github/workflows/kics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
enable_jobs_summary: true
platform_type: 'dockercompose,kubernetes'
disable_secrets: true
config_path: .github/kics.yml
- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@323f5ef653b88011bf10e9a0a56d70d742463c9a # v3.26.8
with:
Expand Down

0 comments on commit 3db6f86

Please sign in to comment.