diff --git a/.mega-linter.yml b/.mega-linter.yml index 89603e5..eb4ce8f 100644 --- a/.mega-linter.yml +++ b/.mega-linter.yml @@ -15,6 +15,7 @@ DISABLE_LINTERS: - REPOSITORY_GIT_DIFF - REPOSITORY_GRYPE - REPOSITORY_KICS + - REPOSITORY_SECRETLINT - REPOSITORY_SYFT - REPOSITORY_TRUFFLEHOG # too long to search for secret - RUST_CLIPPY # run via an other way, and current version doesn't support `--deny ... --allow ...`