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

config crate relies on an unmaintained crate #91

Open
2 tasks
devkelley opened this issue Apr 1, 2024 · 0 comments
Open
2 tasks

config crate relies on an unmaintained crate #91

devkelley opened this issue Apr 1, 2024 · 0 comments

Comments

@devkelley
Copy link
Contributor

devkelley commented Apr 1, 2024

The config crate relies on an unmaintained crate (yaml-rust). This crate either needs to be updated or replaced to eliminate the security alert that it generates.

This was originally detected in #89, where the warning was ignored in .github/workflows/security_audit.yaml.

References:

mehcode/config-rs#473
https://rustsec.org/advisories/RUSTSEC-2024-0320
Tasks:

  • config crate is updated or replaced and the yaml-rust crate is no longer part of the dependency tree
  • security_audit.yaml is updated to remove the ignored advisory
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

No branches or pull requests

1 participant