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

Run cargo-audit in CI to check for known vulnerabilities in dependencies. #3246

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

f0rki
Copy link

@f0rki f0rki commented Jun 13, 2023

cargo audit checks for dependencies with known issues. This PR adds a github workflow that runs cargo audit on a weekly basis on HEAD and whenever a dependency changes.

Bumped the pretty_env_logger dependency to get rid of the atty crate with a known informational advisory.

…ies.

Bumped the `pretty_env_logger` dependency with a known advisory.

Signed-off-by: Michael Rodler <mrodler@amazon.de>
Co-authored-by: f0rki <m@mrodler.eu>
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

1 participant