Releases: ilpianista/arch-audit
Releases · ilpianista/arch-audit
0.1.20
arch-audit 0.1.19
features
- Export arch-audit structs as library
- Add an option to disable the proxy configured in config files
- Add user agent to requests
arch-audit 0.1.18
features
- Config file support for settings
- Socks5 support via --proxy option
arch-audit 0.1.17
bugfixes
- properly handle display status for testing packages
- fix missing space in update text for testing packages
- bump minor dependency versions for RUSTSEC-2021-0023
arch-audit 0.1.16
features
- Show AVG type field
- Added option to show CVEs related to a package
- Add %s (severity) to --format
- Implement option to set data input source
- Add option to sort the output by various fields
- Create more dense output by removing Package pre text
bugfixes
- Respect AVG status field when showing vulnerabilities
- Fix crash when TERM isn't set
- Fix cyclic required by in recursive mode
arch-audit 0.1.15
- Allow to show which packages require those affected via
--recursive
(#16) - Allow to force the output to be coloured via
--color
(#41)
arch-audit 0.1.14
arch-audit 0.1.13
- Allow to use percent sign again in the custom formatted output
- Ship an hook (thanks @Strykar)
arch-audit 0.1.12
- Support for coloured output
- New
%v
placeholder to be used with custom formatting output - Fix support with latest arch-security-tracker
- Port to new alpm library
arch-audit 0.1.11
- Do not crash when security.archlinux.org is down