fix(shared-ui): replace AJV validator with cfworker for CSP-safe webview validation#767
fix(shared-ui): replace AJV validator with cfworker for CSP-safe webview validation#767dsapandora wants to merge 1 commit intodevelopfrom
Conversation
|
Caution Review failedFailed to post review comments 📝 WalkthroughWalkthroughThis PR replaces the RJSF validator implementation with a CSP-safe alternative. A new validator module is created using ChangesCSP-Safe Validator Implementation
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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 |
|
No description provided. |
|
My idea behind this solution: The original error chain
After my fix:
Why this is non-invasive
|
Summary
Type
bug fix
Testing
./builder testpassesChecklist
Linked Issue
Fixes #
Summary by CodeRabbit