-
Notifications
You must be signed in to change notification settings - Fork 872
Add OSSF Security Insights file #6878
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add OSSF Security Insights file #6878
Conversation
| - name: Alan West | ||
| affiliation: New Relic | ||
| social: https://github.com/alanwest | ||
| primary: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Exactly 1 primary: true is required, so I've arbitrary picked the first person listed alphabetically.
| - name: Alan West | ||
| affiliation: New Relic | ||
| social: https://github.com/alanwest | ||
| primary: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same here.
| social: https://github.com/rajkumar-rangaraj | ||
| documentation: | ||
| contributing-guide: https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/CONTRIBUTING.md | ||
| dependency-management-policy: https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/.github/renovate.json |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I figured this was an acceptable bare-minimum, but this could be changed to a dedicated document instead using written English.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Adds an OSSF/CLOMonitor Security Insights manifest to the repository to help satisfy CLOMonitor’s “security insights” check (per #5761).
Changes:
- Add
SECURITY-INSIGHTS.ymlwith repository metadata, vulnerability reporting details, and release/distribution information.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Escape non-ASCII. - Update URLs.
Contributes to #5761.
Changes
Add a Security Insights manifest for CLOMonitor.
Merge requirement checklist
Unit tests added/updatedAppropriateCHANGELOG.mdfiles updated for non-trivial changesChanges in public API reviewed (if applicable)