mirror of
https://github.com/outbackdingo/optimclaw.git
synced 2026-08-27 08:00:17 +00:00
fix(deny.toml): correct serde_yml advisory comment to reflect direct dependency
Co-Authored-By: Claude Opus 4.6 <[email protected]>
This commit is contained in:
@@ -3,7 +3,7 @@ unmaintained = "workspace"
|
||||
yanked = "deny"
|
||||
ignore = [
|
||||
# Pre-existing advisories — tracked for upgrade in separate PRs
|
||||
# serde_yml unsound/unmaintained — transitive dep, no direct usage
|
||||
# serde_yml unsound/unmaintained — direct dep, upgrade tracked separately
|
||||
"RUSTSEC-2025-0068",
|
||||
# tokio-tar PAX header parsing — sandbox containers only
|
||||
"RUSTSEC-2025-0111",
|
||||
|
||||
Reference in New Issue
Block a user