unixorn / fzf-zsh-plugin

ZSH plugin to enable fzf searches of a lot more stuff - docker, tmux, homebrew and more.
Apache License 2.0
303 stars 27 forks source link

Demote some mega-linter errors to warnings #90

Closed unixorn closed 9 months ago

unixorn commented 9 months ago

Description

actionlint and kics are too pedantic, demote their errors to warnings

Checklist

License Acceptance

github-actions[bot] commented 9 months ago

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 1 1 0.01s
βœ… COPYPASTE jscpd yes no 1.09s
⚠️ REPOSITORY checkov yes 2 10.01s
βœ… REPOSITORY devskim yes no 1.35s
βœ… REPOSITORY dustilock yes no 0.0s
βœ… REPOSITORY gitleaks yes no 0.17s
βœ… REPOSITORY git_diff yes no 0.01s
βœ… REPOSITORY grype yes no 11.55s
⚠️ REPOSITORY kics yes 1 1.24s
βœ… REPOSITORY secretlint yes no 0.87s
βœ… REPOSITORY syft yes no 0.46s
βœ… REPOSITORY trivy yes no 3.59s
βœ… REPOSITORY trivy-sbom yes no 3.32s
βœ… REPOSITORY trufflehog yes no 4.34s
βœ… SPELL lychee 1 0 0.11s
βœ… YAML prettier 1 0 0.56s
βœ… YAML v8r 1 0 2.63s
βœ… YAML yamllint 1 0 0.26s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_