Package
cortex
Component
github.com/prometheus/prometheus
Latest update
7.5
CVSS V3
Build, ship, and run secure software with minimal, hardened container images — rebuilt from source daily and guarded under our industry-leading remediation SLA.
Start for freeStatus
Impact
Fixed in github.com/prometheus/prometheus@v0.311.3, but cortex v1.21.0 (latest) and master still import github.com/prometheus/prometheus/tsdb/errors in multiple files. That package was removed upstream in prometheus PR #17768 (multi-errors migrated to the standard errors package). Bumping prometheus requires upstream cortex to first migrate ~6 source files from tsdb_errors.NewMulti() to errors.Join(). Waiting on upstream cortex to land that migration.
Status