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

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

Closed nvuillam closed 3 days ago

nvuillam commented 5 days ago

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

github-actions[bot] commented 5 days ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 2 0 2.64s
✅ BASH bash-exec 5 0 0.01s
✅ BASH shellcheck 5 0 0.13s
✅ BASH shfmt 5 0 0 0.61s
✅ COPYPASTE jscpd yes no 3.83s
✅ DOCKERFILE hadolint 129 0 13.49s
✅ JSON jsonlint 18 0 0.17s
✅ JSON v8r 20 0 28.68s
⚠️ MARKDOWN markdownlint 266 0 272 31.43s
✅ MARKDOWN markdown-table-formatter 266 0 0 142.66s
✅ OPENAPI spectral 2 0 2.39s
⚠️ PYTHON bandit 212 64 3.2s
✅ PYTHON black 212 0 0 6.14s
✅ PYTHON flake8 212 0 1.69s
✅ PYTHON isort 212 0 0 1.24s
✅ PYTHON mypy 212 0 18.73s
✅ PYTHON pylint 212 0 16.7s
✅ PYTHON ruff 212 0 0 0.69s
✅ REPOSITORY checkov yes no 41.68s
✅ REPOSITORY git_diff yes no 0.49s
⚠️ REPOSITORY grype yes 1 22.86s
✅ REPOSITORY secretlint yes no 11.8s
✅ REPOSITORY trivy yes no 20.13s
✅ REPOSITORY trivy-sbom yes no 5.94s
⚠️ REPOSITORY trufflehog yes 1 14.56s
✅ SPELL cspell 694 0 25.86s
⚠️ SPELL lychee 347 5 46.3s
✅ XML xmllint 3 0 0 0.59s
✅ YAML prettier 161 0 0 5.78s
✅ YAML v8r 102 0 185.24s
✅ YAML yamllint 162 0 1.74s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

echoix commented 4 days ago

Salesforce tools version jumped a lot, and tests don't work yet. It also blocks #3696

echoix commented 4 days ago

/build

Command run output Build command workflow started. Installing dependencies Running script ./build.sh Build command workflow completed updating files.

echoix commented 4 days ago

/build

Command run output Build command workflow started. Installing dependencies Running script ./build.sh Build command workflow completed updating files.

echoix commented 3 days ago

It's not ready as is... but we see some new trivy failures too. Better off with the two new PRs I made, (I worked them a little more after that), plus pinned to a little older (like last release) some versions, so we would see some updates that allows us to choose what to upgrade on our times, instead of breaking everything