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.96k stars 238 forks source link

Fix AzureCommentReporter when the repo contains a space #4282

Closed nvuillam closed 3 days ago

nvuillam commented 3 days ago

Fixes https://github.com/oxsecurity/megalinter/issues/4281 previous behavior available with AZURE_COMMENT_REPORTER_REPLACE_WITH_SPACES: true

github-actions[bot] commented 3 days ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 1 0 1.65s
⚠️ BASH bash-exec 6 1 0.02s
✅ BASH shellcheck 6 0 0.2s
✅ BASH shfmt 6 0 0 0.37s
✅ COPYPASTE jscpd yes no 7.08s
✅ DOCKERFILE hadolint 128 0 22.88s
✅ JSON jsonlint 20 0 0.24s
✅ JSON v8r 22 0 30.25s
⚠️ MARKDOWN markdownlint 266 0 297 26.46s
✅ MARKDOWN markdown-table-formatter 266 0 0 183.54s
⚠️ PYTHON bandit 212 66 3.53s
✅ PYTHON black 212 0 0 5.92s
✅ PYTHON flake8 212 0 2.69s
✅ PYTHON isort 212 0 0 0.97s
✅ PYTHON mypy 212 0 16.13s
✅ PYTHON pylint 212 0 33.35s
✅ PYTHON ruff 212 0 0 0.42s
✅ REPOSITORY checkov yes no 33.12s
✅ REPOSITORY git_diff yes no 0.39s
⚠️ REPOSITORY grype yes 25 16.01s
✅ REPOSITORY secretlint yes no 14.87s
✅ REPOSITORY trivy yes no 21.12s
✅ REPOSITORY trivy-sbom yes no 0.35s
⚠️ REPOSITORY trufflehog yes 1 62.35s
✅ SPELL cspell 713 0 13.91s
⚠️ SPELL lychee 348 22 27.92s
✅ XML xmllint 3 0 0 0.46s
✅ YAML prettier 160 0 0 3.03s
✅ YAML v8r 102 0 221.9s
✅ YAML yamllint 161 0 2.5s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_