Skip to content

Upgrade rustsec to v0.16; new self-audit system#155

Merged
tarcieri merged 1 commit intomasterfrom
upgrade-rustsec-to-0-16-and-self-audit
Oct 14, 2019
Merged

Upgrade rustsec to v0.16; new self-audit system#155
tarcieri merged 1 commit intomasterfrom
upgrade-rustsec-to-0-16-and-self-audit

Conversation

@tarcieri
Copy link
Copy Markdown
Member

The rustsec v0.16 crate no longer checks support.toml.

Instead, it queries the advisory database about the cargo-audit and rustsec crate versions themselves to determine if an upgrade is needed due to e.g. a showstopper bug (of which we've had a few).

This can also be used to signal breaking changes to the advisory format.

The `rustsec` v0.16 crate no longer checks `support.toml`.

Instead, it queries the advisory database about the `cargo-audit` and
`rustsec` crate versions themselves to determine if an upgrade is needed
due to e.g. a showstopper bug (of which we've had a few).

This can also be used to signal breaking changes to the advisory format.
@tarcieri tarcieri merged commit 35ba3ed into master Oct 14, 2019
@tarcieri tarcieri deleted the upgrade-rustsec-to-0-16-and-self-audit branch October 14, 2019 00:04
@tarcieri tarcieri mentioned this pull request Oct 14, 2019
tarcieri added a commit that referenced this pull request May 7, 2021
Cargo.lock: update dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant