mime-types icon indicating copy to clipboard operation
mime-types copied to clipboard

Add support for OSSF scorecard reporting

Open carpasse opened this issue 11 months ago • 1 comments

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-types/commit/c77d6b02139075e4f63230a970411b3c92d066e2

Changelog bf3704b1d27a06996143355d3c21d14c33b82baa chore: add scorecard pipeline by @carpasse

carpasse avatar Mar 14 '24 08:03 carpasse

The CI seems to be affected by the same scenario reported in http-errors: https://github.com/jshttp/http-errors/issues/108

I will merge this PR on next Monday, unless there are concerns.

UlisesGascon avatar Mar 14 '24 11:03 UlisesGascon