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.81k stars 215 forks source link

[automation] Auto-update linters version, help and documentation #3593

Closed nvuillam closed 1 month ago

nvuillam commented 1 month ago

[automation] Auto-update linters version, help and documentation

github-actions[bot] commented 1 month ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 2 0 3.21s
✅ BASH bash-exec 5 0 0.02s
✅ BASH shellcheck 5 0 0.14s
✅ BASH shfmt 5 0 0 0.58s
✅ COPYPASTE jscpd yes no 3.92s
✅ DOCKERFILE hadolint 129 0 17.31s
✅ JSON jsonlint 18 0 0.23s
✅ JSON v8r 20 0 28.93s
⚠️ MARKDOWN markdownlint 264 0 270 36.88s
✅ MARKDOWN markdown-table-formatter 264 0 0 145.64s
✅ OPENAPI spectral 2 0 3.17s
⚠️ PYTHON bandit 210 64 5.92s
✅ PYTHON black 210 0 0 5.93s
✅ PYTHON flake8 210 0 4.4s
✅ PYTHON isort 210 0 0 1.34s
✅ PYTHON mypy 210 0 19.74s
✅ PYTHON pylint 210 0 17.14s
✅ PYTHON ruff 210 0 0 0.67s
✅ REPOSITORY checkov yes no 43.0s
✅ REPOSITORY git_diff yes no 0.68s
⚠️ REPOSITORY grype yes 1 24.83s
✅ REPOSITORY secretlint yes no 19.23s
✅ REPOSITORY trivy yes no 26.77s
✅ REPOSITORY trivy-sbom yes no 9.56s
⚠️ REPOSITORY trufflehog yes 1 18.7s
✅ SPELL cspell 689 0 30.17s
⚠️ SPELL lychee 344 5 6.26s
✅ XML xmllint 3 0 0 0.61s
✅ YAML prettier 161 0 0 6.63s
✅ YAML v8r 102 0 194.83s
✅ YAML yamllint 162 0 2.36s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

echoix commented 1 month ago

Ideally merge #3595 before this, as the other one doesn't have conflicts but might definitely have after this auto update job (that changes the schema again)

nvuillam commented 1 month ago

Ideally merge #3595 before this, as the other one doesn't have conflicts but might definitely have after this auto update job (that changes the schema again)

Done :)