[Repo] OpenSSF Security Insights v2#7143
Merged
martincostello merged 2 commits intoopen-telemetry:mainfrom Apr 23, 2026
Merged
Conversation
Migrate back to OpenSSF Security Insights v2. See cncf/clomonitor#1900.
Contributor
There was a problem hiding this comment.
Pull request overview
Migrates the repository’s SECURITY-INSIGHTS.yml from the OpenSSF Security Insights v1 format back to the v2 schema.
Changes:
- Replaces the v1
header/project-lifecycle/security-testingstructure with the v2project+repositoryschema. - Adds structured repository metadata (maintainers, documentation links, distribution points, vulnerability reporting).
- Adds v2
securitysection describing assessments and security tools.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Kielek
approved these changes
Apr 23, 2026
Member
Kielek
left a comment
There was a problem hiding this comment.
LGTM, I am not sure if it will fix OSPS-QA-04.01, if not, we need a follow up.
auto instrumentation package is also waiting for similar changes.
- Quote name so renders correctly. - Update CodeQL type. - Add PR number.
Member
Author
|
With the follow-ups in #7144 and #71455, CLO Monitor isn't reporting any further issues. |
Member
Author
|
I can't retrigger this myself at the moment - I'm getting 429s. |
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cncf/clomonitor#1900.
Changes
Migrate back to OpenSSF Security Insights v2.
I don't think there's any way to test this other than to merge it and see if it works.
If it doesn't, we can fix-forward or revert.
If it does, I'll do a similar PR to opentelemetry-dotnet-contrib.
Merge requirement checklist
Unit tests added/updatedAppropriateCHANGELOG.mdfiles updated for non-trivial changesChanges in public API reviewed (if applicable)