Skip to content

Conversation

bdovaz
Copy link
Collaborator

@bdovaz bdovaz commented Feb 11, 2025

  • Add references to cargo packages
  • Explicitly put the version of the cargo, npm, pip and gem packages. Both in the name of the package and in the generation of the urls.

Fixes #4666

Copy link
Contributor

github-actions bot commented Feb 11, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 1 0 1.69s
⚠️ BASH bash-exec 6 1 0.02s
✅ BASH shellcheck 6 0 0.16s
✅ BASH shfmt 6 0 0 0.7s
✅ COPYPASTE jscpd yes no 2.72s
✅ DOCKERFILE hadolint 129 0 32.31s
✅ JSON jsonlint 20 0 0.18s
✅ JSON v8r 22 0 13.66s
⚠️ MARKDOWN markdownlint 267 0 302 19.76s
✅ MARKDOWN markdown-table-formatter 267 0 0 165.14s
⚠️ PYTHON bandit 214 66 3.81s
✅ PYTHON black 214 0 0 5.14s
✅ PYTHON flake8 214 0 2.08s
✅ PYTHON isort 214 0 0 1.31s
✅ PYTHON mypy 214 0 11.63s
✅ PYTHON pylint 214 0 30.38s
✅ PYTHON ruff 214 0 0 0.52s
✅ REPOSITORY checkov yes no 33.46s
✅ REPOSITORY git_diff yes no 1.16s
⚠️ REPOSITORY grype yes 25 12.84s
✅ REPOSITORY secretlint yes no 12.57s
✅ REPOSITORY trivy yes no 16.38s
✅ REPOSITORY trivy-sbom yes no 0.63s
⚠️ REPOSITORY trufflehog yes 1 54.79s
✅ SPELL cspell 717 0 12.13s
⚠️ SPELL lychee 349 27 38.93s
✅ XML xmllint 3 0 0 0.86s
✅ YAML prettier 160 0 0 2.94s
✅ YAML v8r 102 0 13.05s
✅ YAML yamllint 161 0 2.58s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@bdovaz
Copy link
Collaborator Author

bdovaz commented Feb 12, 2025

Ready to review!

cc @nvuillam @echoix

@bdovaz bdovaz enabled auto-merge (squash) February 14, 2025 07:58
@bdovaz bdovaz merged commit 96cb37f into main Feb 14, 2025
130 checks passed
@bdovaz bdovaz deleted the better-package-docs branch February 14, 2025 08:39
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.

Show on the page of each linter the version of each dependency.
3 participants