We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3353e1 commit 8d6aee7Copy full SHA for 8d6aee7
.mega-linter.yml
@@ -13,6 +13,7 @@ DISABLE_ERRORS_LINTERS:
13
FAIL_IF_UPDATED_SOURCES: true
14
GITHUB_STATUS_REPORTER: true
15
PYTHON_DEFAULT_STYLE: ruff
16
+REPOSITORY_CHECKOV_ARGUMENTS: --hard-fail-on HIGH
17
REPOSITORY_KICS_ARGUMENTS: --fail-on critical,high
18
REPOSITORY_SEMGREP_ARGUMENTS: --exclude *.lock
19
REPOSITORY_SEMGREP_RULESETS: [p/default]
Dockerfile
@@ -1,5 +1,4 @@
1
# hadolint global ignore=DL3008
2
-# kics-scan disable=965a08d7-ef86-4f14-8792-4a3b2098937e
3
##
4
# base
5
0 commit comments