Add OrionGuard to Validation section#916
Add OrionGuard to Validation section#916tunahanaliozturk wants to merge 3 commits intothangchung:masterfrom
Conversation
Validation/OrionGuard - [https://github.com/Moongazing/OrionGuard](https://github.com/Moongazing/OrionGuard) A modern, fluent guard clause and validation library for .NET 8/9/10 with security guards (SQL injection, XSS, path traversal, command injection, LDAP, XXE), universal format validation, span-based zero-allocation FastGuard, result pattern, thread-safe localization (8 languages), and dependency injection support. MIT licensed, actively maintained. NuGet: https://www.nuget.org/packages/OrionGuard
Add OrionGuard to Validation section
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughAdded a single documentation entry to README.md: a new "Validation" list item for OrionGuard with its GitHub link and description, inserted immediately after the existing Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@README.md`:
- Line 583: Remove the existing "OrionGuard" bullet from the general list and
insert it into the Validation subsection so entries remain alphabetically
ordered; specifically, locate the Validation subsection and add the "*
[OrionGuard](https://github.com/Moongazing/OrionGuard) - A modern, fluent guard
clause library with security guards, format validation, high-performance
FastGuard, result pattern, and localization support." entry between the "Guard"
and "Valit" entries to maintain alphabetical order.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
Removed duplicate entry for OrionGuard in the README.
Validation/OrionGuard - https://github.com/Moongazing/OrionGuard
A modern, fluent guard clause and validation library for .NET 8/9/10 with security guards (SQL injection, XSS, path traversal, command injection, LDAP, XXE), universal format validation, span-based zero-allocation FastGuard, result pattern, thread-safe localization (8 languages), and dependency injection support. MIT licensed, actively maintained.
NuGet: https://www.nuget.org/packages/OrionGuard
Summary by CodeRabbit