chore: Add Open Source Security Foundation best practices badge#785
chore: Add Open Source Security Foundation best practices badge#785MaxymVlasov merged 9 commits intomasterfrom
Conversation
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe pull request adds the OpenSSF Best Practices badge to the Changes
Suggested reviewers
Note ⚡️ AI Code Reviews for VS Code, Cursor, WindsurfCodeRabbit now has a plugin for VS Code, Cursor and Windsurf. This brings AI code reviews directly in the code editor. Each commit is reviewed immediately, finding bugs before the PR is raised. Seamless context handoff to your AI code agent ensures that you can easily incorporate review feedback. Note ⚡️ Faster reviews with cachingCodeRabbit now supports caching for code and dependencies, helping speed up reviews. This means quicker feedback, reduced wait times, and a smoother review experience overall. Cached data is encrypted and stored securely. This feature will be automatically enabled for all accounts on May 16th. To opt out, configure 📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
|
This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days |
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
README.md (1)
33-33: Nit: Validate the badge image URL
The reference URLhttps://www.bestpractices.dev/projects/9963/badgeshould return an SVG. Some badge endpoints require an explicit.svgsuffix. Confirm via browser orcurlthat the current path serves the image, or adjust (e.g./badge.svg) if necessary.
📜 Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
README.md(2 hunks)
🔇 Additional comments (1)
README.md (1)
9-9: Confirm badge renders and links correctly
Please preview the updated README to ensure that theOpenSSF Best Practices Badge:
- Loads the SVG image via the
[OpenSSF Best Practices Badge]reference.- Links to the correct page at
https://www.bestpractices.dev/projects/9963.
Why don't we put them right under where they are referred at? As in move the red rectangle down under the list of links to images for banners? |
|
Readability matters, even here |
Well, while I do agree with the statement, the current placement of the related links (separated by an arbitrary block of data) and the approach as a whole (separation of links and images) isn't readable to me 🤷🏻 |
|
This PR is included in version 1.99.1 🎉 |


Relates #712