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 unmaintained package #61

Open
2 tasks
wilyle opened this issue Mar 25, 2024 · 0 comments
Open
2 tasks

config crate relies on unmaintained package #61

wilyle opened this issue Mar 25, 2024 · 0 comments

Comments

@wilyle
Copy link
Contributor

wilyle commented Mar 25, 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 #58 , where the warning was ignored in .github/workflows/security_audit.yaml.

References:

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