This website requires JavaScript.
Explore
Help
Sign In
rpm
/
cargo-audit
SHA256
Watch
1
Star
0
Fork
0
You've already forked cargo-audit
forked from
pool/cargo-audit
Code
Pull Requests
Activity
factory
cargo-audit
/
cargo_config
6 lines
101 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Accepting request 877853 from home:firstyear Add cargo-audit to devel:languages:rust. This allows scanning of packaged rust projects for security issues. OBS-URL: https://build.opensuse.org/request/show/877853 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=1
2021-03-11 23:17:05 +01:00
[source.crates-io]
replace-with = "vendored-sources"
[source.vendored-sources]
Accepting request 1120657 from home:firstyear:branches:devel:languages:rust - Update to version 0.18.3~git0.3544515: * Bump version * Populate changelog * Update the `fix` subcommand to the new API * Fix deadlock on missing lockfile * build(deps): bump regex from 1.9.5 to 1.10.2 * Update rustsec changelog * Configure `gix` with `max-performance-safe` feature * feat: let `Severity` implement `Hash` * Bump rustsec version to 0.28.3 * Bump date * Changelog for 0.28.3 * fix typo * fix typo * Update rustsec/src/repository/git/repository.rs * Expand documentation on locking * build(deps): bump webpki from 0.22.1 to 0.22.2 * Correctly classify only lock timeout errors as LockTimeout, not all lock-related errors * cargo fmt * Use Result instead of an unwrap() * Fix DB directory locking * Regenerate Cargo.lock * Add comment * Migrade rustsec-admin to tame-index 0.7 * bump gix version in admin too * cargo fmt * Switch from Git-compatible locks to OS locks in database checkout * Purge gix lock to rustsec error conversion; I am removing gix locks * Only create LockTimeout error variant from tame-index locks * cargo fmt OBS-URL: https://build.opensuse.org/request/show/1120657 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=31
2023-10-27 06:46:40 +02:00
directory = "vendor"
Copy Permalink