chore: update security insights configuration and clean up formatting#11449
Conversation
Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Updates the repository’s OSSF Security Insights metadata file to align with the upstream CUE schema validation format and normalize YAML formatting.
Changes:
- Added schema/validation guidance comments and an explicit YAML document start marker (
---). - Normalized YAML scalar formatting (removed unnecessary quotes, standardized empty strings and CodeQL
versionquoting).
You can also share your feedback on Copilot code review. Take the survey.
Radius functional test overviewClick here to see the test run details
Test Status⌛ Building Radius and pushing container images for functional tests... |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## add-security-insights #11449 +/- ##
=========================================================
- Coverage 51.23% 51.22% -0.01%
=========================================================
Files 699 699
Lines 44062 44062
=========================================================
- Hits 22574 22572 -2
- Misses 19329 19330 +1
- Partials 2159 2160 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
Validated with CUE and cleaned up based on the results.
Type of change
Contributor checklist
Please verify that the PR meets the following requirements, where applicable: