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

Sync PowerShell version in arm.megalinter-descriptor.yml #3586

Closed echoix closed 4 months ago

echoix commented 4 months ago

Fixes #

Proposed Changes

Readiness Checklist

Author/Contributor

Reviewing Maintainer

echoix commented 4 months ago

/build

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

github-actions[bot] commented 4 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 2 0 3.17s
✅ BASH bash-exec 5 0 0.06s
✅ BASH shellcheck 5 0 0.14s
✅ BASH shfmt 5 0 0 0.57s
✅ COPYPASTE jscpd yes no 3.65s
✅ DOCKERFILE hadolint 129 0 17.62s
✅ JSON jsonlint 18 0 0.26s
✅ JSON v8r 20 0 26.83s
⚠️ MARKDOWN markdownlint 264 0 270 34.15s
✅ MARKDOWN markdown-table-formatter 264 0 0 141.73s
✅ OPENAPI spectral 2 0 3.09s
⚠️ PYTHON bandit 210 64 4.69s
✅ PYTHON black 210 0 0 5.67s
✅ PYTHON flake8 210 0 2.88s
✅ PYTHON isort 210 0 0 1.2s
✅ PYTHON mypy 210 0 20.25s
✅ PYTHON pylint 210 0 17.64s
✅ PYTHON ruff 210 0 0 0.66s
✅ REPOSITORY checkov yes no 42.6s
✅ REPOSITORY git_diff yes no 0.56s
⚠️ REPOSITORY grype yes 1 23.69s
✅ REPOSITORY secretlint yes no 19.12s
✅ REPOSITORY trivy yes no 29.09s
✅ REPOSITORY trivy-sbom yes no 8.97s
⚠️ REPOSITORY trufflehog yes 1 12.47s
✅ SPELL cspell 689 0 29.7s
⚠️ SPELL lychee 344 1 5.58s
✅ XML xmllint 3 0 0 0.62s
✅ YAML prettier 161 0 0 5.87s
✅ YAML v8r 102 0 193.54s
✅ YAML yamllint 162 0 2.29s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

echoix commented 4 months ago

I think everything passes here!