This pipeline will proactively report the status of the project (every day and when a push is done to master branch) including critical fields (CI-Tests, Contributors, Dependency-Update-Tool, Webhooks) that are missing while running via OSSF cron jobs.
Context
Changes related
It's also possible that some repositories in your organization are already being automatically tracked by OpenSSF in this CSV file via weekly cronjob. One caveat: Automatically tracked projects do not include https://github.com/ossf/scorecard/issues/3438 in their analysis (CI-Tests,Contributors,Dependency-Update-Tool,Webhooks).
Main Changes
This pipeline will proactively report the status of the project (every day and when a push is done to
master
branch) including critical fields (CI-Tests
,Contributors
,Dependency-Update-Tool
,Webhooks
) that are missing while running via OSSF cron jobs.Context
Changes related
It's also possible that some repositories in your organization are already being automatically tracked by OpenSSF in this CSV file via weekly cronjob. One caveat: Automatically tracked projects do not include https://github.com/ossf/scorecard/issues/3438 in their analysis (CI-Tests,Contributors,Dependency-Update-Tool,Webhooks).
Source: openssf-scorecard-monitor documentation
Team discussion related
Ref: https://github.com/expressjs/security-wg/issues/2 Report: https://kooltheba.github.io/openssf-scorecard-api-visualizer/#/projects/github.com/jshttp/content-disposition/commit/73bf21e7c3f55f754932844584061027767289f4
Changelog 85ccb191d7027f9177e96569f36f84c30e7db73c add ossf scorecard pipeline by @carpasse