Skip to content

Upgrade "rustsec" crate to 0.9#36

Merged
tarcieri merged 1 commit intomasterfrom
rustsec-0-9
Jul 29, 2018
Merged

Upgrade "rustsec" crate to 0.9#36
tarcieri merged 1 commit intomasterfrom
rustsec-0-9

Conversation

@tarcieri
Copy link
Copy Markdown
Member

@tarcieri tarcieri commented Jul 29, 2018

This removes the previous affected_platforms TOML attribute from advisories and switches to the simpler target_arch and target_os attributes.

The new --target-os and --target-arch command line arguments can be used to filter vulnerabilities by specific targets. By default the tool will match all architectures and operating systems.

This removes the previous "affected_platforms" attribute and switches to
the simpler "target_arch" and "target_os" attributes.

The new "--target-os" and "--target-arch" command line arguments can be
used to filter vulnerabilities by specific targets. By default the tool
will match all architectures and operating systems.
@tarcieri tarcieri merged commit 4d72d00 into master Jul 29, 2018
@tarcieri tarcieri deleted the rustsec-0-9 branch July 29, 2018 15:31
tarcieri added a commit that referenced this pull request May 7, 2021
Allow AdvisoryId::new() to parse "RUSTSEC-0000-0000"
tarcieri added a commit that referenced this pull request May 7, 2021
Use minified version of Cargo's SourceId type
tarcieri pushed a commit that referenced this pull request May 7, 2021
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