age-plugin-yubikey icon indicating copy to clipboard operation
age-plugin-yubikey copied to clipboard

RUSTSEC-2021-0145 RUSTSEC-2020-0159 RUSTSEC-2020-0071

Open critkitten opened this issue 2 years ago • 1 comments
trafficstars

user@linux ~ $ osv-scanner age-plugin-yubikey/
Scanning dir age-plugin-yubikey/
Scanning /home/user/age-plugin-yubikey/ at commit aaa445c4ac9c8d7d45ba0c652e5cdefed0e7853b
Scanned /home/user/age-plugin-yubikey/Cargo.lock file and found 179 packages
╭───────────────────────────────────────────────────┬───────────┬─────────┬─────────┬───────────────────────────────╮
│ OSV URL (ID IN BOLD)                              │ ECOSYSTEM │ PACKAGE │ VERSION │ SOURCE                        │
├───────────────────────────────────────────────────┼───────────┼─────────┼─────────┼───────────────────────────────┤
│ https://osv.dev/vulnerability/RUSTSEC-2021-0145   │ crates.io │ atty    │ 0.2.14  │ age-plugin-yubikey/Cargo.lock │
│ https://osv.dev/vulnerability/RUSTSEC-2020-0159   │ crates.io │ chrono  │ 0.4.19  │ age-plugin-yubikey/Cargo.lock │
│ https://osv.dev/vulnerability/GHSA-wcg3-cvx6-7396 │ crates.io │ time    │ 0.1.43  │ age-plugin-yubikey/Cargo.lock │
│ https://osv.dev/vulnerability/RUSTSEC-2020-0071   │           │         │         │                               │
╰───────────────────────────────────────────────────┴───────────┴─────────┴─────────┴───────────────────────────────╯

critkitten avatar Dec 28 '22 18:12 critkitten

#88 fixes the first two issues. The time issue is blocked on changes to chrono.

str4d avatar Dec 30 '22 05:12 str4d