{"id":3492724,"name":"github.com/prometheus/common","ecosystem":"go","description":"","homepage":"https://github.com/prometheus/common","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/common","keywords_array":[],"namespace":"github.com/prometheus","versions_count":126,"first_release_published_at":"2019-01-07T10:31:13.000Z","latest_release_published_at":"2024-09-05T12:29:29.000Z","latest_release_number":"v1.20.3","last_synced_at":"2026-06-26T16:21:52.924Z","created_at":"2022-04-10T19:11:58.415Z","updated_at":"2026-06-26T16:21:52.925Z","registry_url":"https://pkg.go.dev/github.com/prometheus/common","install_command":"go get github.com/prometheus/common","documentation_url":"https://pkg.go.dev/github.com/prometheus/common#section-documentation","metadata":{},"repo_metadata":{"id":33674051,"uuid":"37326770","full_name":"prometheus/common","owner":"prometheus","description":"Go libraries shared across Prometheus components and libraries.","archived":false,"fork":false,"pushed_at":"2025-10-28T13:07:50.000Z","size":3100,"stargazers_count":288,"open_issues_count":71,"forks_count":336,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-10-28T13:27:02.740Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/prometheus.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":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-12T14:33:30.000Z","updated_at":"2025-10-28T13:02:53.000Z","dependencies_parsed_at":"2023-10-02T12:45:23.760Z","dependency_job_id":"f3b32667-91b4-4430-88d8-2b19eb1edb70","html_url":"https://github.com/prometheus/common","commit_stats":{"total_commits":549,"total_committers":130,"mean_commits":4.223076923076923,"dds":0.8670309653916212,"last_synced_commit":"653e0fa37b474f7af331bbfb409c0f654fb04a94"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/common","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fcommon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fcommon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fcommon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fcommon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/common/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fcommon/sbom","scorecard":{"id":746841,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/common","commit":"01383babd62c9908a1830a25feee5f7557311a2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.8,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 2 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/golangci-lint.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:15","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:52.647Z","repository_id":33674051,"created_at":"2025-08-22T19:03:52.647Z","updated_at":"2025-08-22T19:03:52.647Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281521442,"owners_count":26515832,"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-28T02:00:06.022Z","response_time":60,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T22:13:49.343Z","dependent_packages_count":38694,"downloads":null,"downloads_period":null,"dependent_repos_count":106982,"rankings":{"downloads":null,"dependent_repos_count":0.008378283489196003,"dependent_packages_count":0.0027927611630653346,"stargazers_count":3.4974346493887842,"forks_count":1.7645263477067443,"docker_downloads_count":0.0009974147010947624,"average":1.0548258912897768},"purl":"pkg:golang/github.com/prometheus/common","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/prometheus/common","docker_dependents_count":21568,"docker_downloads_count":72558139843,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/prometheus/common","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/prometheus/common/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-10-07T16:02:38.563Z","issues_count":54,"pull_requests_count":568,"avg_time_to_close_issue":15013747.151515152,"avg_time_to_close_pull_request":4183397.3660531696,"issues_closed_count":33,"pull_requests_closed_count":489,"pull_request_authors_count":85,"issue_authors_count":45,"avg_comments_per_issue":2.7037037037037037,"avg_comments_per_pull_request":1.3116197183098592,"merged_pull_requests_count":405,"bot_issues_count":1,"bot_pull_requests_count":157,"past_year_issues_count":12,"past_year_pull_requests_count":200,"past_year_avg_time_to_close_issue":535630.2857142857,"past_year_avg_time_to_close_pull_request":650833.6625,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":56,"past_year_merged_pull_requests_count":142,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fcommon/issues","maintainers":[{"login":"SuperQ","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"ywwg","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"roidelapluie","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"bboreham","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bboreham"},{"login":"bwplotka","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwplotka"},{"login":"ArthurSens","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"beorn7","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beorn7"},{"login":"jkroepke","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkroepke"},{"login":"LeviHarrison","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LeviHarrison"},{"login":"cstyan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstyan"},{"login":"rfratto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rfratto"},{"login":"kakkoyun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kakkoyun"},{"login":"gotjosh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gotjosh"},{"login":"machine424","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/machine424"}],"active_maintainers":[{"login":"SuperQ","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"ywwg","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"bwplotka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwplotka"},{"login":"ArthurSens","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"jkroepke","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkroepke"},{"login":"kakkoyun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kakkoyun"},{"login":"beorn7","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beorn7"},{"login":"machine424","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/machine424"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2Fcommon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2Fcommon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2Fcommon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2Fcommon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2Fcommon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2Fcommon/codemeta","maintainers":[]}