Versions in this module Expand all Collapse all v1 v1.5.0 Nov 9, 2020 GO-2022-0915 +1 more GO-2022-0915: Improper input validation in CNCF Cortex in github.com/cortexproject/cortex GO-2024-3036: cortex establishes TLS connections with `InsecureSkipVerify` set to `true` in github.com/cortexproject/cortex Changes in this version + func NewBucketClient(cfg Config, name string, logger log.Logger) (objstore.Bucket, error) + type Config struct + AuthURL string + ContainerName string + DomainID string + DomainName string + Password string + ProjectDomainID string + ProjectDomainName string + ProjectID string + ProjectName string + RegionName string + UserDomainID string + UserDomainName string + UserID string + Username string + func (cfg *Config) RegisterFlags(f *flag.FlagSet) + func (cfg *Config) RegisterFlagsWithPrefix(prefix string, f *flag.FlagSet) v1.5.0-test.0 Oct 29, 2020 GO-2022-0915 +1 more GO-2022-0915: Improper input validation in CNCF Cortex in github.com/cortexproject/cortex GO-2024-3036: cortex establishes TLS connections with `InsecureSkipVerify` set to `true` in github.com/cortexproject/cortex v1.5.0-rc.1 Nov 3, 2020 GO-2022-0915 +1 more GO-2022-0915: Improper input validation in CNCF Cortex in github.com/cortexproject/cortex GO-2024-3036: cortex establishes TLS connections with `InsecureSkipVerify` set to `true` in github.com/cortexproject/cortex v1.5.0-rc.0 Oct 29, 2020 GO-2022-0915 +1 more GO-2022-0915: Improper input validation in CNCF Cortex in github.com/cortexproject/cortex GO-2024-3036: cortex establishes TLS connections with `InsecureSkipVerify` set to `true` in github.com/cortexproject/cortex