Add security-insights.yml for OSSF Security Insights v2.0.0#11259
Add security-insights.yml for OSSF Security Insights v2.0.0#11259
Conversation
There was a problem hiding this comment.
Pull request overview
Adds an OpenSSF Security Insights v2.0.0 metadata file under .github/ to enable Security Insights tooling to discover project/repository security posture and related links.
Changes:
- Add
.github/security-insights.ymldescribing project metadata, vulnerability reporting info, and security tooling integrations.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11259 +/- ##
==========================================
- Coverage 51.00% 51.00% -0.01%
==========================================
Files 679 679
Lines 43174 43174
==========================================
- Hits 22023 22019 -4
- Misses 19033 19035 +2
- Partials 2118 2120 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
73e9f13 to
7c59ea7
Compare
| email: '' | ||
| social: https://github.com/kachawla | ||
| primary: false | ||
| - name: Brooke Hamilton |
There was a problem hiding this comment.
suggestion: I think I will put Nicole instead.
There was a problem hiding this comment.
I got this from the maintainers list. Nicole's name is not there. @willtsai - What's the correct contact to mention here?
There was a problem hiding this comment.
I think these are correct - perhaps you can add Nicole as the 5th entry?
There was a problem hiding this comment.
Nicole's name is not in any list like maintainers or approvers....so best to leave out? I instead added Radius Core Team contact as the primary.
| email: '' | ||
| social: https://github.com/kachawla | ||
| primary: false | ||
| - name: Brooke Hamilton |
There was a problem hiding this comment.
suggestion: I think I will put Nicole instead.
Co-authored-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com> Signed-off-by: vinayada1 <28875764+vinayada1@users.noreply.github.com>
Co-authored-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com> Signed-off-by: vinayada1 <28875764+vinayada1@users.noreply.github.com>
Radius functional test overviewClick here to see the test run details
Test Status⌛ Building Radius and pushing container images for functional tests... |
Description
Add a security insights file describing all the radius repositories.
Type of change
Fixes: #11258
Contributor checklist
Please verify that the PR meets the following requirements, where applicable: