You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
rust-cli/config-rs#473
https://rustsec.org/advisories/RUSTSEC-2024-0320
Tasks:
The text was updated successfully, but these errors were encountered: