Sourced from ossf/scorecard-action's releases.
v2.4.1
What's Changed
- This update bumps the Scorecard version to the v5.1.1 release. For a complete list of changes, please refer to the v5.1.0 and v5.1.1 release notes.
- Publishing results now uses half the API quota as before. The exact savings depends on the repository in question.
- use Scorecard library entrypoint instead of Cobra hooking by
@spencerschrock
in ossf/scorecard-action#1423- Some errors were made into annotations to make them more visible
- Make default branch error more prominent by
@jsoref
in ossf/scorecard-action#1459- There is now an optional
file_mode
input which controls how repository files are fetched from GitHub. The default isarchive
, butgit
produces the most accurate results for repositories with.gitattributes
files at the cost of analysis speed.
- add input for specifying
--file-mode
by@spencerschrock
in ossf/scorecard-action#1509- The underlying container for the action is now hosted on GitHub Container Registry. There should be no functional changes.
- :seedling: publish docker images to GitHub Container Registry by
@spencerschrock
in ossf/scorecard-action#1453Docs
- Installation docs update by
@JeremiahAHoward
in ossf/scorecard-action#1416New Contributors
@JeremiahAHoward
made their first contribution in ossf/scorecard-action#1416@jsoref
made their first contribution in ossf/scorecard-action#1459 Full Changelog: https://github.com/ossf/scorecard-action/compare/v2.4.0...v2.4.1
f49aabe
bump docker to ghcr v2.4.1 (#1478)30a595b
:seedling: Bump github.com/sigstore/cosign/v2 from 2.4.2 to 2.4.3 (#1515)69ae593
omit vcs info from build (#1514)6a62a1c
add input for specifying --file-mode
(#1509)2722664
:seedling: Bump the github-actions group with 2 updates (#1510)ae0ef31
:seedling: Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#1512)3676bbc
:seedling: Bump golang from 1.23.6 to 1.24.0 in the docker-images group
(#1513)ae7548a
Limit codeQL push trigger to main branch (#1507)9165624
upgrade scorecard to v5.1.0 (#1508)620fd28
:seedling: Bump the github-actions group with 2 updates (#1505)