Skip to content

Add OpenSSF Scorecards GitHub Action#11348

Merged
roidelapluie merged 5 commits intoprometheus:mainfrom
gabibguti:main
Sep 29, 2023
Merged

Add OpenSSF Scorecards GitHub Action#11348
roidelapluie merged 5 commits intoprometheus:mainfrom
gabibguti:main

Conversation

@gabibguti
Copy link
Copy Markdown
Contributor

Closes #11325

As described in the issue, this PR adds the OpenSSF Scorecards GitHub Action, which automatically checks the repo's supply-chain security processes and reports results to the repo's Security dashboard.

I have included some optional settings, but let me know if you would like them removed :)

  • Added the badge to the README.md displaying the project's score. (optional)
  • Added Google's copyright notice to scorecards.yml file. (optional)

@beorn7 beorn7 requested a review from roidelapluie September 27, 2022 13:08
@roidelapluie
Copy link
Copy Markdown
Member

Why not running on prs?

@gabibguti
Copy link
Copy Markdown
Contributor Author

Why not running on prs?

Scorecards does not fully work on "pull_request" triggers yet. They are working on supporting it. If you allow me, I'd say we wait for the official support.
ossf/scorecard-action#109

@roidelapluie
Copy link
Copy Markdown
Member

Thanks!

@roidelapluie roidelapluie self-assigned this Jul 11, 2023
gabibguti and others added 5 commits September 29, 2023 13:21
Signed-off-by: Gabriela Gutierrez <[email protected]>
Signed-off-by: Gabriela Gutierrez <[email protected]>
Signed-off-by: Gabriela Gutierrez <[email protected]>
Signed-off-by: Julien Pivotto <[email protected]>
@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@roidelapluie roidelapluie merged commit 77bc6b0 into prometheus:main Sep 29, 2023
@roidelapluie
Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add the OpenSSF Scorecard GitHub Action

3 participants