Skip to content

Commit 8d6aee7

Browse files
committed
ci: clean-up-ignores
1 parent c3353e1 commit 8d6aee7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.mega-linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ DISABLE_ERRORS_LINTERS:
1313
FAIL_IF_UPDATED_SOURCES: true
1414
GITHUB_STATUS_REPORTER: true
1515
PYTHON_DEFAULT_STYLE: ruff
16+
REPOSITORY_CHECKOV_ARGUMENTS: --hard-fail-on HIGH
1617
REPOSITORY_KICS_ARGUMENTS: --fail-on critical,high
1718
REPOSITORY_SEMGREP_ARGUMENTS: --exclude *.lock
1819
REPOSITORY_SEMGREP_RULESETS: [p/default]

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# hadolint global ignore=DL3008
2-
# kics-scan disable=965a08d7-ef86-4f14-8792-4a3b2098937e
32
##
43
# base
54
##

0 commit comments

Comments
 (0)