Skip to content

Latest commit

History

History
39 lines (33 loc) 路 5.71 KB

repository.md

File metadata and controls

39 lines (33 loc) 路 5.71 KB
title description
REPOSITORY linters in MegaLinter
checkov, devskim, dustilock, git_diff, gitleaks, grype, kics, ls-lint, secretlint, semgrep, syft, trivy, trivy-sbom, trufflehog are available to analyze REPOSITORY files in MegaLinter

REPOSITORY

Linters

Linter Additional
checkov
REPOSITORY_CHECKOV
GitHub stars sarif
devskim
REPOSITORY_DEVSKIM
GitHub stars sarif
dustilock
REPOSITORY_DUSTILOCK
GitHub stars sarif
git_diff
REPOSITORY_GIT_DIFF
GitHub stars
gitleaks
REPOSITORY_GITLEAKS
GitHub stars sarif
grype
REPOSITORY_GRYPE
GitHub stars sarif
kics
REPOSITORY_KICS
GitHub stars sarif
ls-lint
REPOSITORY_LS_LINT
GitHub stars
secretlint
REPOSITORY_SECRETLINT
GitHub stars sarif
semgrep
REPOSITORY_SEMGREP
GitHub stars sarif
syft
REPOSITORY_SYFT
GitHub stars sarif
trivy
REPOSITORY_TRIVY
GitHub stars sarif
trivy-sbom
REPOSITORY_TRIVY_SBOM
GitHub stars sarif
trufflehog
REPOSITORY_TRUFFLEHOG
GitHub stars

Linted files

Configuration in MegaLinter

Variable Description Default value
REPOSITORY_PRE_COMMANDS List of bash commands to run before the linters None
REPOSITORY_POST_COMMANDS List of bash commands to run after the linters None
REPOSITORY_FILTER_REGEX_INCLUDE Custom regex including filter
REPOSITORY_FILTER_REGEX_EXCLUDE Custom regex excluding filter