Summary: | app-crypt/nitrocli: 'cargo audit' reports one or more bundled CRATES as vulnerable | ||
---|---|---|---|
Product: | Gentoo Security | Reporter: | Agostino Sarubbo <ago> |
Component: | Vulnerabilities | Assignee: | Gentoo Security <security> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | deso, proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Agostino Sarubbo
![]() The regex dependency is a dev-dependency. It is not pulled in transitively either. Hence, it is not contained in the installed binary in any shape or form. Furthermore, the ebuild does not support running tests. I am not sure how thread_local came up. It is neither a direct nor transitive dependency. Cargo.lock does not contain it from what I can tell, neither in its current form nor when I update all dependencies. |