scorecard
scorecard copied to clipboard
Support Makefiles in `dependency-pinning` check
We currently check for the presence of curl | bash and other unpinned dependency patterns for shell scripts in the repo, in GitHub workflows' run, dockerfiles' RUN.
We need to do the same for Makefiles, see https://github.com/ossf/scorecard/issues/427#issuecomment-839175421