[{"id":14078947,"name":"prometheus-worawutchan/prometheus-blackbox-exporter","ecosystem":"helm","description":"Prometheus Blackbox Exporter","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["prometheus","blackbox","monitoring"],"namespace":"prometheus-worawutchan","versions_count":47,"first_release_published_at":"2020-09-27T09:31:41.000Z","latest_release_published_at":"2020-11-19T10:56:32.000Z","latest_release_number":"4.10.1","last_synced_at":"2026-08-31T18:58:49.964Z","created_at":"2026-03-19T04:42:31.886Z","updated_at":"2026-09-01T16:29:56.255Z","registry_url":"https://artifacthub.io/packages/helm/prometheus-worawutchan/prometheus-blackbox-exporter","install_command":"helm repo add prometheus-worawutchan https://worawutchan.github.io/helm-charts \u0026\u0026 helm install prometheus-blackbox-exporter prometheus-worawutchan/prometheus-blackbox-exporter","documentation_url":"https://artifacthub.io/packages/helm/prometheus-worawutchan/prometheus-blackbox-exporter","metadata":{"app_version":"0.18.0","chart_version":"4.10.1","category":4,"official":false,"deprecated":false,"repository_url":"https://worawutchan.github.io/helm-charts","maintainers":[{"name":"monotek","email":"monotek23@gmail.com"},{"name":"rsotnychenko","email":"me@sota.sh"},{"name":"gianrubio","email":"gianrubio@gmail.com"},{"name":"desaintmartin","email":"cedric@desaintmartin.fr"}]},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-01T16:29:56.255Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/prometheus-worawutchan/prometheus-blackbox-exporter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/prometheus-worawutchan/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/prometheus-worawutchan/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/prometheus-worawutchan/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/prometheus-worawutchan%2Fprometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/prometheus-worawutchan%2Fprometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/prometheus-worawutchan%2Fprometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/prometheus-worawutchan%2Fprometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/prometheus-worawutchan%2Fprometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/prometheus-worawutchan%2Fprometheus-blackbox-exporter/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18238,"maintainers_count":0,"namespaces_count":5401,"keywords_count":10097,"github":"artifacthub","metadata":{"funded_packages_count":1017,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-02T05:05:56.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":3540536,"name":"github.com/prometheus/blackbox_exporter","ecosystem":"go","description":"","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":"github.com/prometheus","versions_count":33,"first_release_published_at":"2016-07-16T15:56:00.000Z","latest_release_published_at":"2025-12-04T19:23:14.000Z","latest_release_number":"v0.28.0","last_synced_at":"2026-09-02T12:23:20.684Z","created_at":"2022-04-11T00:14:33.207Z","updated_at":"2026-09-03T09:05:47.307Z","registry_url":"https://pkg.go.dev/github.com/prometheus/blackbox_exporter","install_command":"go get github.com/prometheus/blackbox_exporter","documentation_url":"https://pkg.go.dev/github.com/prometheus/blackbox_exporter#section-documentation","metadata":{},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-01T04:08:20.554Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":17,"rankings":{"downloads":null,"dependent_repos_count":1.320098473331522,"dependent_packages_count":2.237323217763361,"stargazers_count":1.131049043580698,"forks_count":0.8865296031823394,"docker_downloads_count":0.19931019178161744,"average":1.1548621059279074},"purl":"pkg:golang/github.com/prometheus/blackbox_exporter","advisories":[{"uuid":"GSA_kwCzR0hTQS05MzljLTNnOTctdnB2ds4AAy-V","url":"https://github.com/advisories/GHSA-939c-3g97-vpvv","title":"Withdrawn Advisory: Access control issues in blackbox_exporter","description":"# Withdrawn Advisory\nThis advisory has been withdrawn because it was determined to be a configuration issue rather than a vulnerability. This link is maintained to preserve external references. For more information, see the conversation [here](https://github.com/prometheus/blackbox_exporter/issues/1024#issuecomment-1449145854).\n\n# Original Advisory\nblackbox_exporter v0.23.0 was discovered to contain an access control issue in its probe interface. This vulnerability allows attackers to detect intranet ports and services, as well as download resources.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-04-26T00:30:21.000Z","withdrawn_at":"2025-02-04T21:22:40.000Z","classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-26735","https://github.com/prometheus/blackbox_exporter/issues/1024","https://github.com/prometheus/blackbox_exporter/issues/1025","https://github.com/prometheus/blackbox_exporter/issues/1026","http://blackboxexporter.com","http://prometheus.com","https://github.com/prometheus/blackbox_exporter#tls-and-basic-authentication","https://github.com/advisories/GHSA-939c-3g97-vpvv"],"source_kind":"github","identifiers":["GHSA-939c-3g97-vpvv","CVE-2023-26735"],"repository_url":"https://github.com/prometheus/blackbox_exporter","blast_radius":0.0,"created_at":"2023-04-26T16:03:30.781Z","updated_at":"2026-09-03T07:12:39.731Z","epss_percentage":0.0089,"epss_percentile":0.5685,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05MzljLTNnOTctdnB2ds4AAy-V","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05MzljLTNnOTctdnB2ds4AAy-V","packages":[{"ecosystem":"go","package_name":"github.com/prometheus/blackbox_exporter","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 0.23.0"}],"purl":"pkg:go/github.com%2Fprometheus%2Fblackbox_exporter"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05MzljLTNnOTctdnB2ds4AAy-V/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/prometheus/blackbox_exporter","docker_dependents_count":51,"docker_downloads_count":449698517,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/prometheus/blackbox_exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/prometheus/blackbox_exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2Fblackbox_exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2Fblackbox_exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2Fblackbox_exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2Fblackbox_exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2Fblackbox_exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2Fblackbox_exporter/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282242,"maintainers_count":0,"namespaces_count":839591,"keywords_count":126448,"github":"golang","metadata":{"funded_packages_count":72260,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-03T05:01:28.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13293198,"name":"prometheus-blackbox-exporter","ecosystem":"nixpkgs","description":"Blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and ICMP","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:19:42.120Z","latest_release_published_at":"2026-02-02T06:19:42.120Z","latest_release_number":"0.24.0","last_synced_at":"2026-03-07T03:34:42.483Z","created_at":"2026-02-02T06:19:29.170Z","updated_at":"2026-09-01T00:49:34.870Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=prometheus-blackbox-exporter","install_command":"nix-env -iA nixpkgs.prometheus-blackbox-exporter","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/servers/monitoring/prometheus/blackbox-exporter.nix#L33","metadata":{"nix_attribute":"blackbox_exporter-0.24.0","position":"pkgs/servers/monitoring/prometheus/blackbox-exporter.nix:33","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-01T00:49:34.870Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/prometheus-blackbox-exporter?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/prometheus-blackbox-exporter/codemeta","maintainers":[{"uuid":"fpletz","login":null,"name":"Franz Pletz","email":"fpletz@fnordicwalking.de","url":"https://github.com/fpletz","packages_count":218,"html_url":null,"role":null,"created_at":"2026-03-07T03:34:42.852Z","updated_at":"2026-03-07T03:34:42.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fpletz/packages"},{"uuid":"Ma27","login":null,"name":"Maximilian Bosch","email":"maximilian@mbosch.me","url":"https://github.com/Ma27","packages_count":464,"html_url":null,"role":null,"created_at":"2026-03-07T03:34:43.052Z","updated_at":"2026-03-07T03:34:43.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/Ma27/packages"},{"uuid":"globin","login":null,"name":"Robin Gloster","email":"mail@glob.in","url":"https://github.com/globin","packages_count":133,"html_url":null,"role":null,"created_at":"2026-03-07T03:34:42.806Z","updated_at":"2026-03-07T03:34:42.806Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/globin/packages"},{"uuid":"WilliButz","login":null,"name":"Willi Butz","email":"willibutz@posteo.de","url":"https://github.com/WilliButz","packages_count":47,"html_url":null,"role":null,"created_at":"2026-03-07T03:34:42.892Z","updated_at":"2026-03-07T03:34:42.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/WilliButz/packages"},{"uuid":"Frostman","login":null,"name":"Sergei Lukianov","email":"me@slukjanov.name","url":"https://github.com/Frostman","packages_count":44,"html_url":null,"role":null,"created_at":"2026-03-07T03:34:42.976Z","updated_at":"2026-03-07T03:34:42.976Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/Frostman/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3396},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-09-02T05:05:17.399Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12988960,"name":"prometheus-community/prometheus-blackbox-exporter","ecosystem":"helm","description":"Prometheus Blackbox Exporter","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["prometheus","blackbox","monitoring"],"namespace":"prometheus-community","versions_count":163,"first_release_published_at":"2020-09-27T09:31:41.000Z","latest_release_published_at":"2026-08-31T09:55:04.000Z","latest_release_number":"11.18.0","last_synced_at":"2026-08-31T10:54:59.968Z","created_at":"2026-01-30T00:53:18.161Z","updated_at":"2026-08-31T10:54:59.968Z","registry_url":"https://artifacthub.io/packages/helm/prometheus-community/prometheus-blackbox-exporter","install_command":"helm repo add prometheus-community https://prometheus-community.github.io/helm-charts \u0026\u0026 helm install prometheus-blackbox-exporter prometheus-community/prometheus-blackbox-exporter","documentation_url":"https://artifacthub.io/packages/helm/prometheus-community/prometheus-blackbox-exporter","metadata":{"app_version":"v0.28.0","chart_version":"11.18.0","category":4,"official":true,"deprecated":false,"repository_url":"https://prometheus-community.github.io/helm-charts","maintainers":[{"name":"monotek","email":"monotek23@gmail.com"},{"name":"rsotnychenko","email":"me@sota.sh"},{"name":"gianrubio","email":"gianrubio@gmail.com"},{"name":"desaintmartin","email":"cedric@desaintmartin.fr"}]},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-06T07:22:53.000Z","size":7497,"stargazers_count":5820,"open_issues_count":175,"forks_count":1211,"subscribers_count":60,"default_branch":"master","last_synced_at":"2026-08-10T14:13:21.069Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-10T11:19:20.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36782997,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T13:08:27.079Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/prometheus-community/prometheus-blackbox-exporter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/prometheus-community/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/prometheus-community/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/prometheus-community/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T13:39:17.817Z","issues_count":264,"pull_requests_count":517,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4258194.877604167,"issues_closed_count":163,"pull_requests_closed_count":384,"pull_request_authors_count":110,"issue_authors_count":233,"avg_comments_per_issue":2.875,"avg_comments_per_pull_request":0.9052224371373307,"merged_pull_requests_count":262,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":12,"past_year_pull_requests_count":80,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":485044.58974358975,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.5833333333333333,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"ArthurSens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/prometheus-community%2Fprometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/prometheus-community%2Fprometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/prometheus-community%2Fprometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/prometheus-community%2Fprometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/prometheus-community%2Fprometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/prometheus-community%2Fprometheus-blackbox-exporter/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18238,"maintainers_count":0,"namespaces_count":5401,"keywords_count":10097,"github":"artifacthub","metadata":{"funded_packages_count":1017,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-02T05:05:56.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":5630980,"name":"github.com/strong-gnome/blackbox-exporter-multiple-icmp","ecosystem":"go","description":"","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":"github.com/strong-gnome","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-10-15T22:41:38.721Z","latest_release_number":null,"last_synced_at":"2026-08-31T18:59:23.655Z","created_at":"2022-12-06T05:37:45.270Z","updated_at":"2026-09-01T01:10:48.459Z","registry_url":"https://pkg.go.dev/github.com/strong-gnome/blackbox-exporter-multiple-icmp","install_command":"go get github.com/strong-gnome/blackbox-exporter-multiple-icmp","documentation_url":"https://pkg.go.dev/github.com/strong-gnome/blackbox-exporter-multiple-icmp#section-documentation","metadata":{},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-01T01:10:48.459Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.9886233680531785,"forks_count":0.7968243742964658,"average":4.532612001521822},"purl":"pkg:golang/github.com/strong-gnome/blackbox-exporter-multiple-icmp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/strong-gnome/blackbox-exporter-multiple-icmp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/strong-gnome/blackbox-exporter-multiple-icmp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/strong-gnome/blackbox-exporter-multiple-icmp/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstrong-gnome%2Fblackbox-exporter-multiple-icmp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstrong-gnome%2Fblackbox-exporter-multiple-icmp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstrong-gnome%2Fblackbox-exporter-multiple-icmp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstrong-gnome%2Fblackbox-exporter-multiple-icmp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstrong-gnome%2Fblackbox-exporter-multiple-icmp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstrong-gnome%2Fblackbox-exporter-multiple-icmp/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282242,"maintainers_count":0,"namespaces_count":839591,"keywords_count":126448,"github":"golang","metadata":{"funded_packages_count":72260,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-03T05:01:28.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13007866,"name":"prometheus-blackbox-exporter","ecosystem":"alpine","description":"Prometheus Blackbox Exporter","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2026-01-15T20:32:31.000Z","latest_release_published_at":"2026-02-05T09:16:59.000Z","latest_release_number":"0.27.0-r6","last_synced_at":"2026-04-14T16:04:34.479Z","created_at":"2026-01-31T00:26:21.768Z","updated_at":"2026-09-01T02:10:22.331Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/prometheus-blackbox-exporter","install_command":"apk add prometheus-blackbox-exporter","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-01T02:10:22.331Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/prometheus-blackbox-exporter?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/prometheus-blackbox-exporter/codemeta","maintainers":[{"uuid":"alpinelinux@ungleich.ch","login":null,"name":"ungleich","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","packages_count":2,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","role":null,"created_at":"2026-03-04T08:09:29.024Z","updated_at":"2026-03-04T08:09:29.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/alpinelinux@ungleich.ch/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27577,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1132},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-09-02T05:05:39.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":11137872,"name":"prometheus-blackbox-exporter-openrc","ecosystem":"alpine","description":"Prometheus Blackbox Exporter (OpenRC init scripts)","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":"community","versions_count":6,"first_release_published_at":"2024-07-03T09:11:54.000Z","latest_release_published_at":"2025-05-08T20:02:17.000Z","latest_release_number":"0.25.0-r8","last_synced_at":"2026-03-10T03:20:42.502Z","created_at":"2024-12-07T12:13:21.668Z","updated_at":"2026-08-31T19:03:00.472Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/prometheus-blackbox-exporter-openrc","install_command":"apk add prometheus-blackbox-exporter-openrc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T19:03:00.472Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/prometheus-blackbox-exporter-openrc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter-openrc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter-openrc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/prometheus-blackbox-exporter-openrc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/prometheus-blackbox-exporter-openrc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/prometheus-blackbox-exporter-openrc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/prometheus-blackbox-exporter-openrc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/prometheus-blackbox-exporter-openrc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/prometheus-blackbox-exporter-openrc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/prometheus-blackbox-exporter-openrc/codemeta","maintainers":[{"uuid":"alpinelinux@ungleich.ch","login":null,"name":"ungleich","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","packages_count":2,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","role":null,"created_at":"2024-12-10T17:00:38.409Z","updated_at":"2024-12-10T17:00:38.409Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/alpinelinux@ungleich.ch/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25395,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1415},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-09-02T05:06:20.884Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":10343468,"name":"prometheus-blackbox-exporter","ecosystem":"alpine","description":"Prometheus Blackbox Exporter","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2024-06-05T13:36:39.000Z","latest_release_published_at":"2024-07-07T17:34:20.000Z","latest_release_number":"0.25.0-r3","last_synced_at":"2026-03-14T19:43:50.279Z","created_at":"2024-06-11T09:22:03.662Z","updated_at":"2026-08-31T22:49:17.460Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/prometheus-blackbox-exporter","install_command":"apk add prometheus-blackbox-exporter","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T22:49:17.460Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/prometheus-blackbox-exporter?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/prometheus-blackbox-exporter/codemeta","maintainers":[{"uuid":"alpinelinux@ungleich.ch","login":null,"name":"ungleich","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","packages_count":2,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","role":null,"created_at":"2024-06-12T00:51:31.139Z","updated_at":"2024-06-12T00:51:31.139Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/alpinelinux@ungleich.ch/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1558},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-09-01T05:06:17.455Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":3699073,"name":"github.com/prometheus/Blackbox_exporter","ecosystem":"go","description":"","homepage":"https://github.com/prometheus/Blackbox_exporter","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/Blackbox_exporter","keywords_array":[],"namespace":"github.com/prometheus","versions_count":33,"first_release_published_at":"2016-07-16T15:56:00.000Z","latest_release_published_at":"2025-12-04T19:23:14.000Z","latest_release_number":"v0.28.0","last_synced_at":"2026-08-31T19:00:59.834Z","created_at":"2022-04-11T11:53:45.092Z","updated_at":"2026-08-31T19:03:00.866Z","registry_url":"https://pkg.go.dev/github.com/prometheus/Blackbox_exporter","install_command":"go get github.com/prometheus/Blackbox_exporter","documentation_url":"https://pkg.go.dev/github.com/prometheus/Blackbox_exporter#section-documentation","metadata":{},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T19:03:00.866Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/prometheus/%21blackbox_exporter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/prometheus/Blackbox_exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/prometheus/Blackbox_exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/prometheus/Blackbox_exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2FBlackbox_exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2FBlackbox_exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2FBlackbox_exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2FBlackbox_exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2FBlackbox_exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2FBlackbox_exporter/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282242,"maintainers_count":0,"namespaces_count":839591,"keywords_count":126448,"github":"golang","metadata":{"funded_packages_count":72260,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-03T05:01:28.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11764444,"name":"prometheus-blackbox-exporter","ecosystem":"alpine","description":"Prometheus Blackbox Exporter","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":"community","versions_count":6,"first_release_published_at":"2025-05-11T15:42:12.000Z","latest_release_published_at":"2026-01-15T20:35:20.000Z","latest_release_number":"0.26.0-r8","last_synced_at":"2026-07-28T21:04:32.477Z","created_at":"2025-06-07T17:54:52.899Z","updated_at":"2026-08-31T19:03:00.592Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/prometheus-blackbox-exporter","install_command":"apk add prometheus-blackbox-exporter","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T19:03:00.591Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/prometheus-blackbox-exporter?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/prometheus-blackbox-exporter/codemeta","maintainers":[{"uuid":"alpinelinux@ungleich.ch","login":null,"name":"ungleich","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","packages_count":2,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","role":null,"created_at":"2025-06-08T14:38:09.123Z","updated_at":"2025-06-08T14:38:09.123Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/alpinelinux@ungleich.ch/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1825},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-09-01T05:06:05.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":10343469,"name":"prometheus-blackbox-exporter-openrc","ecosystem":"alpine","description":"Prometheus Blackbox Exporter (OpenRC init scripts)","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2024-06-05T13:36:39.000Z","latest_release_published_at":"2024-07-07T17:34:20.000Z","latest_release_number":"0.25.0-r3","last_synced_at":"2026-03-11T23:09:46.567Z","created_at":"2024-06-11T09:22:10.384Z","updated_at":"2026-08-31T19:03:00.383Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/prometheus-blackbox-exporter-openrc","install_command":"apk add prometheus-blackbox-exporter-openrc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-12T21:32:12.000Z","size":7537,"stargazers_count":5826,"open_issues_count":170,"forks_count":1211,"subscribers_count":60,"default_branch":"master","last_synced_at":"2026-08-19T12:36:27.198Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-19T12:33:50.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37004167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T19:03:00.383Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/prometheus-blackbox-exporter-openrc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter-openrc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter-openrc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/prometheus-blackbox-exporter-openrc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/prometheus-blackbox-exporter-openrc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/prometheus-blackbox-exporter-openrc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/prometheus-blackbox-exporter-openrc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/prometheus-blackbox-exporter-openrc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/prometheus-blackbox-exporter-openrc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/prometheus-blackbox-exporter-openrc/codemeta","maintainers":[{"uuid":"alpinelinux@ungleich.ch","login":null,"name":"ungleich","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","packages_count":2,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","role":null,"created_at":"2024-06-12T00:51:31.497Z","updated_at":"2024-06-12T00:51:31.497Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/alpinelinux@ungleich.ch/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1558},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-09-01T05:06:17.455Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":13192514,"name":"prometheus-blackbox-exporter","ecosystem":"nixpkgs","description":"Blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and ICMP","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:15:15.947Z","latest_release_published_at":"2026-02-02T00:15:15.947Z","latest_release_number":"0.25.0","last_synced_at":"2026-03-09T02:03:29.697Z","created_at":"2026-02-02T00:15:02.193Z","updated_at":"2026-08-31T19:03:00.693Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=prometheus-blackbox-exporter","install_command":"nix-env -iA nixpkgs.prometheus-blackbox-exporter","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/servers/monitoring/prometheus/blackbox-exporter.nix#L38","metadata":{"nix_attribute":"blackbox_exporter-0.25.0","position":"pkgs/servers/monitoring/prometheus/blackbox-exporter.nix:38","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T19:03:00.693Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/prometheus-blackbox-exporter?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/prometheus-blackbox-exporter/codemeta","maintainers":[{"uuid":"Ma27","login":null,"name":"Maximilian Bosch","email":"maximilian@mbosch.me","url":"https://github.com/Ma27","packages_count":472,"html_url":null,"role":null,"created_at":"2026-03-09T02:03:30.163Z","updated_at":"2026-03-09T02:03:30.163Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/Ma27/packages"},{"uuid":"Frostman","login":null,"name":"Sergei Lukianov","email":"me@slukjanov.name","url":"https://github.com/Frostman","packages_count":40,"html_url":null,"role":null,"created_at":"2026-03-09T02:03:30.105Z","updated_at":"2026-03-09T02:03:30.105Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/Frostman/packages"},{"uuid":"globin","login":null,"name":"Robin Gloster","email":"mail@glob.in","url":"https://github.com/globin","packages_count":129,"html_url":null,"role":null,"created_at":"2026-03-09T02:03:29.937Z","updated_at":"2026-03-09T02:03:29.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/globin/packages"},{"uuid":"fpletz","login":null,"name":"Franz Pletz","email":"fpletz@fnordicwalking.de","url":"https://github.com/fpletz","packages_count":216,"html_url":null,"role":null,"created_at":"2026-03-09T02:03:30.010Z","updated_at":"2026-03-09T02:03:30.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fpletz/packages"},{"uuid":"WilliButz","login":null,"name":"Willi Butz","email":"willibutz@posteo.de","url":"https://github.com/WilliButz","packages_count":47,"html_url":null,"role":null,"created_at":"2026-03-09T02:03:30.062Z","updated_at":"2026-03-09T02:03:30.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/WilliButz/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3622},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-09-03T05:02:00.569Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":14081946,"name":"wenerme/prometheus-blackbox-exporter","ecosystem":"helm","description":"Prometheus Blackbox Exporter","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["prometheus","blackbox","monitoring"],"namespace":"wenerme","versions_count":109,"first_release_published_at":"2021-01-15T12:36:07.000Z","latest_release_published_at":"2026-08-31T15:19:18.000Z","latest_release_number":"11.18.0","last_synced_at":"2026-08-31T15:53:13.452Z","created_at":"2026-03-19T14:15:47.844Z","updated_at":"2026-08-31T19:04:51.057Z","registry_url":"https://artifacthub.io/packages/helm/wenerme/prometheus-blackbox-exporter","install_command":"helm repo add wenerme https://charts.wener.tech \u0026\u0026 helm install prometheus-blackbox-exporter wenerme/prometheus-blackbox-exporter","documentation_url":"https://artifacthub.io/packages/helm/wenerme/prometheus-blackbox-exporter","metadata":{"app_version":"v0.28.0","chart_version":"11.18.0","category":4,"official":false,"deprecated":false,"repository_url":"https://charts.wener.tech","maintainers":[{"name":"monotek","email":"monotek23@gmail.com"},{"name":"rsotnychenko","email":"me@sota.sh"},{"name":"gianrubio","email":"gianrubio@gmail.com"},{"name":"desaintmartin","email":"cedric@desaintmartin.fr"}]},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T19:04:51.057Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/wenerme/prometheus-blackbox-exporter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/wenerme/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/wenerme/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/wenerme/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wenerme%2Fprometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wenerme%2Fprometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wenerme%2Fprometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wenerme%2Fprometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wenerme%2Fprometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wenerme%2Fprometheus-blackbox-exporter/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18238,"maintainers_count":0,"namespaces_count":5401,"keywords_count":10097,"github":"artifacthub","metadata":{"funded_packages_count":1017,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-02T05:05:56.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":13747460,"name":"prometheus-blackbox-exporter","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T06:20:07.912Z","latest_release_published_at":"2026-02-13T06:20:07.912Z","latest_release_number":"0.13.0+ds-2","last_synced_at":"2026-03-13T19:33:13.010Z","created_at":"2026-02-13T06:20:07.584Z","updated_at":"2026-08-31T19:05:00.769Z","registry_url":"https://launchpad.net/ubuntu/+source/prometheus-blackbox-exporter","install_command":"apt-get install prometheus-blackbox-exporter","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"extra","binary":"prometheus-blackbox-exporter","standards_version":"4.3.0","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-golang, golang-any, golang-github-go-kit-kit-dev, golang-github-miekg-dns-dev (\u003e= 1), golang-github-prometheus-client-golang-dev, golang-github-prometheus-client-model-dev, golang-github-prometheus-common-dev (\u003e= 0+git20181119), golang-golang-x-net-dev, golang-gopkg-yaml.v2-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T19:05:00.769Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.13341634794983545,"forks_count":0.03557769278662279,"docker_downloads_count":null,"average":0.04224851018411456},"purl":"pkg:deb/ubuntu/prometheus-blackbox-exporter?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/prometheus-blackbox-exporter/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1425,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":824},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-09-02T05:06:14.277Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":8675975,"name":"prometheus-blackbox-exporter-openrc","ecosystem":"alpine","description":"Prometheus Blackbox Exporter (OpenRC init scripts)","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":"community","versions_count":4,"first_release_published_at":"2023-10-12T01:45:39.000Z","latest_release_published_at":"2024-05-12T07:25:43.000Z","latest_release_number":"0.24.0-r7","last_synced_at":"2026-03-14T19:43:24.896Z","created_at":"2023-12-20T10:25:44.347Z","updated_at":"2026-08-19T15:36:33.739Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/prometheus-blackbox-exporter-openrc","install_command":"apk add prometheus-blackbox-exporter-openrc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-12T21:32:12.000Z","size":7537,"stargazers_count":5826,"open_issues_count":170,"forks_count":1211,"subscribers_count":60,"default_branch":"master","last_synced_at":"2026-08-19T12:36:27.198Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-19T12:33:50.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-19T15:36:33.738Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/prometheus-blackbox-exporter-openrc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter-openrc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter-openrc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/prometheus-blackbox-exporter-openrc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T12:36:27.715Z","issues_count":265,"pull_requests_count":519,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4188156.4897959186,"issues_closed_count":163,"pull_requests_closed_count":392,"pull_request_authors_count":110,"issue_authors_count":234,"avg_comments_per_issue":2.8641509433962264,"avg_comments_per_pull_request":0.9171483622350675,"merged_pull_requests_count":269,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":82,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":543132.9787234042,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":47,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.4615384615384615,"past_year_avg_comments_per_pull_request":0.3902439024390244,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":41,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"ArthurSens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/prometheus-blackbox-exporter-openrc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/prometheus-blackbox-exporter-openrc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/prometheus-blackbox-exporter-openrc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/prometheus-blackbox-exporter-openrc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/prometheus-blackbox-exporter-openrc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/prometheus-blackbox-exporter-openrc/codemeta","maintainers":[{"uuid":"alpinelinux@ungleich.ch","login":null,"name":"ungleich","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","packages_count":2,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","role":null,"created_at":"2024-08-21T15:42:51.298Z","updated_at":"2024-08-21T15:42:51.298Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/alpinelinux@ungleich.ch/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1035},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-09-02T05:06:38.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":13773203,"name":"prometheus-blackbox-exporter","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:15:41.943Z","latest_release_published_at":"2026-02-13T12:15:41.943Z","latest_release_number":"0.19.0-1","last_synced_at":"2026-03-13T20:37:06.086Z","created_at":"2026-02-13T12:15:41.665Z","updated_at":"2026-08-31T19:09:00.268Z","registry_url":"https://launchpad.net/ubuntu/+source/prometheus-blackbox-exporter","install_command":"apt-get install prometheus-blackbox-exporter","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"extra","binary":"prometheus-blackbox-exporter","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.13~), golang-github-andybalholm-brotli-dev, golang-github-go-kit-kit-dev, golang-github-miekg-dns-dev (\u003e= 1), golang-github-prometheus-client-golang-dev, golang-github-prometheus-client-model-dev, golang-github-prometheus-common-dev (\u003e= 0.14.0~), golang-github-prometheus-exporter-toolkit-dev, golang-golang-x-net-dev, golang-gopkg-alecthomas-kingpin.v2-dev, golang-gopkg-yaml.v3-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T19:09:00.268Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/prometheus-blackbox-exporter?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/prometheus-blackbox-exporter/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":1076},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-09-02T05:06:07.182Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13706007,"name":"prometheus-blackbox-exporter","ecosystem":"debian","description":null,"homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:06:10.961Z","latest_release_published_at":"2026-02-12T22:06:10.961Z","latest_release_number":"0.23.0-4","last_synced_at":"2026-03-13T13:43:33.968Z","created_at":"2026-02-12T22:06:10.501Z","updated_at":"2026-08-31T19:09:00.375Z","registry_url":"https://tracker.debian.org/pkg/prometheus-blackbox-exporter","install_command":"apt-get install prometheus-blackbox-exporter","documentation_url":"https://packages.debian.org/bookworm/prometheus-blackbox-exporter","metadata":{"component":"main","architecture":"any","priority":"optional","binary":"prometheus-blackbox-exporter","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.16~), golang-github-andybalholm-brotli-dev, golang-github-go-kit-log-dev, golang-github-miekg-dns-dev, golang-github-prometheus-client-golang-dev, golang-github-prometheus-client-model-dev, golang-github-prometheus-common-dev (\u003e= 0.33.0~), golang-github-prometheus-exporter-toolkit-dev (\u003e= 0.8.2), golang-golang-x-net-dev, golang-google-grpc-dev, golang-gopkg-alecthomas-kingpin.v2-dev, golang-gopkg-yaml.v3-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T19:09:00.375Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.5095871480393851,"forks_count":0.27350722634882246,"docker_downloads_count":null,"average":0.19577359359705188},"purl":"pkg:deb/debian/prometheus-blackbox-exporter?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/prometheus-blackbox-exporter/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2638,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1339},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-02T05:06:04.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13910057,"name":"appuio/prometheus-blackbox-exporter","ecosystem":"helm","description":"Prometheus Blackbox Exporter","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["prometheus","blackbox","monitoring"],"namespace":"appuio","versions_count":7,"first_release_published_at":"2021-05-10T09:05:04.000Z","latest_release_published_at":"2021-06-08T09:46:50.000Z","latest_release_number":"0.3.1","last_synced_at":"2026-08-31T18:58:46.278Z","created_at":"2026-02-27T00:36:11.967Z","updated_at":"2026-08-31T19:40:31.685Z","registry_url":"https://artifacthub.io/packages/helm/appuio/prometheus-blackbox-exporter","install_command":"helm repo add appuio https://charts.appuio.ch \u0026\u0026 helm install prometheus-blackbox-exporter appuio/prometheus-blackbox-exporter","documentation_url":"https://artifacthub.io/packages/helm/appuio/prometheus-blackbox-exporter","metadata":{"app_version":"v0.17.0","chart_version":"0.3.1","category":4,"official":false,"deprecated":false,"repository_url":"https://charts.appuio.ch","maintainers":[{"name":"K8up Authors","email":"info@appuio.ch"}]},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T19:40:31.685Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/appuio/prometheus-blackbox-exporter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/appuio/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/appuio/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/appuio/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/appuio%2Fprometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/appuio%2Fprometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/appuio%2Fprometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/appuio%2Fprometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/appuio%2Fprometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/appuio%2Fprometheus-blackbox-exporter/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18238,"maintainers_count":0,"namespaces_count":5401,"keywords_count":10097,"github":"artifacthub","metadata":{"funded_packages_count":1017,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-02T05:05:56.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":7777940,"name":"prometheus-blackbox-exporter","ecosystem":"alpine","description":"Prometheus Blackbox Exporter","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":"community","versions_count":5,"first_release_published_at":"2023-05-02T17:27:34.000Z","latest_release_published_at":"2023-11-17T20:59:57.000Z","latest_release_number":"0.23.0-r8","last_synced_at":"2026-04-09T02:09:31.200Z","created_at":"2023-05-22T14:16:02.148Z","updated_at":"2026-08-31T19:40:32.279Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/prometheus-blackbox-exporter","install_command":"apk add prometheus-blackbox-exporter","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T19:40:32.279Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":3.8651438830980998,"forks_count":1.9949129719215999,"docker_downloads_count":null,"average":1.465014213754925},"purl":"pkg:apk/alpine/prometheus-blackbox-exporter?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/prometheus-blackbox-exporter/codemeta","maintainers":[{"uuid":"alpinelinux@ungleich.ch","login":null,"name":"ungleich","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","packages_count":2,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","role":null,"created_at":"2023-05-23T06:57:22.211Z","updated_at":"2023-05-23T06:57:22.211Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/alpinelinux@ungleich.ch/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1255},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-09-01T05:06:21.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":13798163,"name":"prometheus-blackbox-exporter","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:53:45.702Z","latest_release_published_at":"2026-02-13T16:53:45.702Z","latest_release_number":"0.24.0-1build1","last_synced_at":"2026-03-14T09:16:19.487Z","created_at":"2026-02-13T16:53:45.514Z","updated_at":"2026-08-31T20:43:11.280Z","registry_url":"https://launchpad.net/ubuntu/+source/prometheus-blackbox-exporter","install_command":"apt-get install prometheus-blackbox-exporter","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"extra","binary":"prometheus-blackbox-exporter","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.16~), golang-github-andybalholm-brotli-dev, golang-github-go-kit-log-dev, golang-github-miekg-dns-dev, golang-github-prometheus-client-golang-dev, golang-github-prometheus-client-model-dev, golang-github-prometheus-common-dev (\u003e= 0.42.0), golang-github-prometheus-exporter-toolkit-dev (\u003e= 0.8.2), golang-golang-x-net-dev, golang-google-grpc-dev, golang-gopkg-alecthomas-kingpin.v2-dev, golang-gopkg-yaml.v3-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T20:43:11.280Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.33022214944599093,"forks_count":0.1692047377326565,"docker_downloads_count":null,"average":0.12485672179466187},"purl":"pkg:deb/ubuntu/prometheus-blackbox-exporter?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/prometheus-blackbox-exporter/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1461},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-02T05:06:11.115Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":6050753,"name":"prometheus-blackbox-exporter","ecosystem":"alpine","description":"Prometheus Blackbox Exporter","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":"community","versions_count":29,"first_release_published_at":"2022-12-29T14:53:50.000Z","latest_release_published_at":"2026-03-06T09:27:38.000Z","latest_release_number":"0.28.0-r3","last_synced_at":"2026-03-10T04:08:37.137Z","created_at":"2023-01-31T18:24:04.500Z","updated_at":"2026-08-31T20:46:39.936Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/prometheus-blackbox-exporter","install_command":"apk add prometheus-blackbox-exporter","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T20:46:39.936Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":3.8666249217282407,"forks_count":3.213055729492799,"average":5.430103318722605},"purl":"pkg:apk/alpine/prometheus-blackbox-exporter?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/prometheus-blackbox-exporter/codemeta","maintainers":[{"uuid":"alpinelinux@ungleich.ch","login":null,"name":"ungleich","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","packages_count":2,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","role":null,"created_at":"2023-01-31T21:26:36.790Z","updated_at":"2023-01-31T21:26:36.790Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/alpinelinux@ungleich.ch/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":40077,"maintainers_count":910,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2958},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-09-02T05:05:46.119Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":13976507,"name":"kubegems/prometheus-blackbox-exporter","ecosystem":"helm","description":"Prometheus Blackbox Exporter","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["prometheus","blackbox","monitoring"],"namespace":"kubegems","versions_count":1,"first_release_published_at":"2022-12-21T06:47:58.000Z","latest_release_published_at":"2022-12-21T06:47:58.000Z","latest_release_number":"7.1.3","last_synced_at":"2026-08-31T18:58:52.176Z","created_at":"2026-03-03T12:31:24.307Z","updated_at":"2026-08-31T21:06:57.628Z","registry_url":"https://artifacthub.io/packages/helm/kubegems/prometheus-blackbox-exporter","install_command":"helm repo add kubegems https://charts.kubegems.io/kubegems \u0026\u0026 helm install prometheus-blackbox-exporter kubegems/prometheus-blackbox-exporter","documentation_url":"https://artifacthub.io/packages/helm/kubegems/prometheus-blackbox-exporter","metadata":{"app_version":"0.22.0","chart_version":"7.1.3","category":4,"official":false,"deprecated":false,"repository_url":"https://charts.kubegems.io/kubegems","maintainers":[{"name":"monotek","email":"monotek23@gmail.com"},{"name":"rsotnychenko","email":"me@sota.sh"},{"name":"gianrubio","email":"gianrubio@gmail.com"},{"name":"desaintmartin","email":"cedric@desaintmartin.fr"}]},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T21:06:57.627Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/kubegems/prometheus-blackbox-exporter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/kubegems/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/kubegems/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/kubegems/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/kubegems%2Fprometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/kubegems%2Fprometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/kubegems%2Fprometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/kubegems%2Fprometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/kubegems%2Fprometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/kubegems%2Fprometheus-blackbox-exporter/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18238,"maintainers_count":0,"namespaces_count":5401,"keywords_count":10097,"github":"artifacthub","metadata":{"funded_packages_count":1017,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-02T05:05:56.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":12857278,"name":"prometheus-blackbox-exporter","ecosystem":"nixpkgs","description":"Blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and ICMP","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T00:24:02.030Z","latest_release_published_at":"2026-01-27T00:24:02.030Z","latest_release_number":"0.28.0","last_synced_at":"2026-04-10T11:02:51.455Z","created_at":"2026-01-27T00:24:01.820Z","updated_at":"2026-08-31T21:16:51.295Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=prometheus-blackbox-exporter","install_command":"nix-env -iA nixpkgs.prometheus-blackbox-exporter","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/pr/prometheus-blackbox-exporter/package.nix#L38","metadata":{"nix_attribute":"blackbox_exporter-0.28.0","position":"pkgs/by-name/pr/prometheus-blackbox-exporter/package.nix:38","platforms":["x86_64-darwin","aarch64-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","wasm64-wasi","wasm32-wasi","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T21:16:51.295Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/prometheus-blackbox-exporter?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/prometheus-blackbox-exporter/codemeta","maintainers":[{"uuid":"Ma27","login":null,"name":"Maximilian Bosch","email":"maximilian@mbosch.me","url":"https://github.com/Ma27","packages_count":694,"html_url":null,"role":null,"created_at":"2026-03-03T21:11:37.756Z","updated_at":"2026-03-03T21:11:37.756Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/Ma27/packages"},{"uuid":"fpletz","login":null,"name":"Franz Pletz","email":"fpletz@fnordicwalking.de","url":"https://github.com/fpletz","packages_count":225,"html_url":null,"role":null,"created_at":"2026-03-03T21:11:37.639Z","updated_at":"2026-03-03T21:11:37.639Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fpletz/packages"},{"uuid":"globin","login":null,"name":"Robin Gloster","email":"mail@glob.in","url":"https://github.com/globin","packages_count":31,"html_url":null,"role":null,"created_at":"2026-03-03T21:11:37.592Z","updated_at":"2026-03-03T21:11:37.592Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/globin/packages"},{"uuid":"Frostman","login":null,"name":"Sergei Lukianov","email":"me@slukjanov.name","url":"https://github.com/Frostman","packages_count":16,"html_url":null,"role":null,"created_at":"2026-03-03T21:11:37.688Z","updated_at":"2026-03-03T21:11:37.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/Frostman/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":154178,"maintainers_count":4922,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6484},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-09-03T05:02:04.435Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":7777941,"name":"prometheus-blackbox-exporter-openrc","ecosystem":"alpine","description":"Prometheus Blackbox Exporter (OpenRC init scripts)","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":"community","versions_count":5,"first_release_published_at":"2023-05-02T17:27:34.000Z","latest_release_published_at":"2023-11-17T20:59:57.000Z","latest_release_number":"0.23.0-r8","last_synced_at":"2026-03-24T16:30:12.978Z","created_at":"2023-05-22T14:16:02.355Z","updated_at":"2026-08-31T21:16:51.318Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/prometheus-blackbox-exporter-openrc","install_command":"apk add prometheus-blackbox-exporter-openrc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T21:16:51.318Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":3.8651438830980998,"forks_count":1.9949129719215999,"docker_downloads_count":null,"average":1.465014213754925},"purl":"pkg:apk/alpine/prometheus-blackbox-exporter-openrc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter-openrc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter-openrc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/prometheus-blackbox-exporter-openrc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/prometheus-blackbox-exporter-openrc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/prometheus-blackbox-exporter-openrc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/prometheus-blackbox-exporter-openrc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/prometheus-blackbox-exporter-openrc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/prometheus-blackbox-exporter-openrc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/prometheus-blackbox-exporter-openrc/codemeta","maintainers":[{"uuid":"alpinelinux@ungleich.ch","login":null,"name":"ungleich","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","packages_count":2,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","role":null,"created_at":"2023-05-23T06:57:19.604Z","updated_at":"2023-05-23T06:57:19.604Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/alpinelinux@ungleich.ch/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1255},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-09-01T05:06:21.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":13402344,"name":"prometheus-blackbox-exporter","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T09:46:03.764Z","latest_release_published_at":"2026-02-06T09:46:03.764Z","latest_release_number":"0.24.0-2","last_synced_at":"2026-03-06T10:19:47.972Z","created_at":"2026-02-06T09:46:00.339Z","updated_at":"2026-08-31T21:33:19.511Z","registry_url":"https://launchpad.net/ubuntu/+source/prometheus-blackbox-exporter","install_command":"apt-get install prometheus-blackbox-exporter","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"extra","binary":"prometheus-blackbox-exporter","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.16~), golang-github-alecthomas-units-dev, golang-github-andybalholm-brotli-dev, golang-github-go-kit-log-dev, golang-github-miekg-dns-dev, golang-github-pkg-errors-dev, golang-github-prometheus-client-golang-dev, golang-github-prometheus-client-model-dev, golang-github-prometheus-common-dev (\u003e= 0.42.0), golang-github-prometheus-exporter-toolkit-dev (\u003e= 0.8.2), golang-golang-x-net-dev, golang-google-grpc-dev, golang-gopkg-alecthomas-kingpin.v2-dev, golang-gopkg-yaml.v2-dev, golang-gopkg-yaml.v3-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T21:33:19.510Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/prometheus-blackbox-exporter?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/prometheus-blackbox-exporter/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1372},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-02T05:06:09.133Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13869619,"name":"backbox-exporter/prometheus-blackbox-exporter","ecosystem":"helm","description":"Prometheus Blackbox Exporter","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["prometheus","blackbox","monitoring"],"namespace":"backbox-exporter","versions_count":1,"first_release_published_at":"2023-05-18T14:27:13.000Z","latest_release_published_at":"2023-05-18T14:27:13.000Z","latest_release_number":"7.8.0","last_synced_at":"2026-08-31T18:58:56.721Z","created_at":"2026-02-21T00:29:01.536Z","updated_at":"2026-08-31T21:57:45.302Z","registry_url":"https://artifacthub.io/packages/helm/backbox-exporter/prometheus-blackbox-exporter","install_command":"helm repo add backbox-exporter https://yurik687.github.io/blackbox/ \u0026\u0026 helm install prometheus-blackbox-exporter backbox-exporter/prometheus-blackbox-exporter","documentation_url":"https://artifacthub.io/packages/helm/backbox-exporter/prometheus-blackbox-exporter","metadata":{"app_version":"0.23.0","chart_version":"7.8.0","category":4,"official":false,"deprecated":false,"repository_url":"https://yurik687.github.io/blackbox/","maintainers":[{"name":"monotek","email":"monotek23@gmail.com"},{"name":"rsotnychenko","email":"me@sota.sh"},{"name":"gianrubio","email":"gianrubio@gmail.com"},{"name":"desaintmartin","email":"cedric@desaintmartin.fr"}]},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T21:57:45.302Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/backbox-exporter/prometheus-blackbox-exporter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/backbox-exporter/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/backbox-exporter/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/backbox-exporter/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/backbox-exporter%2Fprometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/backbox-exporter%2Fprometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/backbox-exporter%2Fprometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/backbox-exporter%2Fprometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/backbox-exporter%2Fprometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/backbox-exporter%2Fprometheus-blackbox-exporter/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18238,"maintainers_count":0,"namespaces_count":5401,"keywords_count":10097,"github":"artifacthub","metadata":{"funded_packages_count":1017,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-02T05:05:56.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":13073215,"name":"prometheus-blackbox-exporter","ecosystem":"nixpkgs","description":"Blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and ICMP","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:25:04.546Z","latest_release_published_at":"2026-02-01T17:25:04.546Z","latest_release_number":"0.25.0","last_synced_at":"2026-08-14T23:34:36.380Z","created_at":"2026-02-01T17:25:01.797Z","updated_at":"2026-08-31T22:09:35.103Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=prometheus-blackbox-exporter","install_command":"nix-env -iA nixpkgs.prometheus-blackbox-exporter","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/servers/monitoring/prometheus/blackbox-exporter.nix#L38","metadata":{"nix_attribute":"blackbox_exporter-0.25.0","position":"pkgs/servers/monitoring/prometheus/blackbox-exporter.nix:38","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","wasm64-wasi","wasm32-wasi","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T22:09:35.102Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/prometheus-blackbox-exporter?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/prometheus-blackbox-exporter/codemeta","maintainers":[{"uuid":"Ma27","login":null,"name":"Maximilian Bosch","email":"maximilian@mbosch.me","url":"https://github.com/Ma27","packages_count":591,"html_url":null,"role":null,"created_at":"2026-03-06T00:29:51.541Z","updated_at":"2026-03-06T00:29:51.541Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/Ma27/packages"},{"uuid":"fpletz","login":null,"name":"Franz Pletz","email":"fpletz@fnordicwalking.de","url":"https://github.com/fpletz","packages_count":218,"html_url":null,"role":null,"created_at":"2026-03-06T00:29:51.422Z","updated_at":"2026-03-06T00:29:51.422Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fpletz/packages"},{"uuid":"globin","login":null,"name":"Robin Gloster","email":"mail@glob.in","url":"https://github.com/globin","packages_count":126,"html_url":null,"role":null,"created_at":"2026-03-06T00:29:51.384Z","updated_at":"2026-03-06T00:29:51.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/globin/packages"},{"uuid":"WilliButz","login":null,"name":"Willi Butz","email":"willibutz@posteo.de","url":"https://github.com/WilliButz","packages_count":46,"html_url":null,"role":null,"created_at":"2026-03-06T00:29:51.460Z","updated_at":"2026-03-06T00:29:51.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/WilliButz/packages"},{"uuid":"Frostman","login":null,"name":"Sergei Lukianov","email":"me@slukjanov.name","url":"https://github.com/Frostman","packages_count":40,"html_url":null,"role":null,"created_at":"2026-03-06T00:29:51.501Z","updated_at":"2026-03-06T00:29:51.501Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/Frostman/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3757},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-09-02T05:05:10.221Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":11137878,"name":"prometheus-blackbox-exporter","ecosystem":"alpine","description":"Prometheus Blackbox Exporter","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":"community","versions_count":6,"first_release_published_at":"2024-07-03T09:11:54.000Z","latest_release_published_at":"2025-05-08T20:02:17.000Z","latest_release_number":"0.25.0-r8","last_synced_at":"2026-03-10T03:22:46.643Z","created_at":"2024-12-07T12:13:23.141Z","updated_at":"2026-08-31T22:17:18.289Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/prometheus-blackbox-exporter","install_command":"apk add prometheus-blackbox-exporter","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T22:17:18.289Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/prometheus-blackbox-exporter?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/prometheus-blackbox-exporter/codemeta","maintainers":[{"uuid":"alpinelinux@ungleich.ch","login":null,"name":"ungleich","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","packages_count":2,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","role":null,"created_at":"2024-12-10T17:16:36.119Z","updated_at":"2024-12-10T17:16:36.119Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/alpinelinux@ungleich.ch/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25395,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1415},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-09-02T05:06:20.884Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":13561542,"name":"prometheus-blackbox-exporter","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:28:43.573Z","latest_release_published_at":"2026-02-11T05:28:43.573Z","latest_release_number":"0.23.0-4","last_synced_at":"2026-03-11T12:06:11.816Z","created_at":"2026-02-11T05:28:43.397Z","updated_at":"2026-08-31T22:36:42.088Z","registry_url":"https://launchpad.net/ubuntu/+source/prometheus-blackbox-exporter","install_command":"apt-get install prometheus-blackbox-exporter","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"extra","binary":"prometheus-blackbox-exporter","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.16~), golang-github-andybalholm-brotli-dev, golang-github-go-kit-log-dev, golang-github-miekg-dns-dev, golang-github-prometheus-client-golang-dev, golang-github-prometheus-client-model-dev, golang-github-prometheus-common-dev (\u003e= 0.33.0~), golang-github-prometheus-exporter-toolkit-dev (\u003e= 0.8.2), golang-golang-x-net-dev, golang-google-grpc-dev, golang-gopkg-alecthomas-kingpin.v2-dev, golang-gopkg-yaml.v3-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T22:36:42.088Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/prometheus-blackbox-exporter?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/prometheus-blackbox-exporter/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1223},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-02T05:06:12.919Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13462220,"name":"prometheus-blackbox-exporter","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T10:29:20.437Z","latest_release_published_at":"2026-02-09T10:29:20.437Z","latest_release_number":"0.25.0-1","last_synced_at":"2026-03-09T11:06:02.850Z","created_at":"2026-02-09T10:29:20.090Z","updated_at":"2026-08-31T22:39:49.399Z","registry_url":"https://launchpad.net/ubuntu/+source/prometheus-blackbox-exporter","install_command":"apt-get install prometheus-blackbox-exporter","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"extra","binary":"prometheus-blackbox-exporter","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.16~), golang-github-alecthomas-units-dev, golang-github-andybalholm-brotli-dev, golang-github-go-kit-log-dev, golang-github-miekg-dns-dev, golang-github-prometheus-client-golang-dev (\u003e= 1.19.0), golang-github-prometheus-client-model-dev, golang-github-prometheus-common-dev (\u003e= 0.42.0), golang-github-prometheus-exporter-toolkit-dev (\u003e= 0.8.2), golang-golang-x-net-dev, golang-google-grpc-dev, golang-gopkg-alecthomas-kingpin.v2-dev, golang-gopkg-yaml.v2-dev, golang-gopkg-yaml.v3-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T22:39:49.399Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/prometheus-blackbox-exporter?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/prometheus-blackbox-exporter/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1455},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-02T05:05:37.446Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13662971,"name":"prometheus-blackbox-exporter","ecosystem":"debian","description":null,"homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T09:37:34.878Z","latest_release_published_at":"2026-02-12T09:37:34.878Z","latest_release_number":"0.26.0-1","last_synced_at":"2026-03-14T12:14:53.350Z","created_at":"2026-02-12T09:37:34.703Z","updated_at":"2026-08-31T22:52:09.838Z","registry_url":"https://tracker.debian.org/pkg/prometheus-blackbox-exporter","install_command":"apt-get install prometheus-blackbox-exporter","documentation_url":"https://packages.debian.org/trixie/prometheus-blackbox-exporter","metadata":{"component":"main","architecture":"any","priority":"optional","binary":"prometheus-blackbox-exporter","standards_version":"4.7.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-alecthomas-units-dev, golang-github-andybalholm-brotli-dev, golang-github-miekg-dns-dev, golang-github-prometheus-client-golang-dev (\u003e= 1.19.0), golang-github-prometheus-client-model-dev, golang-github-prometheus-common-dev (\u003e= 0.42.0), golang-github-prometheus-exporter-toolkit-dev (\u003e= 0.13.0), golang-golang-x-net-dev, golang-google-grpc-dev (\u003e= 1.34.0), golang-gopkg-alecthomas-kingpin.v2-dev, golang-gopkg-yaml.v2-dev, golang-gopkg-yaml.v3-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T22:52:09.838Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/prometheus-blackbox-exporter?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/prometheus-blackbox-exporter/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1833},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-02T05:05:34.997Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":14029389,"name":"wener/prometheus-blackbox-exporter","ecosystem":"helm","description":"Prometheus Blackbox Exporter","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["prometheus","blackbox","monitoring"],"namespace":"wener","versions_count":109,"first_release_published_at":"2021-01-15T12:36:07.000Z","latest_release_published_at":"2026-08-31T15:19:18.000Z","latest_release_number":"11.18.0","last_synced_at":"2026-08-31T16:09:53.786Z","created_at":"2026-03-11T10:00:47.671Z","updated_at":"2026-08-31T23:20:57.969Z","registry_url":"https://artifacthub.io/packages/helm/wener/prometheus-blackbox-exporter","install_command":"helm repo add wener https://wenerme.github.io/charts \u0026\u0026 helm install prometheus-blackbox-exporter wener/prometheus-blackbox-exporter","documentation_url":"https://artifacthub.io/packages/helm/wener/prometheus-blackbox-exporter","metadata":{"app_version":"v0.28.0","chart_version":"11.18.0","category":4,"official":false,"deprecated":false,"repository_url":"https://wenerme.github.io/charts","maintainers":[{"name":"monotek","email":"monotek23@gmail.com"},{"name":"rsotnychenko","email":"me@sota.sh"},{"name":"gianrubio","email":"gianrubio@gmail.com"},{"name":"desaintmartin","email":"cedric@desaintmartin.fr"}]},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T23:20:57.969Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/wener/prometheus-blackbox-exporter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/wener/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/wener/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/wener/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wener%2Fprometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wener%2Fprometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wener%2Fprometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wener%2Fprometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wener%2Fprometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wener%2Fprometheus-blackbox-exporter/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18238,"maintainers_count":0,"namespaces_count":5401,"keywords_count":10097,"github":"artifacthub","metadata":{"funded_packages_count":1017,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-02T05:05:56.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":12987356,"name":"cloudnativeapp/prometheus-blackbox-exporter","ecosystem":"helm","description":"Prometheus Blackbox Exporter","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["prometheus","blackbox","monitoring"],"namespace":"cloudnativeapp","versions_count":1,"first_release_published_at":"2021-03-25T21:28:14.000Z","latest_release_published_at":"2021-03-25T21:28:14.000Z","latest_release_number":"0.3.0","last_synced_at":"2026-08-31T18:58:56.401Z","created_at":"2026-01-29T22:40:06.348Z","updated_at":"2026-08-31T23:41:02.273Z","registry_url":"https://artifacthub.io/packages/helm/cloudnativeapp/prometheus-blackbox-exporter","install_command":"helm repo add cloudnativeapp https://cloudnativeapp.github.io/charts/curated/ \u0026\u0026 helm install prometheus-blackbox-exporter cloudnativeapp/prometheus-blackbox-exporter","documentation_url":"https://artifacthub.io/packages/helm/cloudnativeapp/prometheus-blackbox-exporter","metadata":{"app_version":"0.14.0","chart_version":"0.3.0","category":4,"official":false,"deprecated":false,"repository_url":"https://cloudnativeapp.github.io/charts/curated/","maintainers":[{"name":"gianrubio","email":"gianrubio@gmail.com"}]},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T23:41:02.273Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/cloudnativeapp/prometheus-blackbox-exporter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/cloudnativeapp/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/cloudnativeapp/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/cloudnativeapp/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/cloudnativeapp%2Fprometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/cloudnativeapp%2Fprometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/cloudnativeapp%2Fprometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/cloudnativeapp%2Fprometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/cloudnativeapp%2Fprometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/cloudnativeapp%2Fprometheus-blackbox-exporter/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18238,"maintainers_count":0,"namespaces_count":5401,"keywords_count":10097,"github":"artifacthub","metadata":{"funded_packages_count":1017,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-02T05:05:56.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":14506317,"name":"app-metrics/blackbox_exporter","ecosystem":"gentoo","description":"Prometheus exporter for blackbox probing via HTTP, HTTPS, DNS, TCP and ICMP","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0 BSD BSD-2 MIT","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["~amd64"],"namespace":"app-metrics","versions_count":3,"first_release_published_at":"2026-05-06T07:08:20.000Z","latest_release_published_at":"2026-07-08T19:38:04.000Z","latest_release_number":"0.28.0","last_synced_at":"2026-07-10T01:31:05.283Z","created_at":"2026-05-27T00:51:28.493Z","updated_at":"2026-08-31T23:41:02.421Z","registry_url":"https://packages.gentoo.org/packages/app-metrics/blackbox_exporter","install_command":"emerge app-metrics/blackbox_exporter","documentation_url":"https://packages.gentoo.org/packages/app-metrics/blackbox_exporter","metadata":{"category":"app-metrics","slot":"0","eapi":"8","inherit":"fcaps go-module systemd","iuse":"+filecaps"},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T23:41:02.421Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/app-metrics/blackbox_exporter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/app-metrics/blackbox_exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/app-metrics/blackbox_exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/app-metrics/blackbox_exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/app-metrics%2Fblackbox_exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/app-metrics%2Fblackbox_exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/app-metrics%2Fblackbox_exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/app-metrics%2Fblackbox_exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/app-metrics%2Fblackbox_exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/app-metrics%2Fblackbox_exporter/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19528,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":659},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-09-02T05:05:44.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":13007868,"name":"prometheus-blackbox-exporter-openrc","ecosystem":"alpine","description":"Prometheus Blackbox Exporter (OpenRC init scripts)","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2026-01-15T20:32:31.000Z","latest_release_published_at":"2026-02-05T09:16:59.000Z","latest_release_number":"0.27.0-r6","last_synced_at":"2026-04-15T01:04:07.509Z","created_at":"2026-01-31T00:26:22.555Z","updated_at":"2026-08-31T23:50:05.422Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/prometheus-blackbox-exporter-openrc","install_command":"apk add prometheus-blackbox-exporter-openrc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T23:50:05.422Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/prometheus-blackbox-exporter-openrc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter-openrc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter-openrc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/prometheus-blackbox-exporter-openrc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/prometheus-blackbox-exporter-openrc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/prometheus-blackbox-exporter-openrc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/prometheus-blackbox-exporter-openrc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/prometheus-blackbox-exporter-openrc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/prometheus-blackbox-exporter-openrc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/prometheus-blackbox-exporter-openrc/codemeta","maintainers":[{"uuid":"alpinelinux@ungleich.ch","login":null,"name":"ungleich","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","packages_count":2,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","role":null,"created_at":"2026-03-04T10:19:32.632Z","updated_at":"2026-03-04T10:19:32.632Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/alpinelinux@ungleich.ch/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27577,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1132},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-09-02T05:05:39.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13526026,"name":"prometheus-blackbox-exporter","ecosystem":"debian","description":null,"homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:42:26.709Z","latest_release_published_at":"2026-02-10T22:42:26.709Z","latest_release_number":"0.18.0+ds-3","last_synced_at":"2026-03-14T03:23:49.708Z","created_at":"2026-02-10T22:42:26.518Z","updated_at":"2026-09-01T00:09:46.395Z","registry_url":"https://tracker.debian.org/pkg/prometheus-blackbox-exporter","install_command":"apt-get install prometheus-blackbox-exporter","documentation_url":"https://packages.debian.org/bullseye/prometheus-blackbox-exporter","metadata":{"component":"main","architecture":"any","priority":"optional","binary":"prometheus-blackbox-exporter","standards_version":"4.5.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any (\u003e= 2:1.13~), golang-github-go-kit-kit-dev, golang-github-miekg-dns-dev (\u003e= 1), golang-github-prometheus-client-golang-dev, golang-github-prometheus-client-model-dev, golang-github-prometheus-common-dev (\u003e= 0.14.0~), golang-golang-x-net-dev, golang-gopkg-yaml.v3-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-01T00:09:46.395Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/prometheus-blackbox-exporter?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/prometheus-blackbox-exporter/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":874},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-09-02T05:06:05.475Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":6050818,"name":"prometheus-blackbox-exporter-openrc","ecosystem":"alpine","description":"Prometheus Blackbox Exporter (OpenRC init scripts)","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":"community","versions_count":29,"first_release_published_at":"2022-12-29T14:53:50.000Z","latest_release_published_at":"2026-03-06T09:27:38.000Z","latest_release_number":"0.28.0-r3","last_synced_at":"2026-03-10T04:08:45.403Z","created_at":"2023-01-31T18:24:21.978Z","updated_at":"2026-09-01T00:59:21.358Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/prometheus-blackbox-exporter-openrc","install_command":"apk add prometheus-blackbox-exporter-openrc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-01T00:59:21.358Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":3.858797745773325,"forks_count":3.209142141515341,"average":5.427168127739511},"purl":"pkg:apk/alpine/prometheus-blackbox-exporter-openrc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter-openrc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter-openrc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/prometheus-blackbox-exporter-openrc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/prometheus-blackbox-exporter-openrc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/prometheus-blackbox-exporter-openrc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/prometheus-blackbox-exporter-openrc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/prometheus-blackbox-exporter-openrc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/prometheus-blackbox-exporter-openrc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/prometheus-blackbox-exporter-openrc/codemeta","maintainers":[{"uuid":"alpinelinux@ungleich.ch","login":null,"name":"ungleich","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","packages_count":2,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","role":null,"created_at":"2023-01-31T21:27:41.740Z","updated_at":"2023-01-31T21:27:41.740Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/alpinelinux@ungleich.ch/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":40077,"maintainers_count":910,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2958},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-09-02T05:05:46.119Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11764448,"name":"prometheus-blackbox-exporter-openrc","ecosystem":"alpine","description":"Prometheus Blackbox Exporter (OpenRC init scripts)","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":"community","versions_count":6,"first_release_published_at":"2025-05-11T15:42:12.000Z","latest_release_published_at":"2026-01-15T20:35:20.000Z","latest_release_number":"0.26.0-r8","last_synced_at":"2026-09-01T03:29:14.259Z","created_at":"2025-06-07T17:54:54.277Z","updated_at":"2026-09-01T03:29:14.260Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/prometheus-blackbox-exporter-openrc","install_command":"apk add prometheus-blackbox-exporter-openrc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-01T01:06:35.181Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/prometheus-blackbox-exporter-openrc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter-openrc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter-openrc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/prometheus-blackbox-exporter-openrc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/prometheus-blackbox-exporter-openrc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/prometheus-blackbox-exporter-openrc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/prometheus-blackbox-exporter-openrc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/prometheus-blackbox-exporter-openrc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/prometheus-blackbox-exporter-openrc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/prometheus-blackbox-exporter-openrc/codemeta","maintainers":[{"uuid":"alpinelinux@ungleich.ch","login":null,"name":"ungleich","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","packages_count":2,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","role":null,"created_at":"2025-06-08T14:38:08.219Z","updated_at":"2025-06-08T14:38:08.219Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/alpinelinux@ungleich.ch/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1825},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-09-01T05:06:05.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":12810620,"name":"prometheus-blackbox-exporter","ecosystem":"nixpkgs","description":"Blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and ICMP","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T16:17:40.807Z","latest_release_published_at":"2026-01-26T16:17:40.807Z","latest_release_number":"0.24.0","last_synced_at":"2026-04-09T15:03:59.658Z","created_at":"2026-01-26T16:17:40.653Z","updated_at":"2026-09-01T03:23:23.152Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=prometheus-blackbox-exporter","install_command":"nix-env -iA nixpkgs.prometheus-blackbox-exporter","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/servers/monitoring/prometheus/blackbox-exporter.nix#L33","metadata":{"nix_attribute":"blackbox_exporter-0.24.0","position":"pkgs/servers/monitoring/prometheus/blackbox-exporter.nix:33","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-01T03:23:23.152Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/prometheus-blackbox-exporter?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/prometheus-blackbox-exporter/codemeta","maintainers":[{"uuid":"fpletz","login":null,"name":"Franz Pletz","email":"fpletz@fnordicwalking.de","url":"https://github.com/fpletz","packages_count":245,"html_url":null,"role":null,"created_at":"2026-03-03T18:31:03.578Z","updated_at":"2026-03-03T18:31:03.578Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fpletz/packages"},{"uuid":"globin","login":null,"name":"Robin Gloster","email":"mail@glob.in","url":"https://github.com/globin","packages_count":1327,"html_url":null,"role":null,"created_at":"2026-03-03T18:31:03.459Z","updated_at":"2026-03-03T18:31:03.459Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/globin/packages"},{"uuid":"Ma27","login":null,"name":"Maximilian Bosch","email":"maximilian@mbosch.me","url":"https://github.com/Ma27","packages_count":463,"html_url":null,"role":null,"created_at":"2026-03-03T18:31:03.805Z","updated_at":"2026-03-03T18:31:03.805Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/Ma27/packages"},{"uuid":"WilliButz","login":null,"name":"Willi Butz","email":"willibutz@posteo.de","url":"https://github.com/WilliButz","packages_count":49,"html_url":null,"role":null,"created_at":"2026-03-03T18:31:03.652Z","updated_at":"2026-03-03T18:31:03.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/WilliButz/packages"},{"uuid":"Frostman","login":null,"name":"Sergei Lukianov","email":"me@slukjanov.name","url":"https://github.com/Frostman","packages_count":43,"html_url":null,"role":null,"created_at":"2026-03-03T18:31:03.724Z","updated_at":"2026-03-03T18:31:03.724Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/Frostman/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2390},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-09-02T05:05:06.554Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":8675974,"name":"prometheus-blackbox-exporter","ecosystem":"alpine","description":"Prometheus Blackbox Exporter","homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":[],"namespace":"community","versions_count":4,"first_release_published_at":"2023-10-12T01:45:39.000Z","latest_release_published_at":"2024-05-12T07:25:43.000Z","latest_release_number":"0.24.0-r7","last_synced_at":"2026-03-14T19:43:27.800Z","created_at":"2023-12-20T10:25:44.257Z","updated_at":"2026-09-01T04:18:55.544Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/prometheus-blackbox-exporter","install_command":"apk add prometheus-blackbox-exporter","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-01T04:18:55.543Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/prometheus-blackbox-exporter?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/prometheus-blackbox-exporter/codemeta","maintainers":[{"uuid":"alpinelinux@ungleich.ch","login":null,"name":"ungleich","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","packages_count":2,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=ungleich","role":null,"created_at":"2024-08-21T15:42:58.524Z","updated_at":"2024-08-21T15:42:58.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/alpinelinux@ungleich.ch/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1035},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-09-02T05:06:38.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":13600467,"name":"prometheus-blackbox-exporter","ecosystem":"debian","description":null,"homepage":"https://github.com/prometheus/blackbox_exporter","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/prometheus/blackbox_exporter","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:48:32.487Z","latest_release_published_at":"2026-02-11T10:48:32.487Z","latest_release_number":"0.13.0+ds-2","last_synced_at":"2026-03-14T02:03:54.139Z","created_at":"2026-02-11T10:48:32.305Z","updated_at":"2026-09-01T07:19:41.745Z","registry_url":"https://tracker.debian.org/pkg/prometheus-blackbox-exporter","install_command":"apt-get install prometheus-blackbox-exporter","documentation_url":"https://packages.debian.org/buster/prometheus-blackbox-exporter","metadata":{"component":"main","architecture":"any","priority":"optional","binary":"prometheus-blackbox-exporter","standards_version":"4.3.0","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-golang, golang-any, golang-github-go-kit-kit-dev, golang-github-miekg-dns-dev (\u003e= 1), golang-github-prometheus-client-golang-dev, golang-github-prometheus-client-model-dev, golang-github-prometheus-common-dev (\u003e= 0+git20181119), golang-golang-x-net-dev, golang-gopkg-yaml.v2-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37431775,"uuid":"41964498","full_name":"prometheus/blackbox_exporter","owner":"prometheus","description":"Blackbox prober exporter","archived":false,"fork":false,"pushed_at":"2026-08-27T07:46:31.000Z","size":7509,"stargazers_count":5853,"open_issues_count":168,"forks_count":1214,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-08-31T17:37:24.316Z","etag":null,"topics":["blackbox-exporter","icmp","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"https://prometheus.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/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-09-05T14:45:00.000Z","updated_at":"2026-08-31T15:27:58.000Z","dependencies_parsed_at":"2025-11-20T17:01:12.492Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/blackbox_exporter","commit_stats":{"total_commits":447,"total_committers":129,"mean_commits":"3.4651162790697674","dds":0.8523489932885906,"last_synced_commit":"909dd33dac4e76742c34c21af02e762ff6412b11"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/blackbox_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/sbom","scorecard":{"id":746834,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/blackbox_exporter","commit":"e87ac0256291dd57f1a8782fd7f2fdd5ae7a49d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["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/container_description.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:16","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":"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":"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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/228763642","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/202534208","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/150393632","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/103143563","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/prometheus/blackbox_exporter/releases/84811156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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:39.095Z","repository_id":37431775,"created_at":"2025-08-22T19:03:39.095Z","updated_at":"2025-08-22T19:03:39.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","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":[{"name":"v0.28.0","sha":"5a059bee8d8ffa4e75947c5055fb0abeefc582e6","kind":"commit","published_at":"2025-12-04T19:23:14.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.28.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"46ea0224f57b708fdff317f8872765a77ef64034","kind":"tag","published_at":"2025-06-30T12:36:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.27.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"444e3d089ae1aeeed385712ef84a5fa4f0c083ec","kind":"tag","published_at":"2025-02-26T12:22:29.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"ef3ff4fef195333fb8ee0039fb487b2f5007908f","kind":"tag","published_at":"2024-04-09T12:52:20.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0b0467473916fd9e8526e2635c2a0b1c56011dff","kind":"tag","published_at":"2023-05-16T11:06:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"26fc98b9c6db21457653ed752f34d1b7fb5bba43","kind":"tag","published_at":"2022-12-02T12:25:50.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0bbd65d1264722f7afb87a72ec4128b9214e5840","kind":"tag","published_at":"2022-08-02T13:55:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"e0d5e4453c54b6e508531a761131d7f21007783c","kind":"tag","published_at":"2022-06-17T12:22:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"148a9de0681062f9680bd239d16d4a92678b4bc8","kind":"tag","published_at":"2022-05-30T12:41:36.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc.0","sha":"6b655cdaf8727ff9bc301bfd50270c373b776085","kind":"tag","published_at":"2022-05-10T12:07:19.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.21.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.21.0-rc.0/manifests"},{"name":"v0.20.0","sha":"91372eba6cdef09f6d8453752cf47011bf32cb7a","kind":"tag","published_at":"2022-03-16T17:41:49.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc.0","sha":"55f56563a0fffa07dfbb002a4e26884594832188","kind":"tag","published_at":"2022-02-17T19:27:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.20.0-rc.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.20.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.20.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.20.0-rc.0/manifests"},{"name":"v0.19.0","sha":"5d575b88eb12c65720862e8ad2c5890ba33d1ed0","kind":"tag","published_at":"2021-05-10T12:55:04.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"60c86e6ce5a1111f7958b06ae7a08222bb6ec839","kind":"tag","published_at":"2020-10-12T09:45:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1bc768014cf6815f7e9d694e0292e77dd10f3235","kind":"tag","published_at":"2020-06-19T11:31:21.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"991f89846ae10db22a3933356a7d196642fcb9a9","kind":"tag","published_at":"2019-11-11T16:26:27.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"7dd86a593b5a2270e738be1654d9c112509e46ce","kind":"tag","published_at":"2019-09-17T12:30:30.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3f726a8a4489ea84a7163e37ba337f9b8332da63","kind":"tag","published_at":"2019-09-11T12:51:13.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"bba7ef76193948a333a5868a1ab38b864f7d968a","kind":"tag","published_at":"2019-03-15T13:18:54.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1cfb7512daa7e100abb32037996c8f805990d813","kind":"tag","published_at":"2018-12-04T15:05:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4a22506cf0cf139d9b2f9cde099f0012d9fcabde","kind":"tag","published_at":"2018-02-27T11:47:57.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"200181ba84e595570eeed8cb1848491d3d4f85f0","kind":"tag","published_at":"2017-11-28T13:45:46.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"75681e3c4f051e24269a132e8ec19517118e1586","kind":"tag","published_at":"2017-10-09T13:33:51.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"2272b4e637a591168d5b24a3943e15ac15ecba80","kind":"tag","published_at":"2017-09-21T13:17:10.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"97d988e82930a5f034a8e3077eee7b2151462162","kind":"tag","published_at":"2017-09-20T13:37:05.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"9741061ec748fa75990c54eb8b8bbce9c63bdc7c","kind":"tag","published_at":"2017-08-08T13:38:23.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.1","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a3dfec5de88641dc19f199dcbeb53f62f4a3e98","kind":"tag","published_at":"2017-08-08T13:25:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9b67dd9b488160bb656cf130718b2aa62a7f30e6","kind":"tag","published_at":"2017-07-14T14:38:09.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"2ad6730bfa616b840029836c8dc16b14b4fda98e","kind":"tag","published_at":"2017-07-04T10:29:58.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e4fab5faaabcd1713a8af9a69ea2cc5800881e8c","kind":"tag","published_at":"2017-05-03T10:46:56.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"be7a4226ed32a6407d7895ee5a0bd892f0f34692","kind":"commit","published_at":"2017-01-12T15:20:07.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43cfa9854e595993b64925c8a5b5f39086b03dae","kind":"commit","published_at":"2016-11-07T12:38:45.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"242bf8bb3904eb7eeecedf696fad9c2058db8705","kind":"commit","published_at":"2016-07-16T15:56:00.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"1846c8f3f44770bc14dfe9272f6ab207c11c1f87","kind":"commit","published_at":"2016-04-04T11:01:15.000Z","download_url":"https://codeload.github.com/prometheus/blackbox_exporter/tar.gz/0.1.0","html_url":"https://github.com/prometheus/blackbox_exporter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/blackbox_exporter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-01T07:19:41.745Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/prometheus-blackbox-exporter?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/prometheus-blackbox-exporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/prometheus-blackbox-exporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/prometheus-blackbox-exporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T16:24:58.142Z","issues_count":267,"pull_requests_count":528,"avg_time_to_close_issue":37586330.51533742,"avg_time_to_close_pull_request":4437549.9925,"issues_closed_count":163,"pull_requests_closed_count":400,"pull_request_authors_count":116,"issue_authors_count":236,"avg_comments_per_issue":2.850187265917603,"avg_comments_per_pull_request":0.9318181818181818,"merged_pull_requests_count":274,"bot_issues_count":1,"bot_pull_requests_count":194,"past_year_issues_count":13,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1095934.4,"past_year_avg_time_to_close_pull_request":1490560.018181818,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.5274725274725275,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fblackbox_exporter/issues","maintainers":[{"login":"SuperQ","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"},{"login":"roidelapluie","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"ArthurSens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"gouthamve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gouthamve"},{"login":"dgl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgl"},{"login":"sh0rez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sh0rez"},{"login":"tombrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombrk"},{"login":"simonpasquier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpasquier"}],"active_maintainers":[{"login":"ArthurSens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurSens"},{"login":"roidelapluie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roidelapluie"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"},{"login":"electron0zero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/electron0zero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/prometheus-blackbox-exporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/prometheus-blackbox-exporter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/prometheus-blackbox-exporter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/prometheus-blackbox-exporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/prometheus-blackbox-exporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/prometheus-blackbox-exporter/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":659},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-09-02T05:03:56.329Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}}]