kubewarden / kwctl

Go-to CLI tool for Kubewarden users
https://kubewarden.io
Apache License 2.0
73 stars 15 forks source link

RUSTSEC-2021-0139: ansi_term is Unmaintained #290

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 2 years ago

ansi_term is Unmaintained

Details
Status unmaintained
Package ansi_term
Version 0.12.1
URL https://github.com/ogham/rust-ansi-term/issues/72
Date 2021-08-18

The maintainer has adviced this crate is deprecated and will not receive any maintenance.

The crate does not seem to have much dependencies and may or may not be ok to use as-is.

Last release seems to have been three years ago.

Possible Alternative(s)

The below list has not been vetted in any way and may or may not contain alternatives;

See advisory page for additional details.

viccuad commented 2 years ago

This issue tracks both kwctl (this repo) and policy-server (which also has https://github.com/kubewarden/policy-server/issues/309 opened).

viccuad commented 2 years ago

We pull this crate via:

Since it's not a highly sensitive advisory, I will wait to see how upstream evolves.

flavio commented 1 year ago

Closing, we don't have this dependency anymore