oxsecurity / megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://megalinter.io
GNU Affero General Public License v3.0
1.9k stars 231 forks source link

Call bandit with quiet mode to generate less logs #3892

Closed nvuillam closed 1 month ago

github-actions[bot] commented 1 month ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 1 0 1.63s
✅ BASH bash-exec 5 0 0.03s
✅ BASH shellcheck 5 0 0.12s
✅ BASH shfmt 5 0 0 0.62s
✅ COPYPASTE jscpd yes no 3.68s
✅ DOCKERFILE hadolint 126 0 14.52s
✅ JSON jsonlint 20 0 0.21s
✅ JSON v8r 22 0 30.41s
⚠️ MARKDOWN markdownlint 264 0 291 32.96s
✅ MARKDOWN markdown-table-formatter 264 0 0 141.87s
⚠️ PYTHON bandit 209 64 4.53s
✅ PYTHON black 209 0 0 6.37s
✅ PYTHON flake8 209 0 2.01s
✅ PYTHON isort 209 0 0 1.36s
✅ PYTHON mypy 209 0 19.73s
✅ PYTHON pylint 209 0 17.21s
✅ PYTHON ruff 209 0 0 0.71s
✅ REPOSITORY checkov yes no 44.27s
✅ REPOSITORY git_diff yes no 0.58s
⚠️ REPOSITORY grype yes 1 23.18s
✅ REPOSITORY secretlint yes no 11.88s
✅ REPOSITORY trivy yes no 21.81s
✅ REPOSITORY trivy-sbom yes no 1.38s
⚠️ REPOSITORY trufflehog yes 1 12.56s
✅ SPELL cspell 687 0 11.38s
⚠️ SPELL lychee 346 4 6.55s
✅ XML xmllint 3 0 0 0.67s
✅ YAML prettier 160 0 0 5.2s
✅ YAML v8r 102 0 176.44s
✅ YAML yamllint 161 0 2.42s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_