mitre / hipcheck

Automatically assess and score software repositories for supply chain risk.
https://mitre.github.io/hipcheck/
Apache License 2.0
80 stars 6 forks source link

Expand `hc cache` to also manipulate plugin cache #645

Open j-lanson opened 2 days ago

j-lanson commented 2 days ago

Currently the hc cache subcommand enables users to list/delete elements of the Hipcheck repo cache ($HC_CACHE/clones). Now that we have a plugin cache ($HC_CACHE/plugins), we should expand hc cache to also allow listing/deleting elements of the plugin cache.