expressjs / serve-static

Serve static files
MIT License
1.38k stars 227 forks source link

chore: add support for OSSF scorecard reporting #163

Closed inigomarquinez closed 3 months ago

inigomarquinez commented 3 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

UlisesGascon commented 3 months ago

The CI issues are not related to this PR, so I will merge it.