Skip to content

Releases: ossf/scorecard-action

v2.0.0-alpha.1

15 Aug 16:51
8efe025

Choose a tag to compare

Pre-release

Fixes issue where the right request headers weren't being set.

v2.0.0-beta.1

21 Jul 17:30
3155d13

Choose a tag to compare

Pre-release

Scorecard Action's v2.0.0-beta.1 release. This is a beta release and might have few kinks that need ironing out. Accepting and appreciate feedback from our early adopters :)

  • Golang based action replacing the bash action for more control and improved testing.
  • Pilot the Scorecard badges feature.
  • Pilot the Scorecard API.

v1.1.2

27 Jun 23:38
ce330fd

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

01 Jun 15:44
3e15ea8

Choose a tag to compare

What's Changed

Fix for #323

Full Changelog: v1.1.0...v1.1.1

v1.1.0

25 May 16:04
5c8bc69

Choose a tag to compare

Main changes

This release lets you run Scorecards without creating a PAT token. If you don't provide a PAT token, Scorecards will use the default GITHUB_TOKEN available in the workflow. Due to limitations of the permissions model and GitHub APIs, be aware of the following limitations:

  1. Without a PAT, the Branch-Protection is not supported, so it will be disabled. You will not receive alerts for this check.
  2. Scorecards only supports PAT on private repositories. If you want to install Scorecards on a private repository, you still need to use a PAT.

For more information, visit the README.md

New Contributors

Full Changelog: v1.0.4...v1.1.0

v1.0.4

18 Feb 00:52

Choose a tag to compare

Summary

This release fixes null repository and branch issues: see #106, #84 and #73

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

31 Jan 20:15

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

24 Jan 16:20
c8416b0

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

14 Jan 21:43
e3e75cf

Choose a tag to compare

Description

This update uses Scorecards's v4.0.1 release.

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 Jan 22:42
005020c

Choose a tag to compare

Description

This release of Scorecard's GitHub action is the first stable release. It uses Scorecard's V4 version.

Contributors

Huge thanks to all community contributors

@laurentsimon, @naveensrinivasan, @azeemshaikh38, @olivekl

New Contributors

Mailing lists

Full Changelog: v0.0.2...v1.0.0