Add license scan report and status#5
Conversation
Signed off by: fossabot <badges@fossa.com>
WalkthroughDocumentation update in README.md adding FOSSA status shield under Status, a new License section with a large FOSSA badge, and inserting two blank lines after the Nuget/FAQ area. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
✨ Finishing Touches🧪 Generate unit tests
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (2)
README.md (2)
8-9: Unify badge style and improve accessibility (alt text).Consider reference-style links to avoid URL duplication and use clearer alt text.
Apply within this hunk:
-[](https://app.fossa.com/projects/git%2Bgithub.com%2Fhedgehogform%2FCESDK?ref=badge_shield) +[![License scan: FOSSA][fossa-shield]][fossa-link]Add these link refs once at the bottom of the file (or a dedicated refs block):
[fossa-shield]: https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhedgehogform%2FCESDK.svg?type=shield [fossa-large]: https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhedgehogform%2FCESDK.svg?type=large [fossa-link]: https://app.fossa.com/projects/git%2Bgithub.com%2Fhedgehogform%2FCESDK
37-40: License section: mention the project’s license file and trim extra blank lines.Add a short sentence pointing to LICENSE (if present) and use the same refs to avoid duplicated URLs. Also, one blank line before the header is sufficient.
Proposed edit in-place:
- - ## License -[](https://app.fossa.com/projects/git%2Bgithub.com%2Fhedgehogform%2FCESDK?ref=badge_large) +If this repository includes a LICENSE file, reference it here for clarity (e.g., MIT). Verify it exists and matches package metadata. + +[![License scan: FOSSA][fossa-large]][fossa-link]If the LICENSE file is missing, would you like me to open a follow-up PR to add one?
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
💡 Knowledge Base configuration:
- MCP integration is disabled by default for public repositories
- Jira integration is disabled by default for public repositories
- Linear integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (1)
README.md(2 hunks)
Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README.
Below are docs for integrating FOSSA license checks into your CI:
Summary by CodeRabbit