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

Upgrade trust-dns-resolver dependency in awc #3558

Open
DennisBerger1984 opened this issue Jan 28, 2025 · 0 comments
Open

Upgrade trust-dns-resolver dependency in awc #3558

DennisBerger1984 opened this issue Jan 28, 2025 · 0 comments

Comments

@DennisBerger1984
Copy link

cargo audit is reporting a security issues in idna see:

Crate:     idna
Version:   0.4.0
Title:     `idna` accepts Punycode labels that do not produce any non-ASCII when decoded
Date:      2024-12-09
ID:        RUSTSEC-2024-0421
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0421
Solution:  Upgrade to >=1.0.0
Dependency tree:
idna 0.4.0
└── trust-dns-proto 0.23.2
    └── trust-dns-resolver 0.23.2
        └── awc 3.5.1
            └── nucleus_beelzebot 0.2.1

error: 1 vulnerability found!

Please update the dependency, right now our pipelines have to explicitly ignore this CVE, as it's surprisingly difficult to ignore this one.

Chers, -dennis

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