{"id":3502958,"name":"github.com/cortexproject/cortex","ecosystem":"go","description":"","homepage":"https://github.com/cortexproject/cortex","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/cortexproject/cortex","keywords_array":[],"namespace":"github.com/cortexproject","versions_count":94,"first_release_published_at":"2019-08-01T17:02:29.000Z","latest_release_published_at":"2025-12-03T18:38:13.000Z","latest_release_number":"v1.20.1","last_synced_at":"2026-04-06T11:57:03.683Z","created_at":"2022-04-10T20:21:37.228Z","updated_at":"2026-04-07T05:11:08.845Z","registry_url":"https://pkg.go.dev/github.com/cortexproject/cortex","install_command":"go get github.com/cortexproject/cortex","documentation_url":"https://pkg.go.dev/github.com/cortexproject/cortex#section-documentation","metadata":{},"repo_metadata":{"id":37602642,"uuid":"67793333","full_name":"cortexproject/cortex","owner":"cortexproject","description":"A horizontally scalable, highly available, multi-tenant, long term Prometheus.","archived":false,"fork":false,"pushed_at":"2025-10-31T05:04:16.000Z","size":317425,"stargazers_count":5685,"open_issues_count":262,"forks_count":837,"subscribers_count":100,"default_branch":"master","last_synced_at":"2025-10-31T05:38:57.530Z","etag":null,"topics":["cncf","hacktoberfest","kubernetes","monitoring","prometheus"],"latest_commit_sha":null,"homepage":"https://cortexmetrics.io/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cortexproject.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":"docs/roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-09T11:23:12.000Z","updated_at":"2025-10-31T04:51:43.000Z","dependencies_parsed_at":"2023-09-26T21:59:33.455Z","dependency_job_id":"a8dec092-f72c-4213-82ba-0dbf89e2d19a","html_url":"https://github.com/cortexproject/cortex","commit_stats":{"total_commits":4349,"total_committers":318,"mean_commits":"13.676100628930818","dds":0.8654863186939526,"last_synced_commit":"e2c85d9516ebf9ff43f495ec4eb8802d6cc0bd1a"},"previous_names":["weaveworks/prism","weaveworks/cortex"],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/cortexproject/cortex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cortexproject","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/sbom","scorecard":{"id":305308,"data":{"date":"2025-08-15T19:59:40Z","repo":{"name":"github.com/cortexproject/cortex","commit":"59491e9aae17ebacd63306df8809f3cce1d93757"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/test-build-deploy.yml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-build-deploy.yml:88","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-image.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/test-build-deploy.yml:2","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 29 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: containerImage not pinned by hash: build-image/Dockerfile:1: pin your Docker image by updating golang:1.24.6-bullseye to golang:1.24.6-bullseye@sha256:2cdc80dc25edcb96ada1654f73092f2928045d037581fa4aa7c40d18af7dd85a","Warn: containerImage not pinned by hash: cmd/cortex/Dockerfile:1: pin your Docker image by updating alpine:3.19 to alpine:3.19@sha256:3be987e6cde1d07e873c012bf6cfe941e6e85d16ca5fc5b8bedc675451d2de67","Warn: containerImage not pinned by hash: cmd/query-tee/Dockerfile:1: pin your Docker image by updating alpine:3.19 to alpine:3.19@sha256:3be987e6cde1d07e873c012bf6cfe941e6e85d16ca5fc5b8bedc675451d2de67","Warn: containerImage not pinned by hash: cmd/test-exporter/Dockerfile:1: pin your Docker image by updating alpine:3.19 to alpine:3.19@sha256:3be987e6cde1d07e873c012bf6cfe941e6e85d16ca5fc5b8bedc675451d2de67","Warn: containerImage not pinned by hash: cmd/thanosconvert/Dockerfile:1: pin your Docker image by updating alpine:3.19 to alpine:3.19@sha256:3be987e6cde1d07e873c012bf6cfe941e6e85d16ca5fc5b8bedc675451d2de67","Warn: containerImage not pinned by hash: development/tsdb-blocks-storage-s3-gossip/dev.dockerfile:1: pin your Docker image by updating golang:1.19 to golang:1.19@sha256:3025bf670b8363ec9f1b4c4f27348e6d9b7fec607c47e401e40df816853e743a","Warn: containerImage not pinned by hash: development/tsdb-blocks-storage-s3-gossip/dev.dockerfile:5: pin your Docker image by updating alpine:3.18 to alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f","Warn: containerImage not pinned by hash: development/tsdb-blocks-storage-s3-single-binary/dev.dockerfile:1: pin your Docker image by updating alpine:3.19 to alpine:3.19@sha256:3be987e6cde1d07e873c012bf6cfe941e6e85d16ca5fc5b8bedc675451d2de67","Warn: containerImage not pinned by hash: development/tsdb-blocks-storage-s3/dev.dockerfile:1: pin your Docker image by updating golang:1.19 to golang:1.19@sha256:3025bf670b8363ec9f1b4c4f27348e6d9b7fec607c47e401e40df816853e743a","Warn: containerImage not pinned by hash: development/tsdb-blocks-storage-s3/dev.dockerfile:5: pin your Docker image by updating alpine:3.19 to alpine:3.19@sha256:3be987e6cde1d07e873c012bf6cfe941e6e85d16ca5fc5b8bedc675451d2de67","Warn: containerImage not pinned by hash: development/tsdb-blocks-storage-swift-single-binary/dev.dockerfile:1: pin your Docker image by updating alpine:3.19 to alpine:3.19@sha256:3be987e6cde1d07e873c012bf6cfe941e6e85d16ca5fc5b8bedc675451d2de67","Warn: containerImage not pinned by hash: packaging/deb/debian-systemd/Dockerfile:1: pin your Docker image by updating debian:10 to debian:10@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225","Warn: containerImage not pinned by hash: packaging/fpm/Dockerfile:1: pin your Docker image by updating alpine:3.19 to alpine:3.19@sha256:3be987e6cde1d07e873c012bf6cfe941e6e85d16ca5fc5b8bedc675451d2de67","Warn: containerImage not pinned by hash: packaging/rpm/centos-systemd/Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: downloadThenRun not pinned by hash: build-image/Dockerfile:6","Warn: npmCommand not pinned by hash: build-image/Dockerfile:11","Warn: downloadThenRun not pinned by hash: build-image/Dockerfile:26","Warn: goCommand not pinned by hash: development/tsdb-blocks-storage-s3-gossip/dev.dockerfile:3","Warn: goCommand not pinned by hash: development/tsdb-blocks-storage-s3/dev.dockerfile:3","Warn: goCommand not pinned by hash: vendor/github.com/json-iterator/go/build.sh:10","Warn: goCommand not pinned by hash: vendor/github.com/redis/rueidis/dockertest.sh:7","Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  14 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   8 out of  12 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: cortex-1.19.0_amd64.deb-sha-256.asc: https://github.com/cortexproject/cortex/releases/tag/v1.19.0","Info: signed release artifact: cortex-1.19.0-rc.2_amd64.deb-sha-256.asc: https://github.com/cortexproject/cortex/releases/tag/v1.19.0-rc.2","Info: signed release artifact: cortex-1.17.2_amd64.deb-sha-256.asc: https://github.com/cortexproject/cortex/releases/tag/v1.17.2","Info: signed release artifact: cortex-1.19.0-rc.1_amd64.deb-sha-256.asc: https://github.com/cortexproject/cortex/releases/tag/v1.19.0-rc.1","Info: signed release artifact: cortex-1.19.0-rc.0_amd64.deb-sha-256.asc: https://github.com/cortexproject/cortex/releases/tag/v1.19.0-rc.0","Warn: release artifact v1.19.0 does not have provenance: https://api.github.com/repos/cortexproject/cortex/releases/202835484","Warn: release artifact v1.19.0-rc.2 does not have provenance: https://api.github.com/repos/cortexproject/cortex/releases/198217877","Warn: release artifact v1.17.2 does not have provenance: https://api.github.com/repos/cortexproject/cortex/releases/197438339","Warn: release artifact v1.19.0-rc.1 does not have provenance: https://api.github.com/repos/cortexproject/cortex/releases/196744070","Warn: release artifact v1.19.0-rc.0 does not have provenance: https://api.github.com/repos/cortexproject/cortex/releases/196550839"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":9,"reason":"26 out of 28 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 28 contributing companies or organizations","details":["Info: found contributions from: BlessCSS, IITH, PixelPerfectTree, SomethingTechnical, amazon web services, apple, aws, aws @aws-observability, aws-observability, chainguard-dev, cortexproject, experimental-berlin, grafana, grafana labs, hardcoverapp, jaegertracing, kausalco, kubernetes-monitoring, monitoring-mixins, nvision-2017, open-telemetry, prometheus, prometheus-community, promlabs, reddit, testing-cabal, thread / m\u0026s prev @yplan @weaveworks, twisted"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-17T21:53:33.575Z","repository_id":37602642,"created_at":"2025-08-17T21:53:33.575Z","updated_at":"2025-08-17T21:53:33.575Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281937756,"owners_count":26586773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cortexproject","name":"Cortex","uuid":"43045022","kind":"organization","description":"A multitenant, horizontally scalable Prometheus as a Service","email":"cortex-users@lists.cncf.io","website":"https://cortexmetrics.io","location":null,"twitter":"cortexmetrics","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43045022?v=4","repositories_count":6,"last_synced_at":"2024-04-16T15:35:16.079Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cortexproject","funding_links":[],"total_stars":5518,"followers":69,"following":0,"created_at":"2022-11-15T04:51:24.818Z","updated_at":"2024-04-16T15:35:17.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cortexproject","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cortexproject/repositories"},"tags":[{"name":"v1.19.1","sha":"86408ce218847fd1f71e0a447af1d326da843398","kind":"tag","published_at":"2025-10-13T02:39:26.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.19.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"babe4210d83bcb9ba523037a0e7cc2331b5aab04","kind":"tag","published_at":"2025-02-27T15:42:55.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.19.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.19.0/manifests"},{"name":"v1.19.0-rc.2","sha":"dc92053237da792ed946a9afea289b29e6aefe3c","kind":"tag","published_at":"2025-02-03T22:56:10.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.19.0-rc.2","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.19.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.19.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.19.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.19.0-rc.2/manifests"},{"name":"v1.17.2","sha":"312b610d4a03e9837bdf6c4e66b4fccc5e3a24d6","kind":"tag","published_at":"2025-01-29T11:17:17.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.17.2","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.17.2/manifests"},{"name":"v1.19.0-rc.1","sha":"20baea91035fb8634925008249cf0c3fc38ac5aa","kind":"tag","published_at":"2025-01-25T01:11:38.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.19.0-rc.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.19.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.19.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.19.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.19.0-rc.1/manifests"},{"name":"v1.19.0-rc.0","sha":"5f4c1659d32b9cc81f02c96ec0504d5941813f93","kind":"tag","published_at":"2025-01-24T00:38:44.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.19.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.19.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.19.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.19.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.19.0-rc.0/manifests"},{"name":"v1.18.1","sha":"3f03510cc7322aa7261e544ce25d6ab4c481d5ec","kind":"tag","published_at":"2024-10-15T18:35:27.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.18.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"85511746c08640eb3e9e1ceb0fadaef860973958","kind":"tag","published_at":"2024-09-03T19:02:23.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.18.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.18.0/manifests"},{"name":"v1.18.0-rc.0","sha":"03340e281d83a3453981da9206fe5d2e4b7dc43a","kind":"tag","published_at":"2024-08-16T22:41:56.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.18.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.18.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.18.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.18.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.18.0-rc.0/manifests"},{"name":"v1.17.1","sha":"62b251333dd059bed45bf8ae14bea18b543f56ab","kind":"tag","published_at":"2024-05-22T05:03:36.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.17.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"fcb227a0ab23fb6435f0254d456ab35e91757aa7","kind":"tag","published_at":"2024-04-30T20:49:40.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.17.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.17.0/manifests"},{"name":"v1.17.0-rc.1","sha":"7d0b1d3bceb769acf58ebcc0fc05f8fca4a63187","kind":"tag","published_at":"2024-04-28T01:45:59.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.17.0-rc.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.17.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.17.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.17.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.17.0-rc.1/manifests"},{"name":"v1.17.0-rc.0","sha":"412107f0de68261e895de2bafd0e4a15c996a147","kind":"tag","published_at":"2024-04-25T16:44:28.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.17.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.17.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.17.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.17.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.17.0-rc.0/manifests"},{"name":"v1.16.1","sha":"155b2c62fd136a43b021dfda1a47ad3521b759c5","kind":"tag","published_at":"2024-04-24T19:52:28.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.16.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"279ed566d01228e4b95fd628a3d79dd3ca95c9d8","kind":"tag","published_at":"2023-11-19T18:20:37.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.16.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.16.0/manifests"},{"name":"v1.16.0-rc.1","sha":"8937d230b3223d659d47623f30f0dc1e08eba16c","kind":"tag","published_at":"2023-11-16T16:59:36.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.16.0-rc.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.16.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.16.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.16.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.16.0-rc.1/manifests"},{"name":"v1.16.0-rc.0","sha":"e700ebb3e82af3c9a57c29f788deb2c4ce0a31a7","kind":"tag","published_at":"2023-11-09T08:07:58.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.16.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.16.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.16.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.16.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.16.0-rc.0/manifests"},{"name":"v1.15.3","sha":"21e83660515e7831f4081b6b98f53f9fd43560f3","kind":"tag","published_at":"2023-06-23T03:22:03.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.15.3","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"62e3836edc1467c2f36ae03c31d4a1c6f8adc79b","kind":"tag","published_at":"2023-05-10T16:51:53.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.15.2","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"3d94719e704bf3a640fd4c39d0fb140ef0955fd1","kind":"tag","published_at":"2023-04-27T21:39:00.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.15.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"92fcee26c83499c449bf598692e9fa7ebf6d9730","kind":"tag","published_at":"2023-04-19T08:22:14.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.15.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.15.0/manifests"},{"name":"v1.15.0-rc.2","sha":"53710891296fba54cd466e1500bf9ed6e1f99409","kind":"tag","published_at":"2023-04-12T15:49:25.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.15.0-rc.2","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.15.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.15.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.15.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.15.0-rc.2/manifests"},{"name":"v1.15.0-rc.1","sha":"af49d70cb1fdb2330c17e0998f98e726211d1780","kind":"tag","published_at":"2023-04-01T18:17:22.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.15.0-rc.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.15.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.15.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.15.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.15.0-rc.1/manifests"},{"name":"v1.15.0-rc.0","sha":"ebb1835aba1ad4e36787cc9327210365023ecf02","kind":"tag","published_at":"2023-03-28T00:09:05.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.15.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.15.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.15.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.15.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.15.0-rc.0/manifests"},{"name":"v1.14.1","sha":"984ac413fbf27d3a7992f385a1400bf34797c9da","kind":"tag","published_at":"2022-12-18T18:54:08.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.14.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.14.1/manifests"},{"name":"v1.13.2","sha":"cdae916c632105ee8e1901d4bf0133a7389316ab","kind":"tag","published_at":"2022-12-18T18:45:16.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.13.2","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.13.2/manifests"},{"name":"v1.14.0","sha":"06d73136a372fa446dbb7ea36a4430aeeba553d8","kind":"tag","published_at":"2022-12-02T23:17:45.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.14.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.14.0/manifests"},{"name":"v1.14.0-rc.1","sha":"2ed2b698bcfb3d143860d0764adcb1116397158c","kind":"tag","published_at":"2022-11-19T02:45:24.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.14.0-rc.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.14.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.14.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.14.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.14.0-rc.1/manifests"},{"name":"v1.14.0-rc.0","sha":"3d9a3565e9a5e1a71e82bfb34fc6859ff8e5ef75","kind":"tag","published_at":"2022-11-16T00:35:23.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.14.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.14.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.14.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.14.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.14.0-rc.0/manifests"},{"name":"v1.13.1","sha":"de2ef5e836206ca9796945029b6b6f097fd11b26","kind":"tag","published_at":"2022-10-04T02:29:05.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.13.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"69139acb73354e5b9e1aa41c1cba49631c2815f1","kind":"tag","published_at":"2022-07-15T03:09:11.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.13.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.13.0/manifests"},{"name":"v1.13.0-rc.1","sha":"78865aaa85e5c89875dc722a1a2c69e8314268c1","kind":"tag","published_at":"2022-07-06T22:33:14.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.13.0-rc.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.13.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.13.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.13.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.13.0-rc.1/manifests"},{"name":"v1.13.0-rc.0","sha":"cd64954b2d25b7acb19a8f0058c312f7c4810ba5","kind":"tag","published_at":"2022-06-23T22:33:20.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.13.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.13.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.13.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.13.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.13.0-rc.0/manifests"},{"name":"v1.12.0-rc.0","sha":"7e3e1b4decc787c38ec3941a0310661e9324260e","kind":"tag","published_at":"2022-03-30T19:24:43.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.12.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.12.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.12.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.12.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.12.0-rc.0/manifests"},{"name":"v1.11.1","sha":"d7188d35fdd1af60bec23d2359ca75ffaee2fae0","kind":"tag","published_at":"2022-03-08T16:26:47.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.11.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"43c646ba3ff906e80a6a1812f2322a0c276e9deb","kind":"tag","published_at":"2021-11-25T15:16:47.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.11.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.11.0/manifests"},{"name":"v1.11.0-rc.1","sha":"2e5ac2a1b308269cfaf51332db5f805194f7edbd","kind":"tag","published_at":"2021-11-04T14:15:16.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.11.0-rc.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.11.0-rc.1/manifests"},{"name":"v1.11.0-rc.0","sha":"919d0286e0284c327104ec778ed33a0553183cb2","kind":"tag","published_at":"2021-10-11T09:03:22.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.11.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.11.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.11.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.11.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.11.0-rc.0/manifests"},{"name":"v1.10.0","sha":"3b9f1c3f61809e5bc3e241608243dbe7d4a73135","kind":"tag","published_at":"2021-08-05T09:18:00.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.10.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.10.0/manifests"},{"name":"v1.10.0-rc.1","sha":"e563975343760183922b4a995fca273c06540c75","kind":"tag","published_at":"2021-07-21T14:16:47.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.10.0-rc.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.10.0-rc.1/manifests"},{"name":"v1.10.0-rc.0","sha":"c70fdee690fe0996fa02ba66e9f82ddec74ebfe0","kind":"tag","published_at":"2021-06-29T11:21:30.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.10.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.10.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.10.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.10.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.10.0-rc.0/manifests"},{"name":"v1.9.0","sha":"ed4f3395f8ba0098a827c5ae4ca8a2901674806c","kind":"tag","published_at":"2021-05-14T14:27:54.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.9.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.9.0/manifests"},{"name":"v1.9.0-rc.0","sha":"bf75b7f319ccb4a73704e097aa130621f7b25a36","kind":"tag","published_at":"2021-04-29T09:07:06.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.9.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.9.0-rc.0/manifests"},{"name":"v1.8.1","sha":"4afaa357469fb37fd92cb1e2a0c1d10cdddc5ecd","kind":"tag","published_at":"2021-04-19T15:29:07.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.8.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.8.1/manifests"},{"name":"v1.7.1","sha":"06bbda1ec0bd4d5fc0194d3d28ac8c9fce914707","kind":"tag","published_at":"2021-04-19T08:14:52.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.7.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.7.1/manifests"},{"name":"v1.8.0","sha":"51662ea3e57cb2639cc057f5b647e8bc671ff282","kind":"tag","published_at":"2021-03-25T09:50:15.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.8.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.8.0/manifests"},{"name":"v1.8.0-rc.1","sha":"4aa2783634fa83edfdbc33b7bb27605670db5a3c","kind":"commit","published_at":"2021-03-15T15:32:42.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.8.0-rc.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.8.0-rc.1/manifests"},{"name":"v1.8.0-rc.0","sha":"da31295378759337fd8d642a1ac3fc4216022e83","kind":"tag","published_at":"2021-03-08T08:30:46.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.8.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.8.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.8.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.8.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.8.0-rc.0/manifests"},{"name":"v1.7.0","sha":"3a3015ed0caadacc9d399a3c23f997430d48bee3","kind":"tag","published_at":"2021-02-23T17:26:08.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.7.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.7.0/manifests"},{"name":"v1.7.0-rc.2","sha":"a87f1715728760ffb18c6f366375b19eb4b0d109","kind":"tag","published_at":"2021-02-19T20:48:22.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.7.0-rc.2","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.7.0-rc.2/manifests"},{"name":"v1.7.0-rc.1","sha":"9bfd413ffaf3df28a53ec9f4141024f83557ecd7","kind":"tag","published_at":"2021-02-14T19:11:01.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.7.0-rc.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.7.0-rc.1/manifests"},{"name":"v1.7.0-rc.0","sha":"af2c64e8a55df2138ad2fc9a18ca1fe9c671e67c","kind":"tag","published_at":"2021-01-21T18:28:57.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.7.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.7.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.7.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.7.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.7.0-rc.0/manifests"},{"name":"v1.6.0","sha":"2f7d37d7368cce61ee028a27c2a4a21f9d8fe552","kind":"tag","published_at":"2020-12-29T15:57:09.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.6.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.6.0/manifests"},{"name":"v1.6.0-rc.1","sha":"2111b0d28860a044f0b2e20bc5cc260ea7fbe15b","kind":"tag","published_at":"2020-12-28T13:55:24.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.6.0-rc.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.6.0-rc.1/manifests"},{"name":"v1.6.0-rc.0","sha":"e8dbbd32c90ad3a070cb8f0554c18889184e7580","kind":"tag","published_at":"2020-12-09T19:09:42.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.6.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.6.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.6.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.6.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.6.0-rc.0/manifests"},{"name":"v1.5.0","sha":"86d95e7bbd76ebf6a0ac842efb1539f38f00d9ad","kind":"tag","published_at":"2020-11-09T18:15:27.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.5.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc.1","sha":"ffe36df46d17d8bef858e5ea8fa2a668b69b3ccd","kind":"tag","published_at":"2020-11-03T18:33:23.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.5.0-rc.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.5.0-rc.1/manifests"},{"name":"v1.5.0-rc.0","sha":"fe540aef1d50a017179331a25509139b781f57db","kind":"tag","published_at":"2020-10-29T17:23:20.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.5.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.5.0-rc.0/manifests"},{"name":"v1.4.0","sha":"23554ce028c090a4a3413ac0e35e5e1dc9fa929f","kind":"tag","published_at":"2020-10-02T07:51:41.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.4.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.4.0/manifests"},{"name":"v1.4.0-rc.1","sha":"c376ca9e70cffa5fa1481ab9b7f557da66c9026d","kind":"tag","published_at":"2020-09-22T07:37:04.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.4.0-rc.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.4.0-rc.1/manifests"},{"name":"v1.4.0-rc.0","sha":"bb5fcc929832f7bd2a6c2df348b387abcb8b961e","kind":"tag","published_at":"2020-09-16T09:53:14.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.4.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.4.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.4.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.4.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.4.0-rc.0/manifests"},{"name":"v1.3.0","sha":"90cf5743549380b37899aa0eac2c7cc92112242b","kind":"tag","published_at":"2020-08-21T14:56:04.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.3.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.3.0/manifests"},{"name":"v1.3.0-rc.2","sha":"8d6a5730c0316458235c233e224d7cf70bf035bf","kind":"tag","published_at":"2020-08-17T09:16:29.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.3.0-rc.2","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.3.0-rc.2/manifests"},{"name":"v1.3.0-rc.1","sha":"09298959a71074ef008d62c6058637d166804fb8","kind":"tag","published_at":"2020-08-10T11:46:26.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.3.0-rc.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.3.0-rc.1/manifests"},{"name":"v1.3.0-rc.0","sha":"fff7ce5d4b22d7bf5bd20cf98af3da8f3aac33bf","kind":"tag","published_at":"2020-08-05T12:15:08.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.3.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.3.0-rc.0/manifests"},{"name":"v1.2.0","sha":"cd9e38db6b8b06f3aaf57973a21c7b09a1efcf05","kind":"tag","published_at":"2020-07-01T16:38:37.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.2.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc.1","sha":"648bd5561acd85ebf7931609288cb1fb59b837a8","kind":"tag","published_at":"2020-06-26T15:43:03.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.2.0-rc.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.2.0-rc.1/manifests"},{"name":"v1.2.0-rc.0","sha":"fe97558a81005101a9db96dae0e749b4786f7547","kind":"tag","published_at":"2020-06-24T10:18:03.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.2.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.2.0-rc.0/manifests"},{"name":"v1.1.0","sha":"9db28c16a251870a03c1648d3209c1914ca6d5bd","kind":"tag","published_at":"2020-05-21T06:55:49.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.1.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.1.0/manifests"},{"name":"v1.1.0-rc.0","sha":"a3ca74d884aecdda283472edf98e9ac8f0ba1344","kind":"tag","published_at":"2020-05-13T12:08:05.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.1.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.1.0-rc.0/manifests"},{"name":"v1.0.1","sha":"6d7270057498f9cbb18f9bc77c9c8c30e06e2754","kind":"tag","published_at":"2020-04-23T13:08:14.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.0.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b8efa9a86cb1054fdedf74677041884b8d17baa9","kind":"tag","published_at":"2020-04-02T09:06:22.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.0.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.0","sha":"679a27f59373dab85c12634c7d547d4e9e29a8b0","kind":"tag","published_at":"2020-03-31T11:58:50.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v1.0.0-rc.0/manifests"},{"name":"v0.7.0","sha":"aaf3564103747c3ad827b0e5f5a571808da2d2f3","kind":"tag","published_at":"2020-03-16T14:11:04.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v0.7.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc.0","sha":"3cabc2d0c3bcda78d8835535ab7ba209768a0078","kind":"tag","published_at":"2020-03-09T17:46:50.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v0.7.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v0.7.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v0.7.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.7.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.7.0-rc.0/manifests"},{"name":"v0.6.1","sha":"522546a7c2b5b8edad2a89f5d5caab3d0e82a8f7","kind":"tag","published_at":"2020-02-05T10:20:42.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v0.6.1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"f69cceee6a377898128bd9260ff5fa2e5055e8be","kind":"tag","published_at":"2020-01-28T13:47:28.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v0.6.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.6.0/manifests"},{"name":"v0.6.0-rc.0","sha":"1b16c680c94981e6f0b89a897c3fbbc72cd1b618","kind":"tag","published_at":"2020-01-23T08:18:17.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v0.6.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v0.6.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v0.6.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.6.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.6.0-rc.0/manifests"},{"name":"v0.5.0-rc1","sha":"8794255e5c21533c554fa15288422318dcc93043","kind":"tag","published_at":"2020-01-15T12:40:22.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v0.5.0-rc1","html_url":"https://github.com/cortexproject/cortex/releases/tag/v0.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v0.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.5.0-rc1/manifests"},{"name":"v0.5.0-rc.0","sha":"e58ad319ad3bbd47152e1819d20c1e00aa8b63d9","kind":"tag","published_at":"2020-01-08T12:25:31.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v0.5.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v0.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v0.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.5.0-rc.0/manifests"},{"name":"v0.4.0","sha":"af63e55a6698c1f8120403b560778d625eeb92c1","kind":"tag","published_at":"2019-12-02T10:59:24.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v0.4.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.0","sha":"d4ae3d060333b01afa0e99723ee6284357caf4fc","kind":"tag","published_at":"2019-11-17T22:03:26.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v0.4.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v0.4.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v0.4.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.4.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.4.0-rc.0/manifests"},{"name":"v0.3.0","sha":"6dce51033559ce210a7aa318853a99dde322d1cc","kind":"tag","published_at":"2019-10-11T14:16:24.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v0.3.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.0","sha":"857bb8476e596b28c784b9c01e4ced48c4f5f75a","kind":"tag","published_at":"2019-10-07T13:22:13.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v0.3.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v0.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v0.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.3.0-rc.0/manifests"},{"name":"v0.2.0","sha":"b78bec9f17b8fa5f27d6a34cf8259cdcdee4a10a","kind":"tag","published_at":"2019-09-05T08:07:33.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v0.2.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.2.0/manifests"},{"name":"v0.2.0-rc.0","sha":"3bcd5afa58b25802df1388146662962983c5a214","kind":"tag","published_at":"2019-08-30T12:52:08.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v0.2.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v0.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v0.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.2.0-rc.0/manifests"},{"name":"v0.1.0","sha":"df05219500fd4bece29926effb49d354334527bd","kind":"tag","published_at":"2019-08-07T15:17:11.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v0.1.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.0","sha":"c4e7d8e6837a0864b0bcc0771ba7b4f89a704f11","kind":"tag","published_at":"2019-08-01T17:03:00.000Z","download_url":"https://codeload.github.com/cortexproject/cortex/tar.gz/v0.1.0-rc.0","html_url":"https://github.com/cortexproject/cortex/releases/tag/v0.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cortexproject/cortex@v0.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/tags/v0.1.0-rc.0/manifests"}]},"repo_metadata_updated_at":"2025-10-31T05:49:04.116Z","dependent_packages_count":213,"downloads":null,"downloads_period":null,"dependent_repos_count":601,"rankings":{"downloads":null,"dependent_repos_count":0.2934898080805866,"dependent_packages_count":0.32458278605041446,"stargazers_count":0.944449205833521,"forks_count":1.0864604032918694,"docker_downloads_count":0.05152265900769551,"average":0.5401009724528174},"purl":"pkg:golang/github.com/cortexproject/cortex","advisories":[{"uuid":"GSA_kwCzR0hTQS12dzdnLTNjYzctN3JtaM4AA-Uh","url":"https://github.com/advisories/GHSA-vw7g-3cc7-7rmh","title":"cortex establishes TLS connections with `InsecureSkipVerify` set to `true`","description":"A TLS certificate verification issue discovered in cortex v0.42.1 allows attackers to obtain sensitive information via the makeOperatorRequest function.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-08-01T18:32:50.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-41265","https://gist.github.com/nyxfqq/1a8237f3f9cf793c6433f08b17d1593c","https://pkg.go.dev/vuln/GO-2024-3036","https://github.com/advisories/GHSA-vw7g-3cc7-7rmh"],"source_kind":"github","identifiers":["GHSA-vw7g-3cc7-7rmh","CVE-2024-41265"],"repository_url":null,"blast_radius":24.176207906423834,"created_at":"2024-08-02T22:05:13.028Z","updated_at":"2026-04-07T04:04:01.289Z","epss_percentage":0.00142,"epss_percentile":0.34479,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12dzdnLTNjYzctN3JtaM4AA-Uh","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12dzdnLTNjYzctN3JtaM4AA-Uh","packages":[{"ecosystem":"go","package_name":"github.com/cortexproject/cortex","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 0.42.1"}],"purl":"pkg:go/github.com%2Fcortexproject%2Fcortex"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12dzdnLTNjYzctN3JtaM4AA-Uh/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jcTJnLXB3NnEtaGY3as4AAwaq","url":"https://github.com/advisories/GHSA-cq2g-pw6q-hf7j","title":"Cortex's Alertmanager can expose local files content via specially crafted config","description":"### Impact\n\nA local file inclusion vulnerability exists in Cortex versions v1.13.0, v1.13.1 and v1.14.0, where a malicious actor could remotely read local files as a result of parsing maliciously crafted Alertmanager configurations when submitted to the [Alertmanager Set Configuration API](https://cortexmetrics.io/docs/api/#set-alertmanager-configuration). Only users of the Cortex Alertmanager service using `-experimental.alertmanager.enable-api` or `enable_api: true` are affected.\n\n### Specific Go Packages Affected\ngithub.com/cortexproject/cortex/pkg/alertmanager\n\n### Patches\nAffected Cortex users are advised to upgrade to versions 1.13.2 or 1.14.1.\n\n### Workarounds\nPatching is ultimately advised. Using out-of-bound validation, Cortex administrators may reject Alertmanager configurations containing the `api_key_file` setting in the `opsgenie_configs` section and `opsgenie_api_key_file` in the `global` section before sending to the [Set Alertmanager Configuration API](https://cortexmetrics.io/docs/api/#set-alertmanager-configuration) as a workaround.\n\n### References\n- Fixed Versions:\n   - https://github.com/cortexproject/cortex/releases/tag/v1.14.1\n   - https://github.com/cortexproject/cortex/releases/tag/v1.13.2\n- https://cortexmetrics.io/docs/api/#set-alertmanager-configuration\n\n### For more information\nIf you have any questions or comments about this advisory:\n\n* Open an issue in [cortex](https://github.com/cortexproject/cortex/issues/new/choose)\n* Email us at [cortex-team@googlegroups.com](mailto:cortex-team@googlegroups.com).\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-12-19T21:09:05.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N","references":["https://github.com/cortexproject/cortex/security/advisories/GHSA-cq2g-pw6q-hf7j","https://cortexmetrics.io/docs/api/#set-alertmanager-configuration","https://github.com/cortexproject/cortex/releases/tag/v1.13.2","https://github.com/cortexproject/cortex/releases/tag/v1.14.1","https://nvd.nist.gov/vuln/detail/CVE-2022-23536","https://github.com/cortexproject/cortex/commit/03e023d8b012887b31cc268d0d011b01e1e65506","https://pkg.go.dev/vuln/GO-2022-1175","https://github.com/advisories/GHSA-cq2g-pw6q-hf7j"],"source_kind":"github","identifiers":["GHSA-cq2g-pw6q-hf7j","CVE-2022-23536"],"repository_url":"https://github.com/cortexproject/cortex","blast_radius":0.0,"created_at":"2022-12-21T16:11:43.776Z","updated_at":"2026-04-05T20:07:37.477Z","epss_percentage":0.00578,"epss_percentile":0.68501,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jcTJnLXB3NnEtaGY3as4AAwaq","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jcTJnLXB3NnEtaGY3as4AAwaq","packages":[{"ecosystem":"go","package_name":"github.com/cortexproject/cortex","versions":[{"first_patched_version":"1.13.2","vulnerable_version_range":"\u003e= 1.13.0, \u003c 1.13.2"},{"first_patched_version":"1.14.1","vulnerable_version_range":"= 1.14.0"}],"purl":"pkg:go/github.com%2Fcortexproject%2Fcortex"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jcTJnLXB3NnEtaGY3as4AAwaq/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWpwaG0tZzg5bS12NDJw","url":"https://github.com/advisories/GHSA-jphm-g89m-v42p","title":"Path traversal in Grafana Cortex","description":"An issue was discovered in Grafana Cortex through 1.9.0. The header value X-Scope-OrgID is used to construct file paths for rules files, and if crafted to conduct directory traversal such as ae ../../sensitive/path/in/deployment pathname, then Cortex will attempt to parse a rules file at that location and include some of the contents in the error message. (Other Cortex API requests can also be sent a malicious OrgID header, e.g., tricking the ingester into writing metrics to a different location, but the effect is nuisance rather than information disclosure.)","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-09-02T21:59:50.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2021-36157","https://github.com/cortexproject/cortex/pull/4375","https://github.com/cortexproject/cortex/commit/d9e1f81f40c607b9e97c2fc6db70ae54679917c4","https://grafana.com/docs/grafana/latest/release-notes/","https://github.com/advisories/GHSA-jphm-g89m-v42p"],"source_kind":"github","identifiers":["GHSA-jphm-g89m-v42p","CVE-2021-36157"],"repository_url":"https://github.com/cortexproject/cortex","blast_radius":0.0,"created_at":"2022-12-21T16:12:56.817Z","updated_at":"2026-04-07T04:09:42.718Z","epss_percentage":0.00242,"epss_percentile":0.47367,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWpwaG0tZzg5bS12NDJw","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWpwaG0tZzg5bS12NDJw","packages":[{"ecosystem":"go","package_name":"github.com/cortexproject/cortex","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.9.0"}],"purl":"pkg:go/github.com%2Fcortexproject%2Fcortex"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWpwaG0tZzg5bS12NDJw/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLW00NWctZjQ1eC12djIy","url":"https://github.com/advisories/GHSA-m45g-f45x-vv22","title":"Improper input validation in CNCF Cortex","description":"The Alertmanager in CNCF Cortex before 1.8.1 has a local file disclosure vulnerability when -experimental.alertmanager.enable-api is used. The HTTP basic auth password_file can be used as an attack vector to send any file content via a webhook. The alertmanager templates can be used as an attack vector to send any file content because the alertmanager can load any text file specified in the templates list.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-06-23T17:20:38.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-31232","https://github.com/cortexproject/cortex/pull/4129/files","https://community.grafana.com/c/security-announcements","https://github.com/cortexproject/cortex","https://lists.cncf.io/g/cortex-users/message/50","https://github.com/advisories/GHSA-m45g-f45x-vv22"],"source_kind":"github","identifiers":["GHSA-m45g-f45x-vv22","CVE-2021-31232"],"repository_url":"https://github.com/cortexproject/cortex","blast_radius":0.0,"created_at":"2022-12-21T16:13:01.596Z","updated_at":"2026-04-07T04:09:51.338Z","epss_percentage":0.00091,"epss_percentile":0.26334,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLW00NWctZjQ1eC12djIy","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLW00NWctZjQ1eC12djIy","packages":[{"ecosystem":"go","package_name":"github.com/cortexproject/cortex","versions":[{"first_patched_version":"1.8.1","vulnerable_version_range":"\u003c 1.8.1"}],"purl":"pkg:go/github.com%2Fcortexproject%2Fcortex"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLW00NWctZjQ1eC12djIy/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cortexproject/cortex","docker_dependents_count":307,"docker_downloads_count":5179439231,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cortexproject/cortex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cortexproject/cortex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T08:01:28.900Z","issues_count":337,"pull_requests_count":1795,"avg_time_to_close_issue":21617458.058139537,"avg_time_to_close_pull_request":1144465.651633987,"issues_closed_count":172,"pull_requests_closed_count":1530,"pull_request_authors_count":88,"issue_authors_count":137,"avg_comments_per_issue":2.72106824925816,"avg_comments_per_pull_request":0.8919220055710306,"merged_pull_requests_count":1247,"bot_issues_count":1,"bot_pull_requests_count":421,"past_year_issues_count":106,"past_year_pull_requests_count":894,"past_year_avg_time_to_close_issue":1725347.8918918918,"past_year_avg_time_to_close_pull_request":411828.07387140905,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":731,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":31,"past_year_avg_comments_per_issue":0.6886792452830188,"past_year_avg_comments_per_pull_request":0.7606263982102909,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":198,"past_year_merged_pull_requests_count":598,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cortexproject%2Fcortex/issues","maintainers":[{"login":"alanprot","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanprot"},{"login":"yeya24","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yeya24"},{"login":"SungJin1212","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SungJin1212"},{"login":"CharlieTLe","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CharlieTLe"},{"login":"friedrichg","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/friedrichg"},{"login":"danielblando","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielblando"},{"login":"alvinlin123","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alvinlin123"},{"login":"jeromeinsf","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeromeinsf"}],"active_maintainers":[{"login":"alanprot","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanprot"},{"login":"SungJin1212","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SungJin1212"},{"login":"CharlieTLe","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CharlieTLe"},{"login":"friedrichg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/friedrichg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcortexproject%2Fcortex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcortexproject%2Fcortex/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcortexproject%2Fcortex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcortexproject%2Fcortex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcortexproject%2Fcortex/codemeta","maintainers":[]}