docs: remove dead Snyk badge from README - #2606
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. WalkthroughThe README header badge row removes the Snyk vulnerability-test badge. The stars, PRs-welcome, MIT License, and DPG badges remain. Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This localized documentation change removes a broken badge and does not affect application behavior; no actionable merge-blocking risk remains after normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Removes the Snyk badge from the README:
https://snyk.io/test/github/suitenumerique/docs(and itsbadge.svg) → HTTP 404: Snyk discontinued the publicsnyk.io/test/*badge/report service, so the badge image is broken with no replacement endpoint.Note the removed
<img>was also mislabeledalt="MIT License"; a real MIT license badge already sits directly above, so nothing is lost.