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.
- Corrected reporting on
unsound
andnotice
informationals
- Reflect change to enable warning on
unsound
andnotice
informationals
- Update various dependencies to fix some known vulnerabilities.
- GitHub Actions does not support sequences as input
- Add support for ignores (#1)
- 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