Skip to content

Latest commit

 

History

History
71 lines (31 loc) · 2.8 KB

CHANGELOG.md

File metadata and controls

71 lines (31 loc) · 2.8 KB

1.4.0 (2023-08-15)

✨ New Features

  • default to exit code 1 unless overridden should be the default behaviour (3ab4b31)

1.3.2 (2022-12-28)

🐛 Bug Fixes

  • Run authenticated requests against the GitHub API (1dd541c)

1.3.1 (2022-07-05)

🐛 Bug Fixes

1.3.0 (2022-05-25)

📦 Maintenance

  • deps: update github/codeql-action action to v2 (341faaf)

✨ New Features

  • add floating releases for loosely pinning version (644bc8c), closes #13

1.2.0 (2022-03-21)

Bug Fixes

  • add a sane default value for new timeout input (059e164)

Features

  • add option for image pull input (d8d87c4)

1.1.1 (2021-09-20)

Bug Fixes

  • stdout report not being produced when breaking build (43bd850)

1.1.0 (2021-09-13)

Features

  • add allow rules for credential checks (38c400a)

1.0.0 (2021-09-01)

Bug Fixes

  • re-run the scan to produce a stdout version of the report too (5896be3)
  • upload sarif report with correct action (7b7bb04)

Features

  • add initial composite action (975b7d5)