Skip to content

Conversation

bdovaz
Copy link
Collaborator

@bdovaz bdovaz commented Apr 15, 2025

Fixes #274

Copy link
Contributor

github-actions bot commented Apr 15, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ API spectral 1 0 0 1.81s
⚠️ BASH bash-exec 6 1 0 0.02s
✅ BASH shellcheck 6 0 0 0.13s
✅ BASH shfmt 6 0 0 0 0.05s
✅ COPYPASTE jscpd yes no no 3.03s
✅ DOCKERFILE hadolint 131 0 0 29.25s
✅ JSON jsonlint 20 0 0 0.23s
✅ JSON v8r 22 0 0 13.73s
⚠️ MARKDOWN markdownlint 269 0 304 0 21.98s
✅ MARKDOWN markdown-table-formatter 269 0 0 0 169.09s
⚠️ PYTHON bandit 217 66 0 2.99s
✅ PYTHON black 217 0 0 0 4.33s
✅ PYTHON flake8 217 0 0 2.1s
✅ PYTHON isort 217 0 0 0 0.47s
✅ PYTHON mypy 217 0 0 10.15s
✅ PYTHON pylint 217 0 0 32.15s
✅ PYTHON ruff 217 0 0 0 0.07s
✅ REPOSITORY checkov yes no no 35.77s
✅ REPOSITORY git_diff yes no no 0.06s
⚠️ REPOSITORY grype yes 27 no 32.52s
✅ REPOSITORY secretlint yes no no 8.78s
✅ REPOSITORY syft yes no no 1.52s
✅ REPOSITORY trivy yes no no 12.56s
✅ REPOSITORY trivy-sbom yes no no 0.94s
⚠️ REPOSITORY trufflehog yes 1 no 59.27s
✅ SPELL cspell 724 0 0 12.68s
⚠️ SPELL lychee 351 24 0 39.38s
✅ XML xmllint 3 0 0 0 0.1s
✅ YAML prettier 160 0 0 0 3.25s
✅ YAML v8r 103 0 0 14.41s
✅ YAML yamllint 161 0 0 2.95s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@echoix
Copy link
Collaborator

echoix commented Apr 15, 2025

You'll probably have a failure cause by trivy for gitleaks. It started this morning on all other PRs

@nvuillam
Copy link
Member

You'll probably have a failure cause by trivy for gitleaks. It started this morning on all other PRs

i'll try to have a look tonight

@bdovaz
Copy link
Collaborator Author

bdovaz commented Apr 21, 2025

Ready to review!

Copy link
Collaborator

@echoix echoix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will need a force-merge like other PRs adding new pages to the docs. One of the required workflows checks links, on pages that aren't published yet, so lychee fails.

@nvuillam

@nvuillam nvuillam merged commit ae24f37 into main Apr 21, 2025
131 of 133 checks passed
@nvuillam nvuillam deleted the add-cppcheck branch April 21, 2025 21:35
@nvuillam
Copy link
Member

done :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add cppcheck for C/C++
3 participants