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

Avoid bug with ApiReporter when missing values #3891

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.48s
✅ BASH bash-exec 5 0 0.02s
✅ BASH shellcheck 5 0 0.12s
✅ BASH shfmt 5 0 0 0.03s
✅ COPYPASTE jscpd yes no 3.7s
✅ DOCKERFILE hadolint 126 0 13.72s
✅ JSON jsonlint 20 0 0.2s
✅ JSON v8r 22 0 30.43s
⚠️ MARKDOWN markdownlint 264 0 291 34.57s
✅ MARKDOWN markdown-table-formatter 264 0 0 136.7s
⚠️ PYTHON bandit 209 64 3.62s
✅ PYTHON black 209 1 0 5.95s
✅ PYTHON flake8 209 0 2.3s
✅ PYTHON isort 209 1 0 0.7s
✅ PYTHON mypy 209 0 18.12s
✅ PYTHON pylint 209 0 21.13s
✅ PYTHON ruff 209 1 0 0.1s
✅ REPOSITORY checkov yes no 42.21s
✅ REPOSITORY git_diff yes no 0.01s
⚠️ REPOSITORY grype yes 1 18.44s
✅ REPOSITORY secretlint yes no 12.72s
✅ REPOSITORY trivy yes no 22.72s
✅ REPOSITORY trivy-sbom yes no 1.38s
⚠️ REPOSITORY trufflehog yes 1 12.16s
✅ SPELL cspell 687 0 11.3s
⚠️ SPELL lychee 346 7 6.05s
✅ XML xmllint 3 0 0 0.02s
✅ YAML prettier 160 0 0 5.25s
✅ YAML v8r 102 0 179.06s
✅ YAML yamllint 161 0 2.26s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_