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

RUSTSEC-2021-0064: cpuid-bool has been renamed to cpufeatures #45

Closed
github-actions bot opened this issue Jan 16, 2022 · 2 comments
Closed

RUSTSEC-2021-0064: cpuid-bool has been renamed to cpufeatures #45

github-actions bot opened this issue Jan 16, 2022 · 2 comments
Labels
cause::indirect dependency This issue is caused/concerns a indirect dependency of GitArena (dependency of a dependency) type::security

Comments

@github-actions
Copy link

cpuid-bool has been renamed to cpufeatures

Details
Status unmaintained
Package cpuid-bool
Version 0.2.0
URL RustCrypto/utils#381
Date 2021-05-06

Please use the `cpufeatures`` crate going forward:

<https://github.com/RustCrypto/utils/tree/master/cpufeatures>

There will be no further releases of cpuid-bool.

See advisory page for additional details.

@mellowagain
Copy link
Owner

Dependency graph for cpuid-bool 0.2.0:

  • actix-web 3.3.2
    • actix-http 2.2.0
      • cookie 0.14.4
        • aes-gcm 0.8.0
          • ghash 0.3.1
            • polyval 0.4.5
              • cpuid-bool 0.2.0 (affected crate)

@mellowagain mellowagain added cause::indirect dependency This issue is caused/concerns a indirect dependency of GitArena (dependency of a dependency) and removed status::investigating labels Jan 16, 2022
@mellowagain
Copy link
Owner

Affected crate has been removed thanks to a version upgrade of the actix family of crates in c8c53a7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cause::indirect dependency This issue is caused/concerns a indirect dependency of GitArena (dependency of a dependency) type::security
Projects
None yet
Development

No branches or pull requests

1 participant