Closed
Description
Reference: https://github.com/nodejs/security-wg/blob/main/tools/ossf_scorecard/report.md
We need to:
-
Enable code-scanning in the Node.js repository by setting a scorecard.yml (tools: add scorecard ci node#47254)
-
Fix the warnings (feel free to update this list)
- Pin actions by commit-hash (tools: use actions pinned by commit hash on all workflows node#46820)
-
Pin npm dependencies in our actions (Improve Node.js Scorecard #929 (comment))
...
Note: we can use the StepSecurity for an automated PR.