jshttp / mime-db

Media Type Database
MIT License
1.09k stars 256 forks source link

chore: add scorecard pipeline #316

Closed carpasse closed 5 months ago

carpasse commented 5 months ago

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/mime-db/commit/a76e5a824c228e2e58363c9404e42a54ee1d142f

Changelog a54dfe89f102cdcecab4d0de1df389163a311451 chore: add scorecard pipeline by @carpasse