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.
- Update the GitHub Action runtime and local Node tooling target to Node 24.
- Corrected reporting on
unsoundandnoticeinformationals
- Reflect change to enable warning on
unsoundandnoticeinformationals
- 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.12JSON 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-auditJSON output (#70)
- First public version