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

chore: hide warnings for additional known advisories #3170

Merged
merged 1 commit into from
Oct 21, 2021

Conversation

davidkna
Copy link
Member

Description

This PR adds the recent localtime_r advisories to the list of ignored advisories until chrono is updated. I also added a reference to the tracking issue for RUSTSEC-2020-0095 (difference is unmaintained) and added std::env::set_var to the list of disallowed methods in clippy to prevent triggering this and similar issues in the future.

Motivation and Context

Related #2835 #3163 #3166

Screenshots (if appropriate):

How Has This Been Tested?

  • I have tested using MacOS
  • I have tested using Linux
  • I have tested using Windows

Checklist:

  • I have updated the documentation accordingly.
  • I have updated the tests accordingly.

@davidkna davidkna requested a review from a team October 21, 2021 13:07
@matchai matchai merged commit d5a5ddf into starship:master Oct 21, 2021
@davidkna davidkna deleted the rustsec-2 branch March 26, 2022 12:52
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.

None yet

3 participants