Releases: GeekMasher/quibble
Releases · GeekMasher/quibble
0.3.3
0.3.2
What's Changed
- Move rules and small updates to loading by @GeekMasher in #8
Full Changelog: 0.3.1...0.3.2
0.3.1
- Small update to fix SARIF export
- Add Action
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Massive update
- Update rules
- Add SARIF support
- Update formatting
- Use PathBuf for paths by @egregius313 in #4
Full Changelog: 0.2.1...0.3.0
v0.2.1
What's Changed
- Derive Default for simple default definitions by @egregius313 in #1
- Move help annotations to comments by @egregius313 in #2
- Setup Rust Action by @egregius313 in #3
New Contributors
- @egregius313 made their first contribution in #1
Full Changelog: 0.2.0...0.2.1
v0.2.0
Full Changelog: 0.1.0...0.2.0
v0.1.0
Initial code base and CLI tool
- Compose finder
- Security Alerts and other structs
- Compose spec
- Compose rules
- Containers image name parser