Skip to content

Enable default reporting of informational advisories#819

Merged
Shnatsel merged 2 commits intorustsec:mainfrom
sidunder:cargo-audit/default-informational-advisories
Mar 22, 2023
Merged

Enable default reporting of informational advisories#819
Shnatsel merged 2 commits intorustsec:mainfrom
sidunder:cargo-audit/default-informational-advisories

Conversation

@sidunder
Copy link
Copy Markdown
Contributor

Closes #648

  • Add unsound and notice to the default informational warnings.
  • Add tests to ensure unmaintained, unsound, and notice advisories are reported by default as warnings.

@Shnatsel
Copy link
Copy Markdown
Member

Shnatsel commented Mar 4, 2023

Looks good, thank you! And sorry for the delay.

@Shnatsel
Copy link
Copy Markdown
Member

Shnatsel commented Mar 4, 2023

I'm going to hold off merging this for now because it's a behavioral change, and I'd like to get a release with #801 out of the door first before making any behavioral changes.

It'll go in once that PR is merged and shipped.

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.

Cargo audit doesn't report all issues without --deny warnings

2 participants