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.
- 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)
- Invalid input properly terminates Action execution (#1)
- Compatibility with new
cargo-audit
JSON output (#70)
- First public version