chore: add OpenSSF baseline scanner GitHub action #10054
Merged
Conversation
Contributor
|
❗ By default, the pull request is configured to backport to all release branches.
|
Member
Author
|
/ok-to-merge adding new workflow for security assessment |
gbartolini
approved these changes
Feb 25, 2026
Signed-off-by: Jonathan Gonzalez V. <[email protected]>
c2e9f75 to
00eb062
Compare
Pin all GitHub Actions to full commit SHAs and bump to versions consistent with the rest of the repository. Fix indentation of the with block for consistency. Signed-off-by: Marco Nenciarini <[email protected]>
mnencia
approved these changes
Feb 25, 2026
cnpg-bot
pushed a commit
that referenced
this pull request
Feb 25, 2026
Integrate the OpenSSF Baseline Scanner GitHub Action into our pipeline to ensure the workflow returns zero failures. Closes #10060 Signed-off-by: Jonathan Gonzalez V. <[email protected]> Signed-off-by: Marco Nenciarini <[email protected]> Co-authored-by: Marco Nenciarini <[email protected]> (cherry picked from commit 85bdcde)
cnpg-bot
pushed a commit
that referenced
this pull request
Feb 25, 2026
Integrate the OpenSSF Baseline Scanner GitHub Action into our pipeline to ensure the workflow returns zero failures. Closes #10060 Signed-off-by: Jonathan Gonzalez V. <[email protected]> Signed-off-by: Marco Nenciarini <[email protected]> Co-authored-by: Marco Nenciarini <[email protected]> (cherry picked from commit 85bdcde)
cnpg-bot
pushed a commit
that referenced
this pull request
Feb 25, 2026
Integrate the OpenSSF Baseline Scanner GitHub Action into our pipeline to ensure the workflow returns zero failures. Closes #10060 Signed-off-by: Jonathan Gonzalez V. <[email protected]> Signed-off-by: Marco Nenciarini <[email protected]> Co-authored-by: Marco Nenciarini <[email protected]> (cherry picked from commit 85bdcde)
4 tasks
8 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.
Integrate the OpenSSF Baseline Scanner GitHub Action into our pipeline to ensure the workflow returns zero failures.
Closes #10060