Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#69681 - [cargo-audit] Feature Request: enable audit fix
Attached to Project:
Community Packages
Opened by helle vaanzinn (glitsj16) - Wednesday, 17 February 2021, 23:14 GMT
Last edited by Levente Polyak (anthraxx) - Wednesday, 17 February 2021, 23:47 GMT
Opened by helle vaanzinn (glitsj16) - Wednesday, 17 February 2021, 23:14 GMT
Last edited by Levente Polyak (anthraxx) - Wednesday, 17 February 2021, 23:47 GMT
|
DetailsDescription:
Upstream has a tool to (try to) fix detected vulnerabilities. I wonder if the Arch Linux package could add that in. Additional info: * package version(s) * config and/or log files etc. * link to upstream bug report, if any https://github.com/RustSec/cargo-audit#cargo-audit-fix-subcommand The current build function would need appending --features=fix: cargo build --release --locked --features=fix Steps to reproduce: N/A |
This task depends upon