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.
Unit Tests4 783 tests 4 780 ✅ 7m 52s ⏱️ Results for commit 6206848. ♻️ This comment has been updated with latest results. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11259 +/- ##
=======================================
Coverage 50.98% 50.99%
=======================================
Files 679 679
Lines 43174 43174
=======================================
+ Hits 22012 22015 +3
+ Misses 19040 19037 -3
Partials 2122 2122 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
73e9f13 to
7c59ea7
Compare
Radius functional test overviewClick here to see the test run details
Test Status⌛ Building Radius and pushing container images for functional tests... |
| 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?
| bug-bounty-program: '' | ||
| contact: | ||
| name: Radius Team | ||
| email: security@radapp.dev |
There was a problem hiding this comment.
question: Is this valid working email?
There was a problem hiding this comment.
I got this from: https://github.com/radius-project/radius/blob/main/SECURITY.md page. If it's not working, we should fix the docs
There was a problem hiding this comment.
perhaps you can use radiuscoreteam@service.microsoft.com ?
| 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>
| release-process: https://github.com/radius-project/community | ||
| support-policy: https://github.com/radius-project/radius/blob/main/SUPPORT.md | ||
| signature-verification: '' | ||
| repositories: |
There was a problem hiding this comment.
there's also this one, which is expected to grow: https://github.com/radius-project/resource-types-contrib
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: