Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

56 lines (30 loc) · 1.12 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.4.1] - 2023-04-04

Fixed

  • Corrected reporting on unsound and notice informationals

[1.4.0] - 2023-04-04

Fixed

  • Reflect change to enable warning on unsound and notice informationals

[1.3.2] - 2023-03-13

Changed

  • Update various dependencies to fix some known vulnerabilities.

[1.3.1] - 2020-05-10

Fixed

  • GitHub Actions does not support sequences as input

[1.3.0] - 2022-05-09

Added

  • Add support for ignores (#1)

[1.2.0] - 2020-05-07

Fixed

  • Compatibility with latest cargo-audit == 0.12 JSON output (#115)
  • Do not fail check if no critical vulnerabilities were found when executed for a fork repository (closes #104)

[1.1.0]

Fixed

  • Invalid input properly terminates Action execution (#1)
  • Compatibility with new cargo-audit JSON output (#70)

[1.0.0] - 2019-10-09

Added

  • First public version