Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade "rustsec" crate to 0.9 #36

Merged
merged 1 commit into from
Jul 29, 2018
Merged

Upgrade "rustsec" crate to 0.9 #36

merged 1 commit into from
Jul 29, 2018

Conversation

tarcieri
Copy link
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