{"id":373898,"url":"https://github.com/coreos/butane","last_synced_at":"2026-08-27T18:05:50.138Z","repository":{"id":37218760,"uuid":"183702751","full_name":"coreos/butane","owner":"coreos","description":"Butane translates human-readable Butane Configs into machine-readable Ignition Configs.","archived":false,"fork":false,"pushed_at":"2026-08-19T04:22:32.000Z","size":2423,"stargazers_count":332,"open_issues_count":17,"forks_count":92,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-19T14:07:34.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://coreos.github.io/butane/","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/coreos.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-26T22:48:04.000Z","updated_at":"2026-08-13T19:23:08.000Z","dependencies_parsed_at":"2026-08-12T10:44:20.884Z","dependency_job_id":null,"html_url":"https://github.com/coreos/butane","commit_stats":{"total_commits":759,"total_committers":39,"mean_commits":19.46153846153846,"dds":"0.43083003952569165","last_synced_commit":"c6bae083c3cdcd3d7b36dfd4da17c2d49e815317"},"previous_names":["coreos/fcct"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/coreos/butane","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","download_url":"https://codeload.github.com/coreos/butane/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/sbom","scorecard":{"id":304792,"data":{"date":"2025-08-11","repo":{"name":"github.com/coreos/butane","commit":"19237a3c09bda70994c22a407011c54089260c4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 7 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/container-rebuild.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/container.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/require-release-note.yml:12","Warn: no topLevel permission defined: .github/workflows/tmt-tests.yml:1","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.24.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.23.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.22.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.21.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.20.0","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/221559538","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/191920152","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/176639266","Warn: release artifact v0.21.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/159427033","Warn: release artifact v0.20.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/144019459"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-release-note.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/require-release-note.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:8: pin your Docker image by updating quay.io/fedora/fedora-minimal:42 to quay.io/fedora/fedora-minimal:42@sha256:ce04b5834dca47c716e8aeebac31c5271a40156ee80a9a47a18f3b4614c21703","Warn: pipCommand not pinned by hash: .github/workflows/tmt-tests.yml:50","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/coreos/.github/SECURITY.md:1","Info: Found linked content: github.com/coreos/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/coreos/.github/SECURITY.md:1","Info: Found text in security policy: github.com/coreos/.github/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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T21:46:23.634Z","repository_id":37218760,"created_at":"2025-08-17T21:46:23.634Z","updated_at":"2025-08-17T21:46:23.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783737,"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":{"login":"coreos","name":"CoreOS","uuid":"3730757","kind":"organization","description":"Key components to secure, simplify and automate your container infrastructure","email":null,"website":"https://getfedora.org/coreos","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3730757?v=4","repositories_count":274,"last_synced_at":"2026-08-25T23:44:38.038Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/coreos","funding_links":[],"total_stars":30541,"followers":737,"following":0,"created_at":"2022-11-02T16:36:53.358Z","updated_at":"2026-08-25T23:44:38.051Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos/repositories"},"packages":[{"id":14664335,"name":"github.com/coreos/Butane","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/coreos/Butane","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2019-07-10T22:37:59.000Z","latest_release_published_at":"2026-06-30T18:16:16.000Z","latest_release_number":"v0.29.0","last_synced_at":"2026-08-26T17:56:13.288Z","created_at":"2026-06-22T09:54:33.858Z","updated_at":"2026-08-26T17:56:13.288Z","registry_url":"https://pkg.go.dev/github.com/coreos/Butane","install_command":"go get github.com/coreos/Butane","documentation_url":"https://pkg.go.dev/github.com/coreos/Butane#section-documentation","metadata":{},"repo_metadata":{"id":37218760,"uuid":"183702751","full_name":"coreos/butane","owner":"coreos","description":"Butane translates human-readable Butane Configs into machine-readable Ignition Configs.","archived":false,"fork":false,"pushed_at":"2026-08-19T04:22:32.000Z","size":2423,"stargazers_count":332,"open_issues_count":17,"forks_count":92,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-19T14:07:34.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://coreos.github.io/butane/","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/coreos.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-26T22:48:04.000Z","updated_at":"2026-08-13T19:23:08.000Z","dependencies_parsed_at":"2026-08-12T10:44:20.884Z","dependency_job_id":null,"html_url":"https://github.com/coreos/butane","commit_stats":{"total_commits":759,"total_committers":39,"mean_commits":19.46153846153846,"dds":"0.43083003952569165","last_synced_commit":"c6bae083c3cdcd3d7b36dfd4da17c2d49e815317"},"previous_names":["coreos/fcct"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/coreos/butane","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","download_url":"https://codeload.github.com/coreos/butane/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/sbom","scorecard":{"id":304792,"data":{"date":"2025-08-11","repo":{"name":"github.com/coreos/butane","commit":"19237a3c09bda70994c22a407011c54089260c4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 7 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/container-rebuild.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/container.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/require-release-note.yml:12","Warn: no topLevel permission defined: .github/workflows/tmt-tests.yml:1","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.24.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.23.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.22.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.21.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.20.0","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/221559538","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/191920152","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/176639266","Warn: release artifact v0.21.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/159427033","Warn: release artifact v0.20.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/144019459"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-release-note.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/require-release-note.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:8: pin your Docker image by updating quay.io/fedora/fedora-minimal:42 to quay.io/fedora/fedora-minimal:42@sha256:ce04b5834dca47c716e8aeebac31c5271a40156ee80a9a47a18f3b4614c21703","Warn: pipCommand not pinned by hash: .github/workflows/tmt-tests.yml:50","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/coreos/.github/SECURITY.md:1","Info: Found linked content: github.com/coreos/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/coreos/.github/SECURITY.md:1","Info: Found text in security policy: github.com/coreos/.github/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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T21:46:23.634Z","repository_id":37218760,"created_at":"2025-08-17T21:46:23.634Z","updated_at":"2025-08-17T21:46:23.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783954,"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":"coreos","name":"CoreOS","uuid":"3730757","kind":"organization","description":"Key components to secure, simplify and automate your container infrastructure","email":null,"website":"https://getfedora.org/coreos","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3730757?v=4","repositories_count":264,"last_synced_at":"2023-04-10T01:55:40.137Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coreos","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:36:53.358Z","updated_at":"2023-04-10T01:55:40.617Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos/repositories"},"tags":[{"name":"v0.29.0","sha":"7effcdcd38477e6a2d445230f8b9eb5fb6ad8761","kind":"tag","published_at":"2026-06-30T18:21:55.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.29.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"1921a40c0ba1590e875a35e0e94cff9d5956bda8","kind":"tag","published_at":"2026-05-20T17:53:40.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.28.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d6c452bf58410c1fe6bd14f4417b9c6fd898c1d3","kind":"tag","published_at":"2026-02-27T17:05:14.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.27.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"09687460da7d187d605ee51c89a25c861efb8e11","kind":"tag","published_at":"2026-01-16T18:32:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.26.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"8ac60eb9ce4bfc521c70b46e0900ba5c93595c4a","kind":"tag","published_at":"2025-09-24T15:02:21.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"a87fa70cfa9de213c606ed1c2a7200631deb2027","kind":"tag","published_at":"2025-09-08T17:33:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"3254a20ae43c200994fef014dc90cbd4371fa291","kind":"tag","published_at":"2025-05-27T16:46:17.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.24.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"0c9333a2159ad196655ec9e3faf2aefbd0ffbac7","kind":"tag","published_at":"2024-12-04T14:14:48.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.23.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"6d2ec2db702306cbbdb5d82b38bccdd6f62ec2a6","kind":"tag","published_at":"2024-09-20T15:52:05.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.22.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"431c6a7186b632173b3ab54a8ffa756d81035533","kind":"tag","published_at":"2024-06-06T13:34:25.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.21.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"9360c1f9cbb2d0ea014a4bf40840435e8c13dac0","kind":"tag","published_at":"2024-02-19T15:58:04.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.20.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"4996e45b5d67c8ef3b59e9c54db83f07417294bf","kind":"tag","published_at":"2023-10-03T17:17:20.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.19.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"b28e42e9610575cb4a319bfcc6447660d6abf847","kind":"tag","published_at":"2023-03-28T17:26:26.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.18.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4612a1c352e3c42651355b4d7b392afda57f6ff6","kind":"tag","published_at":"2023-01-04T18:59:08.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.17.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0a3904d091a6992983fc8c35969f7fa72062747a","kind":"tag","published_at":"2022-10-14T17:36:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.16.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"9e7d4d410ea802627cbf10ff1d19a262b281eec7","kind":"tag","published_at":"2022-06-24T01:00:06.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.15.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"aa78482ba6e53d0b7cef712d032d7ddf53fa0216","kind":"tag","published_at":"2022-01-27T21:34:31.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.14.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"97c6866efaafc46729640a24cd2336245890b63d","kind":"tag","published_at":"2021-08-05T01:58:09.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"17bdfc42e93807189a029ea44563e792b718f36a","kind":"tag","published_at":"2021-07-14T20:56:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"17a07a556d5b8c989099ace46d96006eaf9bc033","kind":"tag","published_at":"2021-06-10T20:47:00.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"6ca37753a47def7b98728fe5c6eaf5d673c4505d","kind":"tag","published_at":"2021-06-08T19:10:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"782fc8492b4ed2871ac8acd0f9a6e91c9477d846","kind":"tag","published_at":"2021-04-05T20:58:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.11.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"91961d1cd38fb15e26605f0e96e597f62143ffb1","kind":"tag","published_at":"2021-02-02T00:45:39.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.10.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"ee997683444567af4152b11ec6de30740061bbb2","kind":"tag","published_at":"2021-01-06T04:26:50.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.9.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"28ca8e5901a53e5ad4a4fb815ea6bc655b81aa6d","kind":"tag","published_at":"2020-12-04T21:59:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.8.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"a967f37f77a1ec87cbbef3e82830564bbc1c2c71","kind":"tag","published_at":"2020-10-23T20:15:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.7.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"838aa4e38bbbb384fe349a2c5b9d65d40dc35542","kind":"tag","published_at":"2020-05-29T15:09:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.6.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"739503c620f81f2545b608824f24da9e8308b290","kind":"tag","published_at":"2020-03-23T22:04:13.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.5.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"846a5a4b557bfeb24822d6531015873e9c94dd17","kind":"tag","published_at":"2020-01-24T16:47:33.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.4.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"2b4178a45a352a52ee4d0772cef39d254a8ac382","kind":"tag","published_at":"2020-01-23T15:22:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.3.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"fd86de5a50eee67714f0ea7c0180047a0bda90c1","kind":"tag","published_at":"2019-07-25T22:26:02.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.2.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4456b6fe98d3aafe20654926b2e329d66cd0cfb7","kind":"tag","published_at":"2019-07-10T22:40:11.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.1.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T16:29:05.267Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.959306026921685,"dependent_packages_count":4.647128063498171,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.803217045209928},"purl":"pkg:golang/github.com/coreos/%21butane","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/coreos/Butane","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/coreos/Butane","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/coreos/Butane/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:00:07.954Z","issues_count":121,"pull_requests_count":286,"avg_time_to_close_issue":50113658.94444445,"avg_time_to_close_pull_request":2619182.668085106,"issues_closed_count":108,"pull_requests_closed_count":235,"pull_request_authors_count":37,"issue_authors_count":62,"avg_comments_per_issue":3.2148760330578514,"avg_comments_per_pull_request":1.7797202797202798,"merged_pull_requests_count":202,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":22,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5958124.2727272725,"past_year_avg_time_to_close_pull_request":955547.8709677419,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.1818181818181817,"past_year_avg_comments_per_pull_request":1.5102040816326532,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/issues","maintainers":[{"login":"travier","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"},{"login":"bgilbert","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgilbert"},{"login":"prestist","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"aaradhak","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaradhak"},{"login":"Adam0Brien","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adam0Brien"},{"login":"HuijingHei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HuijingHei"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"marmijo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"jlebon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlebon"},{"login":"sohankunkerkar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sohankunkerkar"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"c4rt0","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c4rt0"},{"login":"jbtrystram","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"cgwalters","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgwalters"},{"login":"dustymabe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustymabe"},{"login":"hrismarin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hrismarin"},{"login":"cverna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cverna"},{"login":"miabbott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miabbott"}],"active_maintainers":[{"login":"prestist","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"jbtrystram","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"marmijo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"travier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoreos%2FButane/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoreos%2FButane/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoreos%2FButane/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoreos%2FButane/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoreos%2FButane/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoreos%2FButane/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281965,"maintainers_count":0,"namespaces_count":839506,"keywords_count":125547,"github":"golang","metadata":{"funded_packages_count":68124,"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-08-27T05:03:21.122Z","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":3900803,"name":"github.com/coreos/butane","ecosystem":"go","description":"","homepage":"https://github.com/coreos/butane","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/coreos/butane","keywords_array":[],"namespace":"github.com/coreos","versions_count":32,"first_release_published_at":"2019-07-10T22:37:59.000Z","latest_release_published_at":"2026-06-30T18:16:16.000Z","latest_release_number":"v0.29.0","last_synced_at":"2026-08-26T17:40:30.843Z","created_at":"2022-04-12T00:29:50.782Z","updated_at":"2026-08-26T17:40:30.843Z","registry_url":"https://pkg.go.dev/github.com/coreos/butane","install_command":"go get github.com/coreos/butane","documentation_url":"https://pkg.go.dev/github.com/coreos/butane#section-documentation","metadata":{},"repo_metadata":{"id":37218760,"uuid":"183702751","full_name":"coreos/butane","owner":"coreos","description":"Butane translates human-readable Butane Configs into machine-readable Ignition Configs.","archived":false,"fork":false,"pushed_at":"2026-07-28T20:07:29.000Z","size":2349,"stargazers_count":332,"open_issues_count":50,"forks_count":90,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-12T10:55:30.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://coreos.github.io/butane/","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/coreos.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-26T22:48:04.000Z","updated_at":"2026-08-10T03:24:32.000Z","dependencies_parsed_at":"2026-08-12T10:44:20.884Z","dependency_job_id":null,"html_url":"https://github.com/coreos/butane","commit_stats":{"total_commits":759,"total_committers":39,"mean_commits":19.46153846153846,"dds":"0.43083003952569165","last_synced_commit":"c6bae083c3cdcd3d7b36dfd4da17c2d49e815317"},"previous_names":["coreos/fcct"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/coreos/butane","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","download_url":"https://codeload.github.com/coreos/butane/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/sbom","scorecard":{"id":304792,"data":{"date":"2025-08-11","repo":{"name":"github.com/coreos/butane","commit":"19237a3c09bda70994c22a407011c54089260c4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 7 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/container-rebuild.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/container.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/require-release-note.yml:12","Warn: no topLevel permission defined: .github/workflows/tmt-tests.yml:1","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.24.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.23.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.22.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.21.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.20.0","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/221559538","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/191920152","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/176639266","Warn: release artifact v0.21.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/159427033","Warn: release artifact v0.20.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/144019459"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-release-note.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/require-release-note.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:8: pin your Docker image by updating quay.io/fedora/fedora-minimal:42 to quay.io/fedora/fedora-minimal:42@sha256:ce04b5834dca47c716e8aeebac31c5271a40156ee80a9a47a18f3b4614c21703","Warn: pipCommand not pinned by hash: .github/workflows/tmt-tests.yml:50","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/coreos/.github/SECURITY.md:1","Info: Found linked content: github.com/coreos/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/coreos/.github/SECURITY.md:1","Info: Found text in security policy: github.com/coreos/.github/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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T21:46:23.634Z","repository_id":37218760,"created_at":"2025-08-17T21:46:23.634Z","updated_at":"2025-08-17T21:46:23.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36561928,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"coreos","name":"CoreOS","uuid":"3730757","kind":"organization","description":"Key components to secure, simplify and automate your container infrastructure","email":null,"website":"https://getfedora.org/coreos","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3730757?v=4","repositories_count":264,"last_synced_at":"2023-04-10T01:55:40.137Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coreos","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:36:53.358Z","updated_at":"2023-04-10T01:55:40.617Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos/repositories"},"tags":[{"name":"v0.29.0","sha":"7effcdcd38477e6a2d445230f8b9eb5fb6ad8761","kind":"tag","published_at":"2026-06-30T18:21:55.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.29.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"1921a40c0ba1590e875a35e0e94cff9d5956bda8","kind":"tag","published_at":"2026-05-20T17:53:40.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.28.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d6c452bf58410c1fe6bd14f4417b9c6fd898c1d3","kind":"tag","published_at":"2026-02-27T17:05:14.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.27.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"09687460da7d187d605ee51c89a25c861efb8e11","kind":"tag","published_at":"2026-01-16T18:32:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.26.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"8ac60eb9ce4bfc521c70b46e0900ba5c93595c4a","kind":"tag","published_at":"2025-09-24T15:02:21.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"a87fa70cfa9de213c606ed1c2a7200631deb2027","kind":"tag","published_at":"2025-09-08T17:33:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"3254a20ae43c200994fef014dc90cbd4371fa291","kind":"tag","published_at":"2025-05-27T16:46:17.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.24.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"0c9333a2159ad196655ec9e3faf2aefbd0ffbac7","kind":"tag","published_at":"2024-12-04T14:14:48.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.23.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"6d2ec2db702306cbbdb5d82b38bccdd6f62ec2a6","kind":"tag","published_at":"2024-09-20T15:52:05.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.22.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"431c6a7186b632173b3ab54a8ffa756d81035533","kind":"tag","published_at":"2024-06-06T13:34:25.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.21.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"9360c1f9cbb2d0ea014a4bf40840435e8c13dac0","kind":"tag","published_at":"2024-02-19T15:58:04.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.20.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"4996e45b5d67c8ef3b59e9c54db83f07417294bf","kind":"tag","published_at":"2023-10-03T17:17:20.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.19.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"b28e42e9610575cb4a319bfcc6447660d6abf847","kind":"tag","published_at":"2023-03-28T17:26:26.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.18.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4612a1c352e3c42651355b4d7b392afda57f6ff6","kind":"tag","published_at":"2023-01-04T18:59:08.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.17.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0a3904d091a6992983fc8c35969f7fa72062747a","kind":"tag","published_at":"2022-10-14T17:36:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.16.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"9e7d4d410ea802627cbf10ff1d19a262b281eec7","kind":"tag","published_at":"2022-06-24T01:00:06.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.15.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"aa78482ba6e53d0b7cef712d032d7ddf53fa0216","kind":"tag","published_at":"2022-01-27T21:34:31.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.14.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"97c6866efaafc46729640a24cd2336245890b63d","kind":"tag","published_at":"2021-08-05T01:58:09.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"17bdfc42e93807189a029ea44563e792b718f36a","kind":"tag","published_at":"2021-07-14T20:56:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"17a07a556d5b8c989099ace46d96006eaf9bc033","kind":"tag","published_at":"2021-06-10T20:47:00.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"6ca37753a47def7b98728fe5c6eaf5d673c4505d","kind":"tag","published_at":"2021-06-08T19:10:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"782fc8492b4ed2871ac8acd0f9a6e91c9477d846","kind":"tag","published_at":"2021-04-05T20:58:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.11.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"91961d1cd38fb15e26605f0e96e597f62143ffb1","kind":"tag","published_at":"2021-02-02T00:45:39.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.10.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"ee997683444567af4152b11ec6de30740061bbb2","kind":"tag","published_at":"2021-01-06T04:26:50.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.9.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"28ca8e5901a53e5ad4a4fb815ea6bc655b81aa6d","kind":"tag","published_at":"2020-12-04T21:59:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.8.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"a967f37f77a1ec87cbbef3e82830564bbc1c2c71","kind":"tag","published_at":"2020-10-23T20:15:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.7.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"838aa4e38bbbb384fe349a2c5b9d65d40dc35542","kind":"tag","published_at":"2020-05-29T15:09:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.6.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"739503c620f81f2545b608824f24da9e8308b290","kind":"tag","published_at":"2020-03-23T22:04:13.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.5.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"846a5a4b557bfeb24822d6531015873e9c94dd17","kind":"tag","published_at":"2020-01-24T16:47:33.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.4.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"2b4178a45a352a52ee4d0772cef39d254a8ac382","kind":"tag","published_at":"2020-01-23T15:22:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.3.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"fd86de5a50eee67714f0ea7c0180047a0bda90c1","kind":"tag","published_at":"2019-07-25T22:26:02.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.2.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4456b6fe98d3aafe20654926b2e329d66cd0cfb7","kind":"tag","published_at":"2019-07-10T22:40:11.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.1.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T14:17:17.191Z","dependent_packages_count":22,"downloads":null,"downloads_period":null,"dependent_repos_count":19,"rankings":{"downloads":null,"dependent_repos_count":1.2317986655265003,"dependent_packages_count":1.14848138033293,"stargazers_count":3.8276060599106163,"forks_count":3.1713797836009063,"docker_downloads_count":1.0565613928696818,"average":2.087165456448127},"purl":"pkg:golang/github.com/coreos/butane","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/coreos/butane","docker_dependents_count":3,"docker_downloads_count":2028,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/coreos/butane","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/coreos/butane/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:00:07.954Z","issues_count":121,"pull_requests_count":286,"avg_time_to_close_issue":50113658.94444445,"avg_time_to_close_pull_request":2619182.668085106,"issues_closed_count":108,"pull_requests_closed_count":235,"pull_request_authors_count":37,"issue_authors_count":62,"avg_comments_per_issue":3.2148760330578514,"avg_comments_per_pull_request":1.7797202797202798,"merged_pull_requests_count":202,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":22,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5958124.2727272725,"past_year_avg_time_to_close_pull_request":955547.8709677419,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.1818181818181817,"past_year_avg_comments_per_pull_request":1.5102040816326532,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/issues","maintainers":[{"login":"travier","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"},{"login":"bgilbert","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgilbert"},{"login":"prestist","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"aaradhak","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaradhak"},{"login":"Adam0Brien","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adam0Brien"},{"login":"HuijingHei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HuijingHei"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"marmijo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"jlebon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlebon"},{"login":"sohankunkerkar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sohankunkerkar"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"c4rt0","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c4rt0"},{"login":"jbtrystram","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"cgwalters","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgwalters"},{"login":"dustymabe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustymabe"},{"login":"hrismarin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hrismarin"},{"login":"cverna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cverna"},{"login":"miabbott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miabbott"}],"active_maintainers":[{"login":"prestist","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"jbtrystram","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"marmijo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"travier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoreos%2Fbutane/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoreos%2Fbutane/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoreos%2Fbutane/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoreos%2Fbutane/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoreos%2Fbutane/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoreos%2Fbutane/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281965,"maintainers_count":0,"namespaces_count":839506,"keywords_count":125547,"github":"golang","metadata":{"funded_packages_count":68124,"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-08-27T05:03:21.122Z","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":4141293,"name":"butane","ecosystem":"homebrew","description":"Translates human-readable Butane Configs into machine-readable Ignition Configs","homepage":"https://coreos.github.io/butane/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/coreos/butane","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2022-04-12T16:41:17.069Z","latest_release_published_at":"2026-07-09T19:57:32.332Z","latest_release_number":"0.29.0","last_synced_at":"2026-08-26T17:34:12.822Z","created_at":"2022-04-12T16:41:17.057Z","updated_at":"2026-08-26T23:35:02.022Z","registry_url":"https://formulae.brew.sh/formula/butane","install_command":"brew install butane","documentation_url":null,"metadata":{},"repo_metadata":{"id":37218760,"uuid":"183702751","full_name":"coreos/butane","owner":"coreos","description":"Butane translates human-readable Butane Configs into machine-readable Ignition Configs.","archived":false,"fork":false,"pushed_at":"2026-08-19T04:22:32.000Z","size":2423,"stargazers_count":332,"open_issues_count":17,"forks_count":92,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-19T14:07:34.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://coreos.github.io/butane/","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/coreos.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-26T22:48:04.000Z","updated_at":"2026-08-13T19:23:08.000Z","dependencies_parsed_at":"2026-08-12T10:44:20.884Z","dependency_job_id":null,"html_url":"https://github.com/coreos/butane","commit_stats":{"total_commits":759,"total_committers":39,"mean_commits":19.46153846153846,"dds":"0.43083003952569165","last_synced_commit":"c6bae083c3cdcd3d7b36dfd4da17c2d49e815317"},"previous_names":["coreos/fcct"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/coreos/butane","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","download_url":"https://codeload.github.com/coreos/butane/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/sbom","scorecard":{"id":304792,"data":{"date":"2025-08-11","repo":{"name":"github.com/coreos/butane","commit":"19237a3c09bda70994c22a407011c54089260c4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 7 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/container-rebuild.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/container.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/require-release-note.yml:12","Warn: no topLevel permission defined: .github/workflows/tmt-tests.yml:1","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.24.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.23.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.22.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.21.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.20.0","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/221559538","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/191920152","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/176639266","Warn: release artifact v0.21.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/159427033","Warn: release artifact v0.20.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/144019459"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-release-note.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/require-release-note.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:8: pin your Docker image by updating quay.io/fedora/fedora-minimal:42 to quay.io/fedora/fedora-minimal:42@sha256:ce04b5834dca47c716e8aeebac31c5271a40156ee80a9a47a18f3b4614c21703","Warn: pipCommand not pinned by hash: .github/workflows/tmt-tests.yml:50","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/coreos/.github/SECURITY.md:1","Info: Found linked content: github.com/coreos/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/coreos/.github/SECURITY.md:1","Info: Found text in security policy: github.com/coreos/.github/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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T21:46:23.634Z","repository_id":37218760,"created_at":"2025-08-17T21:46:23.634Z","updated_at":"2025-08-17T21:46:23.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783737,"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":"coreos","name":"CoreOS","uuid":"3730757","kind":"organization","description":"Key components to secure, simplify and automate your container infrastructure","email":null,"website":"https://getfedora.org/coreos","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3730757?v=4","repositories_count":274,"last_synced_at":"2026-08-25T23:44:38.038Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/coreos","funding_links":[],"total_stars":30541,"followers":737,"following":0,"created_at":"2022-11-02T16:36:53.358Z","updated_at":"2026-08-25T23:44:38.051Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos/repositories"},"tags":[{"name":"v0.29.0","sha":"7effcdcd38477e6a2d445230f8b9eb5fb6ad8761","kind":"tag","published_at":"2026-06-30T18:21:55.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.29.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"1921a40c0ba1590e875a35e0e94cff9d5956bda8","kind":"tag","published_at":"2026-05-20T17:53:40.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.28.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d6c452bf58410c1fe6bd14f4417b9c6fd898c1d3","kind":"tag","published_at":"2026-02-27T17:05:14.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.27.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"09687460da7d187d605ee51c89a25c861efb8e11","kind":"tag","published_at":"2026-01-16T18:32:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.26.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"8ac60eb9ce4bfc521c70b46e0900ba5c93595c4a","kind":"tag","published_at":"2025-09-24T15:02:21.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"a87fa70cfa9de213c606ed1c2a7200631deb2027","kind":"tag","published_at":"2025-09-08T17:33:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"3254a20ae43c200994fef014dc90cbd4371fa291","kind":"tag","published_at":"2025-05-27T16:46:17.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.24.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"0c9333a2159ad196655ec9e3faf2aefbd0ffbac7","kind":"tag","published_at":"2024-12-04T14:14:48.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.23.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"6d2ec2db702306cbbdb5d82b38bccdd6f62ec2a6","kind":"tag","published_at":"2024-09-20T15:52:05.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.22.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"431c6a7186b632173b3ab54a8ffa756d81035533","kind":"tag","published_at":"2024-06-06T13:34:25.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.21.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"9360c1f9cbb2d0ea014a4bf40840435e8c13dac0","kind":"tag","published_at":"2024-02-19T15:58:04.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.20.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"4996e45b5d67c8ef3b59e9c54db83f07417294bf","kind":"tag","published_at":"2023-10-03T17:17:20.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.19.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"b28e42e9610575cb4a319bfcc6447660d6abf847","kind":"tag","published_at":"2023-03-28T17:26:26.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.18.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4612a1c352e3c42651355b4d7b392afda57f6ff6","kind":"tag","published_at":"2023-01-04T18:59:08.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.17.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0a3904d091a6992983fc8c35969f7fa72062747a","kind":"tag","published_at":"2022-10-14T17:36:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.16.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"9e7d4d410ea802627cbf10ff1d19a262b281eec7","kind":"tag","published_at":"2022-06-24T01:00:06.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.15.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"aa78482ba6e53d0b7cef712d032d7ddf53fa0216","kind":"tag","published_at":"2022-01-27T21:34:31.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.14.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"97c6866efaafc46729640a24cd2336245890b63d","kind":"tag","published_at":"2021-08-05T01:58:09.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"17bdfc42e93807189a029ea44563e792b718f36a","kind":"tag","published_at":"2021-07-14T20:56:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"17a07a556d5b8c989099ace46d96006eaf9bc033","kind":"tag","published_at":"2021-06-10T20:47:00.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"6ca37753a47def7b98728fe5c6eaf5d673c4505d","kind":"tag","published_at":"2021-06-08T19:10:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"782fc8492b4ed2871ac8acd0f9a6e91c9477d846","kind":"tag","published_at":"2021-04-05T20:58:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.11.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"91961d1cd38fb15e26605f0e96e597f62143ffb1","kind":"tag","published_at":"2021-02-02T00:45:39.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.10.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"ee997683444567af4152b11ec6de30740061bbb2","kind":"tag","published_at":"2021-01-06T04:26:50.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.9.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"28ca8e5901a53e5ad4a4fb815ea6bc655b81aa6d","kind":"tag","published_at":"2020-12-04T21:59:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.8.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"a967f37f77a1ec87cbbef3e82830564bbc1c2c71","kind":"tag","published_at":"2020-10-23T20:15:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.7.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"838aa4e38bbbb384fe349a2c5b9d65d40dc35542","kind":"tag","published_at":"2020-05-29T15:09:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.6.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"739503c620f81f2545b608824f24da9e8308b290","kind":"tag","published_at":"2020-03-23T22:04:13.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.5.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"846a5a4b557bfeb24822d6531015873e9c94dd17","kind":"tag","published_at":"2020-01-24T16:47:33.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.4.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"2b4178a45a352a52ee4d0772cef39d254a8ac382","kind":"tag","published_at":"2020-01-23T15:22:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.3.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"fd86de5a50eee67714f0ea7c0180047a0bda90c1","kind":"tag","published_at":"2019-07-25T22:26:02.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.2.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4456b6fe98d3aafe20654926b2e329d66cd0cfb7","kind":"tag","published_at":"2019-07-10T22:40:11.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.1.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T23:35:02.022Z","dependent_packages_count":0,"downloads":130,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":50.90532135452661,"dependent_repos_count":29.454042847270212,"dependent_packages_count":19.447131997235658,"stargazers_count":30.214236351071182,"forks_count":22.22529371112647,"docker_downloads_count":null,"average":30.449205252246024},"purl":"pkg:brew/butane","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/butane","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/butane","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/butane/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T17:33:16.071Z","issues_count":121,"pull_requests_count":289,"avg_time_to_close_issue":50113658.94444445,"avg_time_to_close_pull_request":4844810.130952381,"issues_closed_count":108,"pull_requests_closed_count":252,"pull_request_authors_count":38,"issue_authors_count":62,"avg_comments_per_issue":3.2148760330578514,"avg_comments_per_pull_request":1.8685121107266436,"merged_pull_requests_count":202,"bot_issues_count":0,"bot_pull_requests_count":44,"past_year_issues_count":21,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":4767333.285714285,"past_year_avg_time_to_close_pull_request":2441243.3571428573,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":42,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.0952380952380953,"past_year_avg_comments_per_pull_request":1.8333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/issues","maintainers":[{"login":"travier","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"},{"login":"bgilbert","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgilbert"},{"login":"prestist","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"aaradhak","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaradhak"},{"login":"Adam0Brien","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adam0Brien"},{"login":"cgwalters","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgwalters"},{"login":"HuijingHei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HuijingHei"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"marmijo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"jlebon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlebon"},{"login":"sohankunkerkar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sohankunkerkar"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"c4rt0","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c4rt0"},{"login":"jbtrystram","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"dustymabe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustymabe"},{"login":"hrismarin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hrismarin"},{"login":"cverna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cverna"},{"login":"miabbott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miabbott"}],"active_maintainers":[{"login":"prestist","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"jbtrystram","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"marmijo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"travier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/butane/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/butane/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/butane/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/butane/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/butane/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/butane/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9508,"maintainers_count":0,"namespaces_count":0,"keywords_count":7098,"github":"homebrew","metadata":{"funded_packages_count":1012},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-08-27T05:06:12.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":12726889,"name":"butane","ecosystem":"nixpkgs","description":"Translates human-readable Butane configs into machine-readable Ignition configs","homepage":"https://github.com/coreos/butane","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/coreos/butane","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-26T01:06:16.076Z","latest_release_published_at":"2026-03-26T05:09:50.062Z","latest_release_number":"0.27.0","last_synced_at":"2026-03-26T05:09:51.013Z","created_at":"2026-01-26T01:06:15.884Z","updated_at":"2026-08-19T14:56:15.937Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=butane","install_command":"nix-env -iA nixpkgs.butane","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/bu/butane/package.nix#L33","metadata":{"nix_attribute":"butane-0.27.0","position":"pkgs/by-name/bu/butane/package.nix:33","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":37218760,"uuid":"183702751","full_name":"coreos/butane","owner":"coreos","description":"Butane translates human-readable Butane Configs into machine-readable Ignition Configs.","archived":false,"fork":false,"pushed_at":"2026-07-28T20:07:29.000Z","size":2349,"stargazers_count":332,"open_issues_count":50,"forks_count":90,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-12T10:55:30.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://coreos.github.io/butane/","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/coreos.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-26T22:48:04.000Z","updated_at":"2026-08-10T03:24:32.000Z","dependencies_parsed_at":"2026-08-12T10:44:20.884Z","dependency_job_id":null,"html_url":"https://github.com/coreos/butane","commit_stats":{"total_commits":759,"total_committers":39,"mean_commits":19.46153846153846,"dds":"0.43083003952569165","last_synced_commit":"c6bae083c3cdcd3d7b36dfd4da17c2d49e815317"},"previous_names":["coreos/fcct"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/coreos/butane","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","download_url":"https://codeload.github.com/coreos/butane/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/sbom","scorecard":{"id":304792,"data":{"date":"2025-08-11","repo":{"name":"github.com/coreos/butane","commit":"19237a3c09bda70994c22a407011c54089260c4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 7 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/container-rebuild.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/container.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/require-release-note.yml:12","Warn: no topLevel permission defined: .github/workflows/tmt-tests.yml:1","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.24.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.23.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.22.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.21.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.20.0","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/221559538","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/191920152","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/176639266","Warn: release artifact v0.21.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/159427033","Warn: release artifact v0.20.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/144019459"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-release-note.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/require-release-note.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:8: pin your Docker image by updating quay.io/fedora/fedora-minimal:42 to quay.io/fedora/fedora-minimal:42@sha256:ce04b5834dca47c716e8aeebac31c5271a40156ee80a9a47a18f3b4614c21703","Warn: pipCommand not pinned by hash: .github/workflows/tmt-tests.yml:50","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/coreos/.github/SECURITY.md:1","Info: Found linked content: github.com/coreos/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/coreos/.github/SECURITY.md:1","Info: Found text in security policy: github.com/coreos/.github/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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T21:46:23.634Z","repository_id":37218760,"created_at":"2025-08-17T21:46:23.634Z","updated_at":"2025-08-17T21:46:23.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36561928,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"coreos","name":"CoreOS","uuid":"3730757","kind":"organization","description":"Key components to secure, simplify and automate your container infrastructure","email":null,"website":"https://getfedora.org/coreos","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3730757?v=4","repositories_count":264,"last_synced_at":"2023-04-10T01:55:40.137Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coreos","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:36:53.358Z","updated_at":"2023-04-10T01:55:40.617Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos/repositories"},"tags":[{"name":"v0.29.0","sha":"7effcdcd38477e6a2d445230f8b9eb5fb6ad8761","kind":"tag","published_at":"2026-06-30T18:21:55.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.29.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"1921a40c0ba1590e875a35e0e94cff9d5956bda8","kind":"tag","published_at":"2026-05-20T17:53:40.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.28.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d6c452bf58410c1fe6bd14f4417b9c6fd898c1d3","kind":"tag","published_at":"2026-02-27T17:05:14.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.27.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"09687460da7d187d605ee51c89a25c861efb8e11","kind":"tag","published_at":"2026-01-16T18:32:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.26.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"8ac60eb9ce4bfc521c70b46e0900ba5c93595c4a","kind":"tag","published_at":"2025-09-24T15:02:21.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"a87fa70cfa9de213c606ed1c2a7200631deb2027","kind":"tag","published_at":"2025-09-08T17:33:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"3254a20ae43c200994fef014dc90cbd4371fa291","kind":"tag","published_at":"2025-05-27T16:46:17.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.24.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"0c9333a2159ad196655ec9e3faf2aefbd0ffbac7","kind":"tag","published_at":"2024-12-04T14:14:48.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.23.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"6d2ec2db702306cbbdb5d82b38bccdd6f62ec2a6","kind":"tag","published_at":"2024-09-20T15:52:05.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.22.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"431c6a7186b632173b3ab54a8ffa756d81035533","kind":"tag","published_at":"2024-06-06T13:34:25.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.21.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"9360c1f9cbb2d0ea014a4bf40840435e8c13dac0","kind":"tag","published_at":"2024-02-19T15:58:04.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.20.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"4996e45b5d67c8ef3b59e9c54db83f07417294bf","kind":"tag","published_at":"2023-10-03T17:17:20.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.19.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"b28e42e9610575cb4a319bfcc6447660d6abf847","kind":"tag","published_at":"2023-03-28T17:26:26.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.18.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4612a1c352e3c42651355b4d7b392afda57f6ff6","kind":"tag","published_at":"2023-01-04T18:59:08.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.17.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0a3904d091a6992983fc8c35969f7fa72062747a","kind":"tag","published_at":"2022-10-14T17:36:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.16.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"9e7d4d410ea802627cbf10ff1d19a262b281eec7","kind":"tag","published_at":"2022-06-24T01:00:06.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.15.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"aa78482ba6e53d0b7cef712d032d7ddf53fa0216","kind":"tag","published_at":"2022-01-27T21:34:31.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.14.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"97c6866efaafc46729640a24cd2336245890b63d","kind":"tag","published_at":"2021-08-05T01:58:09.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"17bdfc42e93807189a029ea44563e792b718f36a","kind":"tag","published_at":"2021-07-14T20:56:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"17a07a556d5b8c989099ace46d96006eaf9bc033","kind":"tag","published_at":"2021-06-10T20:47:00.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"6ca37753a47def7b98728fe5c6eaf5d673c4505d","kind":"tag","published_at":"2021-06-08T19:10:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"782fc8492b4ed2871ac8acd0f9a6e91c9477d846","kind":"tag","published_at":"2021-04-05T20:58:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.11.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"91961d1cd38fb15e26605f0e96e597f62143ffb1","kind":"tag","published_at":"2021-02-02T00:45:39.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.10.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"ee997683444567af4152b11ec6de30740061bbb2","kind":"tag","published_at":"2021-01-06T04:26:50.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.9.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"28ca8e5901a53e5ad4a4fb815ea6bc655b81aa6d","kind":"tag","published_at":"2020-12-04T21:59:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.8.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"a967f37f77a1ec87cbbef3e82830564bbc1c2c71","kind":"tag","published_at":"2020-10-23T20:15:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.7.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"838aa4e38bbbb384fe349a2c5b9d65d40dc35542","kind":"tag","published_at":"2020-05-29T15:09:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.6.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"739503c620f81f2545b608824f24da9e8308b290","kind":"tag","published_at":"2020-03-23T22:04:13.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.5.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"846a5a4b557bfeb24822d6531015873e9c94dd17","kind":"tag","published_at":"2020-01-24T16:47:33.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.4.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"2b4178a45a352a52ee4d0772cef39d254a8ac382","kind":"tag","published_at":"2020-01-23T15:22:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.3.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"fd86de5a50eee67714f0ea7c0180047a0bda90c1","kind":"tag","published_at":"2019-07-25T22:26:02.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.2.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4456b6fe98d3aafe20654926b2e329d66cd0cfb7","kind":"tag","published_at":"2019-07-10T22:40:11.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.1.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T14:56:15.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":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/butane?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/butane","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/butane","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/butane/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:00:07.954Z","issues_count":121,"pull_requests_count":286,"avg_time_to_close_issue":50113658.94444445,"avg_time_to_close_pull_request":2619182.668085106,"issues_closed_count":108,"pull_requests_closed_count":235,"pull_request_authors_count":37,"issue_authors_count":62,"avg_comments_per_issue":3.2148760330578514,"avg_comments_per_pull_request":1.7797202797202798,"merged_pull_requests_count":202,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":22,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5958124.2727272725,"past_year_avg_time_to_close_pull_request":955547.8709677419,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.1818181818181817,"past_year_avg_comments_per_pull_request":1.5102040816326532,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/issues","maintainers":[{"login":"travier","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"},{"login":"bgilbert","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgilbert"},{"login":"prestist","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"aaradhak","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaradhak"},{"login":"Adam0Brien","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adam0Brien"},{"login":"HuijingHei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HuijingHei"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"marmijo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"jlebon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlebon"},{"login":"sohankunkerkar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sohankunkerkar"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"c4rt0","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c4rt0"},{"login":"jbtrystram","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"cgwalters","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgwalters"},{"login":"dustymabe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustymabe"},{"login":"hrismarin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hrismarin"},{"login":"cverna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cverna"},{"login":"miabbott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miabbott"}],"active_maintainers":[{"login":"prestist","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"jbtrystram","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"marmijo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"travier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/butane/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/butane/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/butane/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/butane/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/butane/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/butane/codemeta","maintainers":[{"uuid":"pop","login":null,"name":"Elijah Caine","email":"elijahcainemv@gmail.com","url":"https://github.com/pop","packages_count":1,"html_url":null,"role":null,"created_at":"2026-02-26T04:19:28.169Z","updated_at":"2026-02-26T04:19:28.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/pop/packages"},{"uuid":"ruuda","login":null,"name":"Ruud van Asseldonk","email":"dev+nix@veniogames.com","url":"https://github.com/ruuda","packages_count":9,"html_url":null,"role":null,"created_at":"2026-02-26T04:19:28.215Z","updated_at":"2026-02-26T04:19:28.215Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/ruuda/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6161},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-27T05:02:36.303Z","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":13019979,"name":"butane","ecosystem":"nixpkgs","description":"Translates human-readable Butane configs into machine-readable Ignition configs","homepage":"https://github.com/coreos/butane","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/coreos/butane","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T14:24:44.475Z","latest_release_published_at":"2026-02-01T14:24:44.475Z","latest_release_number":"0.22.0","last_synced_at":"2026-03-07T18:17:45.830Z","created_at":"2026-02-01T14:24:39.755Z","updated_at":"2026-08-19T15:04:59.715Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=butane","install_command":"nix-env -iA nixpkgs.butane","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/by-name/bu/butane/package.nix#L33","metadata":{"nix_attribute":"butane-0.22.0","position":"pkgs/by-name/bu/butane/package.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","wasm64-wasi","wasm32-wasi","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37218760,"uuid":"183702751","full_name":"coreos/butane","owner":"coreos","description":"Butane translates human-readable Butane Configs into machine-readable Ignition Configs.","archived":false,"fork":false,"pushed_at":"2026-08-19T04:22:32.000Z","size":2423,"stargazers_count":332,"open_issues_count":17,"forks_count":92,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-19T14:07:34.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://coreos.github.io/butane/","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/coreos.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-26T22:48:04.000Z","updated_at":"2026-08-13T19:23:08.000Z","dependencies_parsed_at":"2026-08-12T10:44:20.884Z","dependency_job_id":null,"html_url":"https://github.com/coreos/butane","commit_stats":{"total_commits":759,"total_committers":39,"mean_commits":19.46153846153846,"dds":"0.43083003952569165","last_synced_commit":"c6bae083c3cdcd3d7b36dfd4da17c2d49e815317"},"previous_names":["coreos/fcct"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/coreos/butane","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","download_url":"https://codeload.github.com/coreos/butane/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/sbom","scorecard":{"id":304792,"data":{"date":"2025-08-11","repo":{"name":"github.com/coreos/butane","commit":"19237a3c09bda70994c22a407011c54089260c4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 7 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/container-rebuild.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/container.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/require-release-note.yml:12","Warn: no topLevel permission defined: .github/workflows/tmt-tests.yml:1","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.24.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.23.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.22.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.21.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.20.0","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/221559538","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/191920152","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/176639266","Warn: release artifact v0.21.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/159427033","Warn: release artifact v0.20.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/144019459"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-release-note.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/require-release-note.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:8: pin your Docker image by updating quay.io/fedora/fedora-minimal:42 to quay.io/fedora/fedora-minimal:42@sha256:ce04b5834dca47c716e8aeebac31c5271a40156ee80a9a47a18f3b4614c21703","Warn: pipCommand not pinned by hash: .github/workflows/tmt-tests.yml:50","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/coreos/.github/SECURITY.md:1","Info: Found linked content: github.com/coreos/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/coreos/.github/SECURITY.md:1","Info: Found text in security policy: github.com/coreos/.github/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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T21:46:23.634Z","repository_id":37218760,"created_at":"2025-08-17T21:46:23.634Z","updated_at":"2025-08-17T21:46:23.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783737,"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":"coreos","name":"CoreOS","uuid":"3730757","kind":"organization","description":"Key components to secure, simplify and automate your container infrastructure","email":null,"website":"https://getfedora.org/coreos","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3730757?v=4","repositories_count":264,"last_synced_at":"2023-04-10T01:55:40.137Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coreos","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:36:53.358Z","updated_at":"2023-04-10T01:55:40.617Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos/repositories"},"tags":[{"name":"v0.29.0","sha":"7effcdcd38477e6a2d445230f8b9eb5fb6ad8761","kind":"tag","published_at":"2026-06-30T18:21:55.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.29.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"1921a40c0ba1590e875a35e0e94cff9d5956bda8","kind":"tag","published_at":"2026-05-20T17:53:40.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.28.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d6c452bf58410c1fe6bd14f4417b9c6fd898c1d3","kind":"tag","published_at":"2026-02-27T17:05:14.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.27.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"09687460da7d187d605ee51c89a25c861efb8e11","kind":"tag","published_at":"2026-01-16T18:32:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.26.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"8ac60eb9ce4bfc521c70b46e0900ba5c93595c4a","kind":"tag","published_at":"2025-09-24T15:02:21.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"a87fa70cfa9de213c606ed1c2a7200631deb2027","kind":"tag","published_at":"2025-09-08T17:33:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"3254a20ae43c200994fef014dc90cbd4371fa291","kind":"tag","published_at":"2025-05-27T16:46:17.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.24.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"0c9333a2159ad196655ec9e3faf2aefbd0ffbac7","kind":"tag","published_at":"2024-12-04T14:14:48.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.23.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"6d2ec2db702306cbbdb5d82b38bccdd6f62ec2a6","kind":"tag","published_at":"2024-09-20T15:52:05.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.22.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"431c6a7186b632173b3ab54a8ffa756d81035533","kind":"tag","published_at":"2024-06-06T13:34:25.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.21.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"9360c1f9cbb2d0ea014a4bf40840435e8c13dac0","kind":"tag","published_at":"2024-02-19T15:58:04.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.20.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"4996e45b5d67c8ef3b59e9c54db83f07417294bf","kind":"tag","published_at":"2023-10-03T17:17:20.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.19.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"b28e42e9610575cb4a319bfcc6447660d6abf847","kind":"tag","published_at":"2023-03-28T17:26:26.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.18.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4612a1c352e3c42651355b4d7b392afda57f6ff6","kind":"tag","published_at":"2023-01-04T18:59:08.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.17.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0a3904d091a6992983fc8c35969f7fa72062747a","kind":"tag","published_at":"2022-10-14T17:36:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.16.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"9e7d4d410ea802627cbf10ff1d19a262b281eec7","kind":"tag","published_at":"2022-06-24T01:00:06.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.15.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"aa78482ba6e53d0b7cef712d032d7ddf53fa0216","kind":"tag","published_at":"2022-01-27T21:34:31.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.14.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"97c6866efaafc46729640a24cd2336245890b63d","kind":"tag","published_at":"2021-08-05T01:58:09.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"17bdfc42e93807189a029ea44563e792b718f36a","kind":"tag","published_at":"2021-07-14T20:56:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"17a07a556d5b8c989099ace46d96006eaf9bc033","kind":"tag","published_at":"2021-06-10T20:47:00.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"6ca37753a47def7b98728fe5c6eaf5d673c4505d","kind":"tag","published_at":"2021-06-08T19:10:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"782fc8492b4ed2871ac8acd0f9a6e91c9477d846","kind":"tag","published_at":"2021-04-05T20:58:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.11.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"91961d1cd38fb15e26605f0e96e597f62143ffb1","kind":"tag","published_at":"2021-02-02T00:45:39.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.10.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"ee997683444567af4152b11ec6de30740061bbb2","kind":"tag","published_at":"2021-01-06T04:26:50.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.9.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"28ca8e5901a53e5ad4a4fb815ea6bc655b81aa6d","kind":"tag","published_at":"2020-12-04T21:59:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.8.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"a967f37f77a1ec87cbbef3e82830564bbc1c2c71","kind":"tag","published_at":"2020-10-23T20:15:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.7.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"838aa4e38bbbb384fe349a2c5b9d65d40dc35542","kind":"tag","published_at":"2020-05-29T15:09:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.6.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"739503c620f81f2545b608824f24da9e8308b290","kind":"tag","published_at":"2020-03-23T22:04:13.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.5.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"846a5a4b557bfeb24822d6531015873e9c94dd17","kind":"tag","published_at":"2020-01-24T16:47:33.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.4.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"2b4178a45a352a52ee4d0772cef39d254a8ac382","kind":"tag","published_at":"2020-01-23T15:22:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.3.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"fd86de5a50eee67714f0ea7c0180047a0bda90c1","kind":"tag","published_at":"2019-07-25T22:26:02.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.2.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4456b6fe98d3aafe20654926b2e329d66cd0cfb7","kind":"tag","published_at":"2019-07-10T22:40:11.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.1.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T15:04:59.715Z","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/butane?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/butane","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/butane","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/butane/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:00:07.954Z","issues_count":121,"pull_requests_count":286,"avg_time_to_close_issue":50113658.94444445,"avg_time_to_close_pull_request":2619182.668085106,"issues_closed_count":108,"pull_requests_closed_count":235,"pull_request_authors_count":37,"issue_authors_count":62,"avg_comments_per_issue":3.2148760330578514,"avg_comments_per_pull_request":1.7797202797202798,"merged_pull_requests_count":202,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":22,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5958124.2727272725,"past_year_avg_time_to_close_pull_request":955547.8709677419,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.1818181818181817,"past_year_avg_comments_per_pull_request":1.5102040816326532,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/issues","maintainers":[{"login":"travier","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"},{"login":"bgilbert","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgilbert"},{"login":"prestist","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"aaradhak","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaradhak"},{"login":"Adam0Brien","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adam0Brien"},{"login":"HuijingHei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HuijingHei"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"marmijo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"jlebon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlebon"},{"login":"sohankunkerkar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sohankunkerkar"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"c4rt0","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c4rt0"},{"login":"jbtrystram","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"cgwalters","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgwalters"},{"login":"dustymabe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustymabe"},{"login":"hrismarin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hrismarin"},{"login":"cverna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cverna"},{"login":"miabbott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miabbott"}],"active_maintainers":[{"login":"prestist","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"jbtrystram","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"marmijo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"travier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/butane/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/butane/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/butane/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/butane/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/butane/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/butane/codemeta","maintainers":[{"uuid":"ruuda","login":null,"name":"Ruud van Asseldonk","email":"dev+nix@veniogames.com","url":"https://github.com/ruuda","packages_count":6,"html_url":null,"role":null,"created_at":"2026-03-07T18:17:46.135Z","updated_at":"2026-03-07T18:17:46.135Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/ruuda/packages"},{"uuid":"pop","login":null,"name":"Elijah Caine","email":"elijahcainemv@gmail.com","url":"https://github.com/pop","packages_count":1,"html_url":null,"role":null,"created_at":"2026-03-07T18:17:46.097Z","updated_at":"2026-03-07T18:17:46.097Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/pop/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":3505},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-27T05:04:44.282Z","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":12722145,"name":"butane","ecosystem":"nixpkgs","description":"Translates human-readable Butane configs into machine-readable Ignition configs","homepage":"https://github.com/coreos/butane","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/coreos/butane","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T00:15:21.781Z","latest_release_published_at":"2026-01-26T00:15:21.781Z","latest_release_number":"0.18.0","last_synced_at":"2026-08-09T12:01:18.466Z","created_at":"2026-01-26T00:15:21.598Z","updated_at":"2026-08-19T15:09:08.502Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=butane","install_command":"nix-env -iA nixpkgs.butane","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/tools/butane/default.nix#L29","metadata":{"nix_attribute":"butane-0.18.0","position":"pkgs/development/tools/butane/default.nix:29","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":37218760,"uuid":"183702751","full_name":"coreos/butane","owner":"coreos","description":"Butane translates human-readable Butane Configs into machine-readable Ignition Configs.","archived":false,"fork":false,"pushed_at":"2026-08-19T04:22:32.000Z","size":2423,"stargazers_count":332,"open_issues_count":17,"forks_count":92,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-19T14:07:34.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://coreos.github.io/butane/","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/coreos.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-26T22:48:04.000Z","updated_at":"2026-08-13T19:23:08.000Z","dependencies_parsed_at":"2026-08-12T10:44:20.884Z","dependency_job_id":null,"html_url":"https://github.com/coreos/butane","commit_stats":{"total_commits":759,"total_committers":39,"mean_commits":19.46153846153846,"dds":"0.43083003952569165","last_synced_commit":"c6bae083c3cdcd3d7b36dfd4da17c2d49e815317"},"previous_names":["coreos/fcct"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/coreos/butane","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","download_url":"https://codeload.github.com/coreos/butane/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/sbom","scorecard":{"id":304792,"data":{"date":"2025-08-11","repo":{"name":"github.com/coreos/butane","commit":"19237a3c09bda70994c22a407011c54089260c4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 7 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/container-rebuild.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/container.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/require-release-note.yml:12","Warn: no topLevel permission defined: .github/workflows/tmt-tests.yml:1","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.24.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.23.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.22.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.21.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.20.0","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/221559538","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/191920152","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/176639266","Warn: release artifact v0.21.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/159427033","Warn: release artifact v0.20.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/144019459"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-release-note.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/require-release-note.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:8: pin your Docker image by updating quay.io/fedora/fedora-minimal:42 to quay.io/fedora/fedora-minimal:42@sha256:ce04b5834dca47c716e8aeebac31c5271a40156ee80a9a47a18f3b4614c21703","Warn: pipCommand not pinned by hash: .github/workflows/tmt-tests.yml:50","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/coreos/.github/SECURITY.md:1","Info: Found linked content: github.com/coreos/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/coreos/.github/SECURITY.md:1","Info: Found text in security policy: github.com/coreos/.github/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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T21:46:23.634Z","repository_id":37218760,"created_at":"2025-08-17T21:46:23.634Z","updated_at":"2025-08-17T21:46:23.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783737,"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":"coreos","name":"CoreOS","uuid":"3730757","kind":"organization","description":"Key components to secure, simplify and automate your container infrastructure","email":null,"website":"https://getfedora.org/coreos","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3730757?v=4","repositories_count":264,"last_synced_at":"2023-04-10T01:55:40.137Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coreos","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:36:53.358Z","updated_at":"2023-04-10T01:55:40.617Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos/repositories"},"tags":[{"name":"v0.29.0","sha":"7effcdcd38477e6a2d445230f8b9eb5fb6ad8761","kind":"tag","published_at":"2026-06-30T18:21:55.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.29.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"1921a40c0ba1590e875a35e0e94cff9d5956bda8","kind":"tag","published_at":"2026-05-20T17:53:40.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.28.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d6c452bf58410c1fe6bd14f4417b9c6fd898c1d3","kind":"tag","published_at":"2026-02-27T17:05:14.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.27.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"09687460da7d187d605ee51c89a25c861efb8e11","kind":"tag","published_at":"2026-01-16T18:32:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.26.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"8ac60eb9ce4bfc521c70b46e0900ba5c93595c4a","kind":"tag","published_at":"2025-09-24T15:02:21.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"a87fa70cfa9de213c606ed1c2a7200631deb2027","kind":"tag","published_at":"2025-09-08T17:33:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"3254a20ae43c200994fef014dc90cbd4371fa291","kind":"tag","published_at":"2025-05-27T16:46:17.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.24.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"0c9333a2159ad196655ec9e3faf2aefbd0ffbac7","kind":"tag","published_at":"2024-12-04T14:14:48.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.23.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"6d2ec2db702306cbbdb5d82b38bccdd6f62ec2a6","kind":"tag","published_at":"2024-09-20T15:52:05.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.22.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"431c6a7186b632173b3ab54a8ffa756d81035533","kind":"tag","published_at":"2024-06-06T13:34:25.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.21.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"9360c1f9cbb2d0ea014a4bf40840435e8c13dac0","kind":"tag","published_at":"2024-02-19T15:58:04.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.20.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"4996e45b5d67c8ef3b59e9c54db83f07417294bf","kind":"tag","published_at":"2023-10-03T17:17:20.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.19.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"b28e42e9610575cb4a319bfcc6447660d6abf847","kind":"tag","published_at":"2023-03-28T17:26:26.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.18.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4612a1c352e3c42651355b4d7b392afda57f6ff6","kind":"tag","published_at":"2023-01-04T18:59:08.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.17.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0a3904d091a6992983fc8c35969f7fa72062747a","kind":"tag","published_at":"2022-10-14T17:36:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.16.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"9e7d4d410ea802627cbf10ff1d19a262b281eec7","kind":"tag","published_at":"2022-06-24T01:00:06.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.15.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"aa78482ba6e53d0b7cef712d032d7ddf53fa0216","kind":"tag","published_at":"2022-01-27T21:34:31.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.14.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"97c6866efaafc46729640a24cd2336245890b63d","kind":"tag","published_at":"2021-08-05T01:58:09.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"17bdfc42e93807189a029ea44563e792b718f36a","kind":"tag","published_at":"2021-07-14T20:56:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"17a07a556d5b8c989099ace46d96006eaf9bc033","kind":"tag","published_at":"2021-06-10T20:47:00.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"6ca37753a47def7b98728fe5c6eaf5d673c4505d","kind":"tag","published_at":"2021-06-08T19:10:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"782fc8492b4ed2871ac8acd0f9a6e91c9477d846","kind":"tag","published_at":"2021-04-05T20:58:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.11.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"91961d1cd38fb15e26605f0e96e597f62143ffb1","kind":"tag","published_at":"2021-02-02T00:45:39.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.10.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"ee997683444567af4152b11ec6de30740061bbb2","kind":"tag","published_at":"2021-01-06T04:26:50.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.9.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"28ca8e5901a53e5ad4a4fb815ea6bc655b81aa6d","kind":"tag","published_at":"2020-12-04T21:59:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.8.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"a967f37f77a1ec87cbbef3e82830564bbc1c2c71","kind":"tag","published_at":"2020-10-23T20:15:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.7.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"838aa4e38bbbb384fe349a2c5b9d65d40dc35542","kind":"tag","published_at":"2020-05-29T15:09:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.6.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"739503c620f81f2545b608824f24da9e8308b290","kind":"tag","published_at":"2020-03-23T22:04:13.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.5.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"846a5a4b557bfeb24822d6531015873e9c94dd17","kind":"tag","published_at":"2020-01-24T16:47:33.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.4.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"2b4178a45a352a52ee4d0772cef39d254a8ac382","kind":"tag","published_at":"2020-01-23T15:22:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.3.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"fd86de5a50eee67714f0ea7c0180047a0bda90c1","kind":"tag","published_at":"2019-07-25T22:26:02.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.2.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4456b6fe98d3aafe20654926b2e329d66cd0cfb7","kind":"tag","published_at":"2019-07-10T22:40:11.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.1.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T15:09:08.502Z","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/butane?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/butane","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/butane","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/butane/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:00:07.954Z","issues_count":121,"pull_requests_count":286,"avg_time_to_close_issue":50113658.94444445,"avg_time_to_close_pull_request":2619182.668085106,"issues_closed_count":108,"pull_requests_closed_count":235,"pull_request_authors_count":37,"issue_authors_count":62,"avg_comments_per_issue":3.2148760330578514,"avg_comments_per_pull_request":1.7797202797202798,"merged_pull_requests_count":202,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":22,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5958124.2727272725,"past_year_avg_time_to_close_pull_request":955547.8709677419,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.1818181818181817,"past_year_avg_comments_per_pull_request":1.5102040816326532,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/issues","maintainers":[{"login":"travier","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"},{"login":"bgilbert","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgilbert"},{"login":"prestist","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"aaradhak","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaradhak"},{"login":"Adam0Brien","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adam0Brien"},{"login":"HuijingHei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HuijingHei"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"marmijo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"jlebon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlebon"},{"login":"sohankunkerkar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sohankunkerkar"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"c4rt0","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c4rt0"},{"login":"jbtrystram","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"cgwalters","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgwalters"},{"login":"dustymabe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustymabe"},{"login":"hrismarin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hrismarin"},{"login":"cverna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cverna"},{"login":"miabbott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miabbott"}],"active_maintainers":[{"login":"prestist","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"jbtrystram","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"marmijo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"travier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/butane/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/butane/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/butane/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/butane/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/butane/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/butane/codemeta","maintainers":[{"uuid":"pop","login":null,"name":"Elijah Caine","email":"elijahcainemv@gmail.com","url":"https://github.com/pop","packages_count":1,"html_url":null,"role":null,"created_at":"2026-02-26T01:01:34.273Z","updated_at":"2026-02-26T01:01:34.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/pop/packages"},{"uuid":"ruuda","login":null,"name":"Ruud van Asseldonk","email":"dev+nix@veniogames.com","url":"https://github.com/ruuda","packages_count":6,"html_url":null,"role":null,"created_at":"2026-02-26T01:01:34.338Z","updated_at":"2026-02-26T01:01:34.338Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/ruuda/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":2243},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-27T05:04:41.867Z","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":7859298,"name":"butane","ecosystem":"alpine","description":"Butane to Ignition config generator","homepage":"https://github.com/coreos/butane","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/coreos/butane","keywords_array":[],"namespace":"testing","versions_count":29,"first_release_published_at":"2023-06-27T12:20:22.000Z","latest_release_published_at":"2026-05-23T09:58:52.000Z","latest_release_number":"0.28.0-r0","last_synced_at":"2026-05-23T10:33:14.096Z","created_at":"2023-06-27T14:05:43.425Z","updated_at":"2026-08-19T15:19:17.042Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/testing/x86_64/butane","install_command":"apk add butane","documentation_url":null,"metadata":{"repository":"testing","architecture":"x86_64"},"repo_metadata":{"id":37218760,"uuid":"183702751","full_name":"coreos/butane","owner":"coreos","description":"Butane translates human-readable Butane Configs into machine-readable Ignition Configs.","archived":false,"fork":false,"pushed_at":"2026-08-19T04:22:32.000Z","size":2423,"stargazers_count":332,"open_issues_count":17,"forks_count":92,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-19T14:07:34.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://coreos.github.io/butane/","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/coreos.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-26T22:48:04.000Z","updated_at":"2026-08-13T19:23:08.000Z","dependencies_parsed_at":"2026-08-12T10:44:20.884Z","dependency_job_id":null,"html_url":"https://github.com/coreos/butane","commit_stats":{"total_commits":759,"total_committers":39,"mean_commits":19.46153846153846,"dds":"0.43083003952569165","last_synced_commit":"c6bae083c3cdcd3d7b36dfd4da17c2d49e815317"},"previous_names":["coreos/fcct"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/coreos/butane","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","download_url":"https://codeload.github.com/coreos/butane/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/sbom","scorecard":{"id":304792,"data":{"date":"2025-08-11","repo":{"name":"github.com/coreos/butane","commit":"19237a3c09bda70994c22a407011c54089260c4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 7 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/container-rebuild.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/container.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/require-release-note.yml:12","Warn: no topLevel permission defined: .github/workflows/tmt-tests.yml:1","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.24.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.23.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.22.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.21.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.20.0","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/221559538","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/191920152","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/176639266","Warn: release artifact v0.21.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/159427033","Warn: release artifact v0.20.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/144019459"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-release-note.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/require-release-note.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:8: pin your Docker image by updating quay.io/fedora/fedora-minimal:42 to quay.io/fedora/fedora-minimal:42@sha256:ce04b5834dca47c716e8aeebac31c5271a40156ee80a9a47a18f3b4614c21703","Warn: pipCommand not pinned by hash: .github/workflows/tmt-tests.yml:50","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/coreos/.github/SECURITY.md:1","Info: Found linked content: github.com/coreos/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/coreos/.github/SECURITY.md:1","Info: Found text in security policy: github.com/coreos/.github/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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T21:46:23.634Z","repository_id":37218760,"created_at":"2025-08-17T21:46:23.634Z","updated_at":"2025-08-17T21:46:23.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783737,"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":"coreos","name":"CoreOS","uuid":"3730757","kind":"organization","description":"Key components to secure, simplify and automate your container infrastructure","email":null,"website":"https://getfedora.org/coreos","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3730757?v=4","repositories_count":264,"last_synced_at":"2023-04-10T01:55:40.137Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coreos","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:36:53.358Z","updated_at":"2023-04-10T01:55:40.617Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos/repositories"},"tags":[{"name":"v0.29.0","sha":"7effcdcd38477e6a2d445230f8b9eb5fb6ad8761","kind":"tag","published_at":"2026-06-30T18:21:55.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.29.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"1921a40c0ba1590e875a35e0e94cff9d5956bda8","kind":"tag","published_at":"2026-05-20T17:53:40.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.28.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d6c452bf58410c1fe6bd14f4417b9c6fd898c1d3","kind":"tag","published_at":"2026-02-27T17:05:14.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.27.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"09687460da7d187d605ee51c89a25c861efb8e11","kind":"tag","published_at":"2026-01-16T18:32:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.26.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"8ac60eb9ce4bfc521c70b46e0900ba5c93595c4a","kind":"tag","published_at":"2025-09-24T15:02:21.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"a87fa70cfa9de213c606ed1c2a7200631deb2027","kind":"tag","published_at":"2025-09-08T17:33:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"3254a20ae43c200994fef014dc90cbd4371fa291","kind":"tag","published_at":"2025-05-27T16:46:17.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.24.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"0c9333a2159ad196655ec9e3faf2aefbd0ffbac7","kind":"tag","published_at":"2024-12-04T14:14:48.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.23.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"6d2ec2db702306cbbdb5d82b38bccdd6f62ec2a6","kind":"tag","published_at":"2024-09-20T15:52:05.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.22.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"431c6a7186b632173b3ab54a8ffa756d81035533","kind":"tag","published_at":"2024-06-06T13:34:25.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.21.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"9360c1f9cbb2d0ea014a4bf40840435e8c13dac0","kind":"tag","published_at":"2024-02-19T15:58:04.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.20.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"4996e45b5d67c8ef3b59e9c54db83f07417294bf","kind":"tag","published_at":"2023-10-03T17:17:20.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.19.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"b28e42e9610575cb4a319bfcc6447660d6abf847","kind":"tag","published_at":"2023-03-28T17:26:26.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.18.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4612a1c352e3c42651355b4d7b392afda57f6ff6","kind":"tag","published_at":"2023-01-04T18:59:08.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.17.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0a3904d091a6992983fc8c35969f7fa72062747a","kind":"tag","published_at":"2022-10-14T17:36:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.16.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"9e7d4d410ea802627cbf10ff1d19a262b281eec7","kind":"tag","published_at":"2022-06-24T01:00:06.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.15.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"aa78482ba6e53d0b7cef712d032d7ddf53fa0216","kind":"tag","published_at":"2022-01-27T21:34:31.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.14.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"97c6866efaafc46729640a24cd2336245890b63d","kind":"tag","published_at":"2021-08-05T01:58:09.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"17bdfc42e93807189a029ea44563e792b718f36a","kind":"tag","published_at":"2021-07-14T20:56:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"17a07a556d5b8c989099ace46d96006eaf9bc033","kind":"tag","published_at":"2021-06-10T20:47:00.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"6ca37753a47def7b98728fe5c6eaf5d673c4505d","kind":"tag","published_at":"2021-06-08T19:10:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"782fc8492b4ed2871ac8acd0f9a6e91c9477d846","kind":"tag","published_at":"2021-04-05T20:58:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.11.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"91961d1cd38fb15e26605f0e96e597f62143ffb1","kind":"tag","published_at":"2021-02-02T00:45:39.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.10.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"ee997683444567af4152b11ec6de30740061bbb2","kind":"tag","published_at":"2021-01-06T04:26:50.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.9.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"28ca8e5901a53e5ad4a4fb815ea6bc655b81aa6d","kind":"tag","published_at":"2020-12-04T21:59:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.8.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"a967f37f77a1ec87cbbef3e82830564bbc1c2c71","kind":"tag","published_at":"2020-10-23T20:15:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.7.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"838aa4e38bbbb384fe349a2c5b9d65d40dc35542","kind":"tag","published_at":"2020-05-29T15:09:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.6.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"739503c620f81f2545b608824f24da9e8308b290","kind":"tag","published_at":"2020-03-23T22:04:13.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.5.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"846a5a4b557bfeb24822d6531015873e9c94dd17","kind":"tag","published_at":"2020-01-24T16:47:33.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.4.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"2b4178a45a352a52ee4d0772cef39d254a8ac382","kind":"tag","published_at":"2020-01-23T15:22:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.3.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"fd86de5a50eee67714f0ea7c0180047a0bda90c1","kind":"tag","published_at":"2019-07-25T22:26:02.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.2.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4456b6fe98d3aafe20654926b2e329d66cd0cfb7","kind":"tag","published_at":"2019-07-10T22:40:11.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.1.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T15:19:17.041Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.051950311423502,"stargazers_count":18.84173913043478,"forks_count":15.777391304347827,"docker_downloads_count":null,"average":11.917770186551527},"purl":"pkg:apk/alpine/butane?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/butane","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/butane","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/butane/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:00:07.954Z","issues_count":121,"pull_requests_count":286,"avg_time_to_close_issue":50113658.94444445,"avg_time_to_close_pull_request":2619182.668085106,"issues_closed_count":108,"pull_requests_closed_count":235,"pull_request_authors_count":37,"issue_authors_count":62,"avg_comments_per_issue":3.2148760330578514,"avg_comments_per_pull_request":1.7797202797202798,"merged_pull_requests_count":202,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":22,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5958124.2727272725,"past_year_avg_time_to_close_pull_request":955547.8709677419,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.1818181818181817,"past_year_avg_comments_per_pull_request":1.5102040816326532,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/issues","maintainers":[{"login":"travier","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"},{"login":"bgilbert","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgilbert"},{"login":"prestist","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"aaradhak","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaradhak"},{"login":"Adam0Brien","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adam0Brien"},{"login":"HuijingHei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HuijingHei"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"marmijo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"jlebon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlebon"},{"login":"sohankunkerkar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sohankunkerkar"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"c4rt0","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c4rt0"},{"login":"jbtrystram","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"cgwalters","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgwalters"},{"login":"dustymabe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustymabe"},{"login":"hrismarin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hrismarin"},{"login":"cverna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cverna"},{"login":"miabbott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miabbott"}],"active_maintainers":[{"login":"prestist","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"jbtrystram","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"marmijo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"travier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/butane/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/butane/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/butane/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/butane/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/butane/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/butane/codemeta","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"team/phosh","email":"achill@achill.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=team/phosh","packages_count":1996,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/phosh","role":null,"created_at":"2025-08-19T16:06:39.795Z","updated_at":"2025-08-19T16:06:39.795Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/achill@achill.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39963,"maintainers_count":906,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2945},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-27T05:05:14.709Z","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":13243335,"name":"butane","ecosystem":"nixpkgs","description":"Translates human-readable Butane configs into machine-readable Ignition configs","homepage":"https://github.com/coreos/butane","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/coreos/butane","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T03:23:34.730Z","latest_release_published_at":"2026-02-02T03:23:34.730Z","latest_release_number":"0.19.0","last_synced_at":"2026-08-14T14:29:42.866Z","created_at":"2026-02-02T03:23:32.584Z","updated_at":"2026-08-19T15:32:46.103Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=butane","install_command":"nix-env -iA nixpkgs.butane","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/tools/butane/default.nix#L29","metadata":{"nix_attribute":"butane-0.19.0","position":"pkgs/development/tools/butane/default.nix:29","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":37218760,"uuid":"183702751","full_name":"coreos/butane","owner":"coreos","description":"Butane translates human-readable Butane Configs into machine-readable Ignition Configs.","archived":false,"fork":false,"pushed_at":"2026-08-19T04:22:32.000Z","size":2423,"stargazers_count":332,"open_issues_count":17,"forks_count":92,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-19T14:07:34.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://coreos.github.io/butane/","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/coreos.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-26T22:48:04.000Z","updated_at":"2026-08-13T19:23:08.000Z","dependencies_parsed_at":"2026-08-12T10:44:20.884Z","dependency_job_id":null,"html_url":"https://github.com/coreos/butane","commit_stats":{"total_commits":759,"total_committers":39,"mean_commits":19.46153846153846,"dds":"0.43083003952569165","last_synced_commit":"c6bae083c3cdcd3d7b36dfd4da17c2d49e815317"},"previous_names":["coreos/fcct"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/coreos/butane","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","download_url":"https://codeload.github.com/coreos/butane/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/sbom","scorecard":{"id":304792,"data":{"date":"2025-08-11","repo":{"name":"github.com/coreos/butane","commit":"19237a3c09bda70994c22a407011c54089260c4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 7 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/container-rebuild.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/container.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/require-release-note.yml:12","Warn: no topLevel permission defined: .github/workflows/tmt-tests.yml:1","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.24.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.23.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.22.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.21.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.20.0","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/221559538","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/191920152","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/176639266","Warn: release artifact v0.21.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/159427033","Warn: release artifact v0.20.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/144019459"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-release-note.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/require-release-note.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:8: pin your Docker image by updating quay.io/fedora/fedora-minimal:42 to quay.io/fedora/fedora-minimal:42@sha256:ce04b5834dca47c716e8aeebac31c5271a40156ee80a9a47a18f3b4614c21703","Warn: pipCommand not pinned by hash: .github/workflows/tmt-tests.yml:50","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/coreos/.github/SECURITY.md:1","Info: Found linked content: github.com/coreos/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/coreos/.github/SECURITY.md:1","Info: Found text in security policy: github.com/coreos/.github/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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T21:46:23.634Z","repository_id":37218760,"created_at":"2025-08-17T21:46:23.634Z","updated_at":"2025-08-17T21:46:23.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783737,"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":"coreos","name":"CoreOS","uuid":"3730757","kind":"organization","description":"Key components to secure, simplify and automate your container infrastructure","email":null,"website":"https://getfedora.org/coreos","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3730757?v=4","repositories_count":264,"last_synced_at":"2023-04-10T01:55:40.137Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coreos","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:36:53.358Z","updated_at":"2023-04-10T01:55:40.617Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos/repositories"},"tags":[{"name":"v0.29.0","sha":"7effcdcd38477e6a2d445230f8b9eb5fb6ad8761","kind":"tag","published_at":"2026-06-30T18:21:55.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.29.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"1921a40c0ba1590e875a35e0e94cff9d5956bda8","kind":"tag","published_at":"2026-05-20T17:53:40.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.28.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d6c452bf58410c1fe6bd14f4417b9c6fd898c1d3","kind":"tag","published_at":"2026-02-27T17:05:14.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.27.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"09687460da7d187d605ee51c89a25c861efb8e11","kind":"tag","published_at":"2026-01-16T18:32:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.26.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"8ac60eb9ce4bfc521c70b46e0900ba5c93595c4a","kind":"tag","published_at":"2025-09-24T15:02:21.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"a87fa70cfa9de213c606ed1c2a7200631deb2027","kind":"tag","published_at":"2025-09-08T17:33:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"3254a20ae43c200994fef014dc90cbd4371fa291","kind":"tag","published_at":"2025-05-27T16:46:17.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.24.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"0c9333a2159ad196655ec9e3faf2aefbd0ffbac7","kind":"tag","published_at":"2024-12-04T14:14:48.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.23.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"6d2ec2db702306cbbdb5d82b38bccdd6f62ec2a6","kind":"tag","published_at":"2024-09-20T15:52:05.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.22.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"431c6a7186b632173b3ab54a8ffa756d81035533","kind":"tag","published_at":"2024-06-06T13:34:25.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.21.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"9360c1f9cbb2d0ea014a4bf40840435e8c13dac0","kind":"tag","published_at":"2024-02-19T15:58:04.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.20.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"4996e45b5d67c8ef3b59e9c54db83f07417294bf","kind":"tag","published_at":"2023-10-03T17:17:20.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.19.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"b28e42e9610575cb4a319bfcc6447660d6abf847","kind":"tag","published_at":"2023-03-28T17:26:26.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.18.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4612a1c352e3c42651355b4d7b392afda57f6ff6","kind":"tag","published_at":"2023-01-04T18:59:08.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.17.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0a3904d091a6992983fc8c35969f7fa72062747a","kind":"tag","published_at":"2022-10-14T17:36:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.16.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"9e7d4d410ea802627cbf10ff1d19a262b281eec7","kind":"tag","published_at":"2022-06-24T01:00:06.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.15.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"aa78482ba6e53d0b7cef712d032d7ddf53fa0216","kind":"tag","published_at":"2022-01-27T21:34:31.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.14.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"97c6866efaafc46729640a24cd2336245890b63d","kind":"tag","published_at":"2021-08-05T01:58:09.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"17bdfc42e93807189a029ea44563e792b718f36a","kind":"tag","published_at":"2021-07-14T20:56:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"17a07a556d5b8c989099ace46d96006eaf9bc033","kind":"tag","published_at":"2021-06-10T20:47:00.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"6ca37753a47def7b98728fe5c6eaf5d673c4505d","kind":"tag","published_at":"2021-06-08T19:10:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"782fc8492b4ed2871ac8acd0f9a6e91c9477d846","kind":"tag","published_at":"2021-04-05T20:58:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.11.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"91961d1cd38fb15e26605f0e96e597f62143ffb1","kind":"tag","published_at":"2021-02-02T00:45:39.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.10.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"ee997683444567af4152b11ec6de30740061bbb2","kind":"tag","published_at":"2021-01-06T04:26:50.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.9.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"28ca8e5901a53e5ad4a4fb815ea6bc655b81aa6d","kind":"tag","published_at":"2020-12-04T21:59:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.8.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"a967f37f77a1ec87cbbef3e82830564bbc1c2c71","kind":"tag","published_at":"2020-10-23T20:15:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.7.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"838aa4e38bbbb384fe349a2c5b9d65d40dc35542","kind":"tag","published_at":"2020-05-29T15:09:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.6.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"739503c620f81f2545b608824f24da9e8308b290","kind":"tag","published_at":"2020-03-23T22:04:13.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.5.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"846a5a4b557bfeb24822d6531015873e9c94dd17","kind":"tag","published_at":"2020-01-24T16:47:33.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.4.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"2b4178a45a352a52ee4d0772cef39d254a8ac382","kind":"tag","published_at":"2020-01-23T15:22:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.3.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"fd86de5a50eee67714f0ea7c0180047a0bda90c1","kind":"tag","published_at":"2019-07-25T22:26:02.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.2.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4456b6fe98d3aafe20654926b2e329d66cd0cfb7","kind":"tag","published_at":"2019-07-10T22:40:11.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.1.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T15:32:46.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":5.312540442603857,"forks_count":4.0387139714174785,"docker_downloads_count":null,"average":2.337813603505334},"purl":"pkg:nix/butane?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/butane","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/butane","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/butane/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:00:07.954Z","issues_count":121,"pull_requests_count":286,"avg_time_to_close_issue":50113658.94444445,"avg_time_to_close_pull_request":2619182.668085106,"issues_closed_count":108,"pull_requests_closed_count":235,"pull_request_authors_count":37,"issue_authors_count":62,"avg_comments_per_issue":3.2148760330578514,"avg_comments_per_pull_request":1.7797202797202798,"merged_pull_requests_count":202,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":22,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5958124.2727272725,"past_year_avg_time_to_close_pull_request":955547.8709677419,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.1818181818181817,"past_year_avg_comments_per_pull_request":1.5102040816326532,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/issues","maintainers":[{"login":"travier","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"},{"login":"bgilbert","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgilbert"},{"login":"prestist","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"aaradhak","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaradhak"},{"login":"Adam0Brien","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adam0Brien"},{"login":"HuijingHei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HuijingHei"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"marmijo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"jlebon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlebon"},{"login":"sohankunkerkar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sohankunkerkar"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"c4rt0","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c4rt0"},{"login":"jbtrystram","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"cgwalters","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgwalters"},{"login":"dustymabe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustymabe"},{"login":"hrismarin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hrismarin"},{"login":"cverna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cverna"},{"login":"miabbott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miabbott"}],"active_maintainers":[{"login":"prestist","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"jbtrystram","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"marmijo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"travier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/butane/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/butane/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/butane/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/butane/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/butane/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/butane/codemeta","maintainers":[{"uuid":"ruuda","login":null,"name":"Ruud van Asseldonk","email":"dev+nix@veniogames.com","url":"https://github.com/ruuda","packages_count":6,"html_url":null,"role":null,"created_at":"2026-03-05T22:45:20.823Z","updated_at":"2026-03-05T22:45:20.823Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/ruuda/packages"},{"uuid":"pop","login":null,"name":"Elijah Caine","email":"elijahcainemv@gmail.com","url":"https://github.com/pop","packages_count":1,"html_url":null,"role":null,"created_at":"2026-03-05T22:45:20.789Z","updated_at":"2026-03-05T22:45:20.789Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/pop/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":3195},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-27T05:04:49.229Z","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":13141469,"name":"butane","ecosystem":"nixpkgs","description":"Translates human-readable Butane configs into machine-readable Ignition configs","homepage":"https://github.com/coreos/butane","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/coreos/butane","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T21:20:45.572Z","latest_release_published_at":"2026-02-01T21:20:45.572Z","latest_release_number":"0.20.0","last_synced_at":"2026-03-08T14:03:07.335Z","created_at":"2026-02-01T21:20:44.245Z","updated_at":"2026-08-19T17:43:53.300Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=butane","install_command":"nix-env -iA nixpkgs.butane","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/tools/butane/default.nix#L33","metadata":{"nix_attribute":"butane-0.20.0","position":"pkgs/development/tools/butane/default.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":37218760,"uuid":"183702751","full_name":"coreos/butane","owner":"coreos","description":"Butane translates human-readable Butane Configs into machine-readable Ignition Configs.","archived":false,"fork":false,"pushed_at":"2026-08-19T04:22:32.000Z","size":2423,"stargazers_count":332,"open_issues_count":17,"forks_count":92,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-19T14:07:34.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://coreos.github.io/butane/","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/coreos.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-26T22:48:04.000Z","updated_at":"2026-08-13T19:23:08.000Z","dependencies_parsed_at":"2026-08-12T10:44:20.884Z","dependency_job_id":null,"html_url":"https://github.com/coreos/butane","commit_stats":{"total_commits":759,"total_committers":39,"mean_commits":19.46153846153846,"dds":"0.43083003952569165","last_synced_commit":"c6bae083c3cdcd3d7b36dfd4da17c2d49e815317"},"previous_names":["coreos/fcct"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/coreos/butane","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","download_url":"https://codeload.github.com/coreos/butane/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/sbom","scorecard":{"id":304792,"data":{"date":"2025-08-11","repo":{"name":"github.com/coreos/butane","commit":"19237a3c09bda70994c22a407011c54089260c4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 7 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/container-rebuild.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/container.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/require-release-note.yml:12","Warn: no topLevel permission defined: .github/workflows/tmt-tests.yml:1","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.24.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.23.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.22.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.21.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.20.0","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/221559538","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/191920152","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/176639266","Warn: release artifact v0.21.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/159427033","Warn: release artifact v0.20.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/144019459"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-release-note.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/require-release-note.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:8: pin your Docker image by updating quay.io/fedora/fedora-minimal:42 to quay.io/fedora/fedora-minimal:42@sha256:ce04b5834dca47c716e8aeebac31c5271a40156ee80a9a47a18f3b4614c21703","Warn: pipCommand not pinned by hash: .github/workflows/tmt-tests.yml:50","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/coreos/.github/SECURITY.md:1","Info: Found linked content: github.com/coreos/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/coreos/.github/SECURITY.md:1","Info: Found text in security policy: github.com/coreos/.github/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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T21:46:23.634Z","repository_id":37218760,"created_at":"2025-08-17T21:46:23.634Z","updated_at":"2025-08-17T21:46:23.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783737,"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":"coreos","name":"CoreOS","uuid":"3730757","kind":"organization","description":"Key components to secure, simplify and automate your container infrastructure","email":null,"website":"https://getfedora.org/coreos","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3730757?v=4","repositories_count":264,"last_synced_at":"2023-04-10T01:55:40.137Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coreos","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:36:53.358Z","updated_at":"2023-04-10T01:55:40.617Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos/repositories"},"tags":[{"name":"v0.29.0","sha":"7effcdcd38477e6a2d445230f8b9eb5fb6ad8761","kind":"tag","published_at":"2026-06-30T18:21:55.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.29.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"1921a40c0ba1590e875a35e0e94cff9d5956bda8","kind":"tag","published_at":"2026-05-20T17:53:40.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.28.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d6c452bf58410c1fe6bd14f4417b9c6fd898c1d3","kind":"tag","published_at":"2026-02-27T17:05:14.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.27.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"09687460da7d187d605ee51c89a25c861efb8e11","kind":"tag","published_at":"2026-01-16T18:32:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.26.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"8ac60eb9ce4bfc521c70b46e0900ba5c93595c4a","kind":"tag","published_at":"2025-09-24T15:02:21.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"a87fa70cfa9de213c606ed1c2a7200631deb2027","kind":"tag","published_at":"2025-09-08T17:33:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"3254a20ae43c200994fef014dc90cbd4371fa291","kind":"tag","published_at":"2025-05-27T16:46:17.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.24.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"0c9333a2159ad196655ec9e3faf2aefbd0ffbac7","kind":"tag","published_at":"2024-12-04T14:14:48.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.23.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"6d2ec2db702306cbbdb5d82b38bccdd6f62ec2a6","kind":"tag","published_at":"2024-09-20T15:52:05.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.22.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"431c6a7186b632173b3ab54a8ffa756d81035533","kind":"tag","published_at":"2024-06-06T13:34:25.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.21.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"9360c1f9cbb2d0ea014a4bf40840435e8c13dac0","kind":"tag","published_at":"2024-02-19T15:58:04.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.20.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"4996e45b5d67c8ef3b59e9c54db83f07417294bf","kind":"tag","published_at":"2023-10-03T17:17:20.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.19.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"b28e42e9610575cb4a319bfcc6447660d6abf847","kind":"tag","published_at":"2023-03-28T17:26:26.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.18.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4612a1c352e3c42651355b4d7b392afda57f6ff6","kind":"tag","published_at":"2023-01-04T18:59:08.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.17.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0a3904d091a6992983fc8c35969f7fa72062747a","kind":"tag","published_at":"2022-10-14T17:36:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.16.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"9e7d4d410ea802627cbf10ff1d19a262b281eec7","kind":"tag","published_at":"2022-06-24T01:00:06.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.15.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"aa78482ba6e53d0b7cef712d032d7ddf53fa0216","kind":"tag","published_at":"2022-01-27T21:34:31.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.14.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"97c6866efaafc46729640a24cd2336245890b63d","kind":"tag","published_at":"2021-08-05T01:58:09.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"17bdfc42e93807189a029ea44563e792b718f36a","kind":"tag","published_at":"2021-07-14T20:56:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"17a07a556d5b8c989099ace46d96006eaf9bc033","kind":"tag","published_at":"2021-06-10T20:47:00.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"6ca37753a47def7b98728fe5c6eaf5d673c4505d","kind":"tag","published_at":"2021-06-08T19:10:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"782fc8492b4ed2871ac8acd0f9a6e91c9477d846","kind":"tag","published_at":"2021-04-05T20:58:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.11.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"91961d1cd38fb15e26605f0e96e597f62143ffb1","kind":"tag","published_at":"2021-02-02T00:45:39.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.10.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"ee997683444567af4152b11ec6de30740061bbb2","kind":"tag","published_at":"2021-01-06T04:26:50.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.9.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"28ca8e5901a53e5ad4a4fb815ea6bc655b81aa6d","kind":"tag","published_at":"2020-12-04T21:59:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.8.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"a967f37f77a1ec87cbbef3e82830564bbc1c2c71","kind":"tag","published_at":"2020-10-23T20:15:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.7.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"838aa4e38bbbb384fe349a2c5b9d65d40dc35542","kind":"tag","published_at":"2020-05-29T15:09:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.6.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"739503c620f81f2545b608824f24da9e8308b290","kind":"tag","published_at":"2020-03-23T22:04:13.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.5.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"846a5a4b557bfeb24822d6531015873e9c94dd17","kind":"tag","published_at":"2020-01-24T16:47:33.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.4.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"2b4178a45a352a52ee4d0772cef39d254a8ac382","kind":"tag","published_at":"2020-01-23T15:22:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.3.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"fd86de5a50eee67714f0ea7c0180047a0bda90c1","kind":"tag","published_at":"2019-07-25T22:26:02.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.2.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4456b6fe98d3aafe20654926b2e329d66cd0cfb7","kind":"tag","published_at":"2019-07-10T22:40:11.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.1.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T17:43:53.300Z","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/butane?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/butane","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/butane","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/butane/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:00:07.954Z","issues_count":121,"pull_requests_count":286,"avg_time_to_close_issue":50113658.94444445,"avg_time_to_close_pull_request":2619182.668085106,"issues_closed_count":108,"pull_requests_closed_count":235,"pull_request_authors_count":37,"issue_authors_count":62,"avg_comments_per_issue":3.2148760330578514,"avg_comments_per_pull_request":1.7797202797202798,"merged_pull_requests_count":202,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":22,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5958124.2727272725,"past_year_avg_time_to_close_pull_request":955547.8709677419,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.1818181818181817,"past_year_avg_comments_per_pull_request":1.5102040816326532,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/issues","maintainers":[{"login":"travier","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"},{"login":"bgilbert","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgilbert"},{"login":"prestist","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"aaradhak","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaradhak"},{"login":"Adam0Brien","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adam0Brien"},{"login":"HuijingHei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HuijingHei"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"marmijo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"jlebon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlebon"},{"login":"sohankunkerkar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sohankunkerkar"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"c4rt0","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c4rt0"},{"login":"jbtrystram","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"cgwalters","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgwalters"},{"login":"dustymabe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustymabe"},{"login":"hrismarin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hrismarin"},{"login":"cverna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cverna"},{"login":"miabbott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miabbott"}],"active_maintainers":[{"login":"prestist","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"jbtrystram","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"marmijo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"travier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/butane/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/butane/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/butane/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/butane/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/butane/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/butane/codemeta","maintainers":[{"uuid":"ruuda","login":null,"name":"Ruud van Asseldonk","email":"dev+nix@veniogames.com","url":"https://github.com/ruuda","packages_count":6,"html_url":null,"role":null,"created_at":"2026-03-08T14:03:07.788Z","updated_at":"2026-03-08T14:03:07.788Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/ruuda/packages"},{"uuid":"pop","login":null,"name":"Elijah Caine","email":"elijahcainemv@gmail.com","url":"https://github.com/pop","packages_count":1,"html_url":null,"role":null,"created_at":"2026-03-08T14:03:07.717Z","updated_at":"2026-03-08T14:03:07.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/pop/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":3317},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-27T05:02:38.572Z","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":14691282,"name":"github.com/Coreos/butane","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Coreos/butane","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2019-07-10T22:37:59.000Z","latest_release_published_at":"2026-06-30T18:16:16.000Z","latest_release_number":"v0.29.0","last_synced_at":"2026-08-26T17:37:42.842Z","created_at":"2026-06-28T11:14:46.619Z","updated_at":"2026-08-26T17:37:42.843Z","registry_url":"https://pkg.go.dev/github.com/Coreos/butane","install_command":"go get github.com/Coreos/butane","documentation_url":"https://pkg.go.dev/github.com/Coreos/butane#section-documentation","metadata":{},"repo_metadata":{"id":37218760,"uuid":"183702751","full_name":"coreos/butane","owner":"coreos","description":"Butane translates human-readable Butane Configs into machine-readable Ignition Configs.","archived":false,"fork":false,"pushed_at":"2026-08-19T04:22:32.000Z","size":2423,"stargazers_count":332,"open_issues_count":17,"forks_count":92,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-19T14:07:34.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://coreos.github.io/butane/","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/coreos.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-26T22:48:04.000Z","updated_at":"2026-08-13T19:23:08.000Z","dependencies_parsed_at":"2026-08-12T10:44:20.884Z","dependency_job_id":null,"html_url":"https://github.com/coreos/butane","commit_stats":{"total_commits":759,"total_committers":39,"mean_commits":19.46153846153846,"dds":"0.43083003952569165","last_synced_commit":"c6bae083c3cdcd3d7b36dfd4da17c2d49e815317"},"previous_names":["coreos/fcct"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/coreos/butane","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","download_url":"https://codeload.github.com/coreos/butane/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/sbom","scorecard":{"id":304792,"data":{"date":"2025-08-11","repo":{"name":"github.com/coreos/butane","commit":"19237a3c09bda70994c22a407011c54089260c4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 7 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/container-rebuild.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/container.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/require-release-note.yml:12","Warn: no topLevel permission defined: .github/workflows/tmt-tests.yml:1","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.24.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.23.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.22.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.21.0","Info: signed release artifact: butane-aarch64-apple-darwin.asc: https://github.com/coreos/butane/releases/tag/v0.20.0","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/221559538","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/191920152","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/176639266","Warn: release artifact v0.21.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/159427033","Warn: release artifact v0.20.0 does not have provenance: https://api.github.com/repos/coreos/butane/releases/144019459"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container-rebuild.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container-rebuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/container.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-release-note.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/require-release-note.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tmt-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreos/butane/tmt-tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:8: pin your Docker image by updating quay.io/fedora/fedora-minimal:42 to quay.io/fedora/fedora-minimal:42@sha256:ce04b5834dca47c716e8aeebac31c5271a40156ee80a9a47a18f3b4614c21703","Warn: pipCommand not pinned by hash: .github/workflows/tmt-tests.yml:50","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/coreos/.github/SECURITY.md:1","Info: Found linked content: github.com/coreos/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/coreos/.github/SECURITY.md:1","Info: Found text in security policy: github.com/coreos/.github/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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T21:46:23.634Z","repository_id":37218760,"created_at":"2025-08-17T21:46:23.634Z","updated_at":"2025-08-17T21:46:23.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783734,"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":"coreos","name":"CoreOS","uuid":"3730757","kind":"organization","description":"Key components to secure, simplify and automate your container infrastructure","email":null,"website":"https://getfedora.org/coreos","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3730757?v=4","repositories_count":264,"last_synced_at":"2023-04-10T01:55:40.137Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coreos","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:36:53.358Z","updated_at":"2023-04-10T01:55:40.617Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos/repositories"},"tags":[{"name":"v0.29.0","sha":"7effcdcd38477e6a2d445230f8b9eb5fb6ad8761","kind":"tag","published_at":"2026-06-30T18:21:55.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.29.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"1921a40c0ba1590e875a35e0e94cff9d5956bda8","kind":"tag","published_at":"2026-05-20T17:53:40.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.28.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d6c452bf58410c1fe6bd14f4417b9c6fd898c1d3","kind":"tag","published_at":"2026-02-27T17:05:14.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.27.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"09687460da7d187d605ee51c89a25c861efb8e11","kind":"tag","published_at":"2026-01-16T18:32:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.26.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"8ac60eb9ce4bfc521c70b46e0900ba5c93595c4a","kind":"tag","published_at":"2025-09-24T15:02:21.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"a87fa70cfa9de213c606ed1c2a7200631deb2027","kind":"tag","published_at":"2025-09-08T17:33:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.25.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"3254a20ae43c200994fef014dc90cbd4371fa291","kind":"tag","published_at":"2025-05-27T16:46:17.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.24.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"0c9333a2159ad196655ec9e3faf2aefbd0ffbac7","kind":"tag","published_at":"2024-12-04T14:14:48.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.23.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"6d2ec2db702306cbbdb5d82b38bccdd6f62ec2a6","kind":"tag","published_at":"2024-09-20T15:52:05.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.22.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"431c6a7186b632173b3ab54a8ffa756d81035533","kind":"tag","published_at":"2024-06-06T13:34:25.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.21.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"9360c1f9cbb2d0ea014a4bf40840435e8c13dac0","kind":"tag","published_at":"2024-02-19T15:58:04.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.20.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"4996e45b5d67c8ef3b59e9c54db83f07417294bf","kind":"tag","published_at":"2023-10-03T17:17:20.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.19.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"b28e42e9610575cb4a319bfcc6447660d6abf847","kind":"tag","published_at":"2023-03-28T17:26:26.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.18.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4612a1c352e3c42651355b4d7b392afda57f6ff6","kind":"tag","published_at":"2023-01-04T18:59:08.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.17.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0a3904d091a6992983fc8c35969f7fa72062747a","kind":"tag","published_at":"2022-10-14T17:36:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.16.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"9e7d4d410ea802627cbf10ff1d19a262b281eec7","kind":"tag","published_at":"2022-06-24T01:00:06.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.15.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"aa78482ba6e53d0b7cef712d032d7ddf53fa0216","kind":"tag","published_at":"2022-01-27T21:34:31.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.14.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"97c6866efaafc46729640a24cd2336245890b63d","kind":"tag","published_at":"2021-08-05T01:58:09.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"17bdfc42e93807189a029ea44563e792b718f36a","kind":"tag","published_at":"2021-07-14T20:56:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.13.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"17a07a556d5b8c989099ace46d96006eaf9bc033","kind":"tag","published_at":"2021-06-10T20:47:00.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.1","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"6ca37753a47def7b98728fe5c6eaf5d673c4505d","kind":"tag","published_at":"2021-06-08T19:10:01.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.12.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"782fc8492b4ed2871ac8acd0f9a6e91c9477d846","kind":"tag","published_at":"2021-04-05T20:58:41.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.11.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"91961d1cd38fb15e26605f0e96e597f62143ffb1","kind":"tag","published_at":"2021-02-02T00:45:39.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.10.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"ee997683444567af4152b11ec6de30740061bbb2","kind":"tag","published_at":"2021-01-06T04:26:50.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.9.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"28ca8e5901a53e5ad4a4fb815ea6bc655b81aa6d","kind":"tag","published_at":"2020-12-04T21:59:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.8.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"a967f37f77a1ec87cbbef3e82830564bbc1c2c71","kind":"tag","published_at":"2020-10-23T20:15:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.7.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"838aa4e38bbbb384fe349a2c5b9d65d40dc35542","kind":"tag","published_at":"2020-05-29T15:09:47.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.6.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"739503c620f81f2545b608824f24da9e8308b290","kind":"tag","published_at":"2020-03-23T22:04:13.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.5.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"846a5a4b557bfeb24822d6531015873e9c94dd17","kind":"tag","published_at":"2020-01-24T16:47:33.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.4.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"2b4178a45a352a52ee4d0772cef39d254a8ac382","kind":"tag","published_at":"2020-01-23T15:22:53.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.3.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"fd86de5a50eee67714f0ea7c0180047a0bda90c1","kind":"tag","published_at":"2019-07-25T22:26:02.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.2.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4456b6fe98d3aafe20654926b2e329d66cd0cfb7","kind":"tag","published_at":"2019-07-10T22:40:11.000Z","download_url":"https://codeload.github.com/coreos/butane/tar.gz/v0.1.0","html_url":"https://github.com/coreos/butane/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coreos/butane@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T14:11:15.920Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.9403873011788395,"dependent_packages_count":4.629400232054024,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.784893766616432},"purl":"pkg:golang/github.com/%21coreos/butane","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Coreos/butane","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Coreos/butane","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Coreos/butane/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:00:07.954Z","issues_count":121,"pull_requests_count":286,"avg_time_to_close_issue":50113658.94444445,"avg_time_to_close_pull_request":2619182.668085106,"issues_closed_count":108,"pull_requests_closed_count":235,"pull_request_authors_count":37,"issue_authors_count":62,"avg_comments_per_issue":3.2148760330578514,"avg_comments_per_pull_request":1.7797202797202798,"merged_pull_requests_count":202,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":22,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":5958124.2727272725,"past_year_avg_time_to_close_pull_request":955547.8709677419,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.1818181818181817,"past_year_avg_comments_per_pull_request":1.5102040816326532,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/issues","maintainers":[{"login":"travier","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"},{"login":"bgilbert","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgilbert"},{"login":"prestist","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"aaradhak","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaradhak"},{"login":"Adam0Brien","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adam0Brien"},{"login":"HuijingHei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HuijingHei"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"marmijo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"jlebon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlebon"},{"login":"sohankunkerkar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sohankunkerkar"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"c4rt0","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c4rt0"},{"login":"jbtrystram","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"cgwalters","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgwalters"},{"login":"dustymabe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustymabe"},{"login":"hrismarin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hrismarin"},{"login":"cverna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cverna"},{"login":"miabbott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miabbott"}],"active_maintainers":[{"login":"prestist","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"},{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"},{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"},{"login":"jbtrystram","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"},{"login":"marmijo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"},{"login":"travier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCoreos%2Fbutane/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCoreos%2Fbutane/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCoreos%2Fbutane/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCoreos%2Fbutane/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCoreos%2Fbutane/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCoreos%2Fbutane/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281965,"maintainers_count":0,"namespaces_count":839506,"keywords_count":125547,"github":"golang","metadata":{"funded_packages_count":68124,"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-08-27T05:03:21.122Z","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"}}],"commits":{"id":15302,"full_name":"coreos/butane","default_branch":"main","total_commits":884,"total_committers":43,"total_bot_commits":29,"total_bot_committers":1,"mean_commits":20.558139534883722,"dds":0.5113122171945701,"past_year_total_commits":83,"past_year_total_committers":12,"past_year_total_bot_commits":7,"past_year_total_bot_committers":1,"past_year_mean_commits":6.916666666666667,"past_year_dds":0.4457831325301205,"last_synced_at":"2026-08-26T17:33:18.060Z","last_synced_commit":"cb34e120e5267bfd5bdfa83fa8c2e44e06dedda2","created_at":"2023-03-07T11:29:31.487Z","updated_at":"2026-08-26T17:33:16.953Z","committers":[{"name":"Benjamin Gilbert","email":"bgilbert@redhat.com","login":"bgilbert","count":432},{"name":"Steven Presti","email":"spresti@redhat.com","login":"prestist","count":127},{"name":"CoreOS Bot","email":"coreosbot@fedoraproject.org","login":"coreosbot","count":50},{"name":"Timothée Ravier","email":"tim@siosm.fr","login":"travier","count":37},{"name":"Andrew Jeddeloh","email":"andrew.jeddeloh@coreos.com","login":null,"count":31},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":29},{"name":"Andrew Jeddeloh","email":"ajeddelo@redhat.com","login":null,"count":28},{"name":"Sohan Kunkerkar","email":"sohank2602@gmail.com","login":"sohankunkerkar","count":22},{"name":"Nikolas Grottendieck","email":"git@nikolasgrottendieck.com","login":"Okeanos","count":19},{"name":"Yasmin Valim","email":"ydesouza@redhat.com","login":"yasminvalim","count":18},{"name":"Stephen Lowrie","email":"stephen.lowrie@gmail.com","login":"arithx","count":9},{"name":"Aashish Radhakrishnan","email":"aaradhak@redhat.com","login":"aaradhak","count":8},{"name":"Mathieu Tortuyaux","email":"mtortuyaux@microsoft.com","login":"tormath1","count":8},{"name":"Irene Diez","email":"idiez@redhat.com","login":"7flying","count":6},{"name":"Jonathan Lebon","email":"jonathan@jlebon.com","login":"jlebon","count":5},{"name":"Angel Cervera Roldan","email":"48255007+angelcerveraroldan","login":"angelcerveraroldan","count":4},{"name":"Michael Armijo","email":"marmijo@redhat.com","login":"marmijo","count":4},{"name":"Saqib Ali","email":"saqali@redhat.com","login":"saqibali-2k","count":4},{"name":"Hristo Marinov","email":"135612450+hrismarin","login":"hrismarin","count":3},{"name":"Christian Glombek","email":"cglombek@redhat.com","login":"LorbusChris","count":3},{"name":"Roshan-R","email":"rchandar@redhat.com","login":"Roshan-R","count":3},{"name":"Stephen Greene","email":"sgreene@redhat.com","login":"sgreene570","count":3},{"name":"Madhu Pillai","email":"madhupillai80@gmail.com","login":"madhu-pillai","count":3},{"name":"Andrew Jeddeloh","email":"ajeddeloh@redhat.com","login":null,"count":3},{"name":"Nemric","email":"56299157+Nemric","login":"Nemric","count":2},{"name":"Stephen Lowrie","email":"slowrie@redhat.com","login":null,"count":2},{"name":"Tiago Bueno","email":"tiago.bueno@gmail.com","login":"tlbueno","count":2},{"name":"Joseph Marrero","email":"jmarrero@redhat.com","login":"jmarrero","count":2},{"name":"Colin Walters","email":"walters@verbum.org","login":"cgwalters","count":2},{"name":"Adam0Brien","email":"aobrien@redhat.com","login":"Adam0Brien","count":2},{"name":"vic1707","email":"28602203+vic1707","login":"vic1707","count":1},{"name":"nicolas Trauwaen","email":"trotro","login":"trotro","count":1},{"name":"Nathan Smith","email":"nathan.smith@circleci.com","login":null,"count":1},{"name":"Robert Fairley","email":"rfairley@redhat.com","login":null,"count":1},{"name":"Simon Blessenohl","email":"simon.blessenohl@deepl.com","login":null,"count":1},{"name":"Tom Carrio","email":"tom@carrio.dev","login":"tcarrio","count":1},{"name":"Stefan Bischof","email":"33224746+stbischof","login":"stbischof","count":1},{"name":"Sayan Paul","email":"saypaul@redhat.com","login":"say-paul","count":1},{"name":"Micah Abbott","email":"miabbott@redhat.com","login":"miabbott","count":1},{"name":"Luca BRUNO","email":"luca.bruno@coreos.com","login":"lucab","count":1},{"name":"Dusty Mabe","email":"dusty@dustymabe.com","login":"dustymabe","count":1},{"name":"Daniel Rudolf","email":"github.com@daniel-rudolf.de","login":"PhrozenByte","count":1},{"name":"Andrii Bratanin","email":"20169213+andriibratanin","login":"andriibratanin","count":1}],"past_year_committers":[{"name":"Steven Presti","email":"spresti@redhat.com","login":"prestist","count":46},{"name":"CoreOS Bot","email":"coreosbot@fedoraproject.org","login":"coreosbot","count":12},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":7},{"name":"Yasmin de Souza","email":"ydesouza@redhat.com","login":"yasminvalim","count":6},{"name":"Angel Cervera Roldan","email":"48255007+angelcerveraroldan","login":"angelcerveraroldan","count":4},{"name":"Tiago Bueno","email":"tiago.bueno@gmail.com","login":"tlbueno","count":2},{"name":"vic1707","email":"28602203+vic1707","login":"vic1707","count":1},{"name":"Timothée Ravier","email":"tim@siosm.fr","login":"travier","count":1},{"name":"Nemric","email":"56299157+Nemric","login":"Nemric","count":1},{"name":"Michael Armijo","email":"marmijo@redhat.com","login":"marmijo","count":1},{"name":"Dusty Mabe","email":"dusty@dustymabe.com","login":"dustymabe","count":1},{"name":"Andrii Bratanin","email":"20169213+andriibratanin","login":"andriibratanin","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-27T00:00:09.802Z","repositories_count":6813844,"commits_count":987129287,"contributors_count":41632629,"owners_count":1370805,"committers_count":3376037,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"coreos/butane","html_url":"https://github.com/coreos/butane","last_synced_at":"2026-08-26T17:33:16.071Z","status":null,"issues_count":121,"pull_requests_count":289,"avg_time_to_close_issue":50113658.94444445,"avg_time_to_close_pull_request":4844810.130952381,"issues_closed_count":108,"pull_requests_closed_count":252,"pull_request_authors_count":38,"issue_authors_count":62,"avg_comments_per_issue":3.2148760330578514,"avg_comments_per_pull_request":1.8685121107266436,"merged_pull_requests_count":202,"bot_issues_count":0,"bot_pull_requests_count":44,"past_year_issues_count":21,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":4767333.285714285,"past_year_avg_time_to_close_pull_request":2441243.3571428573,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":42,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.0952380952380953,"past_year_avg_comments_per_pull_request":1.8333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":26,"created_at":"2023-05-10T14:32:31.956Z","updated_at":"2026-08-26T17:33:16.071Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fbutane/issues","issue_labels_count":{"table":{"jira":46,"enhancement":27,"triage/migrate":27,"triage/close":13,"good first issue":9,"sugar":8,"bug":8,"validation":5,"duplicate":2,"cleanup":1,"skip-notes":1}},"pull_request_labels_count":{"table":{"skip-notes":135,"dependency":30,"jira":2,"sugar":1}},"issue_author_associations_count":{"table":{"NONE":52,"MEMBER":39,"CONTRIBUTOR":22,"COLLABORATOR":8}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":103,"MEMBER":87,"NONE":76,"COLLABORATOR":23}},"issue_authors":{"table":{"travier":23,"bgilbert":14,"prestist":10,"yasminvalim":4,"deepak0x":4,"udf2457":3,"jlebon":3,"bostrt":2,"jbtrystram":2,"miabbott":2,"cgwalters":2,"Okeanos":2,"dpateriya":1,"jeppester":1,"w453y":1,"mpu-ssg":1,"jdoss":1,"hrismarin":1,"Zackaryia":1,"chris-neely":1,"tmkymst":1,"phreed":1,"strass":1,"TimoKramer":1,"TeamLinux01":1,"ajeddeloh":1,"pol73":1,"mrguitar":1,"nasi-be":1,"rugk":1,"innomatica":1,"sybernatus":1,"mogeko":1,"freedge":1,"rafaelschreiber":1,"aminvakil":1,"prattmic":1,"oxr463":1,"mjordan79":1,"n2aod":1,"gridhead":1,"shivarammysore":1,"tlbueno":1,"richardkraus-adesso":1,"Fixmetal":1,"jmarrero":1,"lukaspieper":1,"PhrozenByte":1,"MidnessX":1,"hariprakazz":1,"rfakit":1,"YuviGold":1,"rillian":1,"martafolf":1,"PackElend":1,"7flying":1,"vgchl":1,"quentin9696":1,"nrvnrvn":1,"dustymabe":1,"HuijingHei":1,"ddt3":1}},"pull_request_authors":{"table":{"coreosbot-releng":50,"dependabot[bot]":44,"prestist":42,"bgilbert":30,"aaradhak":19,"travier":18,"yasminvalim":15,"vic1707":7,"madhu-pillai":6,"hrismarin":6,"Adam0Brien":4,"Roshan-R":4,"deepak0x":3,"Okeanos":3,"sohankunkerkar":3,"marmijo":3,"angelcerveraroldan":3,"Nemric":2,"TeamLinux01":2,"cgwalters":2,"c4rt0":2,"patrickdillon":2,"HuijingHei":2,"tlbueno":2,"simoncampion":2,"Phuong-Le-NN":1,"andriibratanin":1,"meiXXI":1,"eb4x":1,"cverna":1,"franticplant":1,"hariprakazz":1,"vishnu2ko5":1,"JasonColapietro":1,"hshiina":1,"7flying":1,"say-paul":1,"skewballfox":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-27T00:00:05.952Z","repositories_count":16478351,"issues_count":43008455,"pull_requests_count":137366066,"authors_count":11551595,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"triage/migrate":9,"jira":6,"enhancement":2,"good first issue":2,"skip-notes":1}},"past_year_pull_request_labels_count":{"table":{"skip-notes":17,"dependency":3,"sugar":1}},"past_year_issue_author_associations_count":{"table":{"NONE":12,"COLLABORATOR":5,"MEMBER":3,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":17,"CONTRIBUTOR":16,"COLLABORATOR":9,"MEMBER":6}},"past_year_issue_authors":{"table":{"prestist":5,"deepak0x":4,"hariprakazz":1,"jbtrystram":1,"lukaspieper":1,"phreed":1,"prattmic":1,"tlbueno":1,"tmkymst":1,"travier":1,"udf2457":1,"w453y":1,"yasminvalim":1,"Zackaryia":1}},"past_year_pull_request_authors":{"table":{"prestist":9,"dependabot[bot]":8,"coreosbot-releng":6,"yasminvalim":3,"angelcerveraroldan":3,"deepak0x":3,"vic1707":3,"tlbueno":2,"Nemric":2,"vishnu2ko5":1,"skewballfox":1,"Phuong-Le-NN":1,"marmijo":1,"JasonColapietro":1,"hariprakazz":1,"franticplant":1,"eb4x":1,"andriibratanin":1}},"maintainers":[{"table":{"login":"travier","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"}},{"table":{"login":"bgilbert","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgilbert"}},{"table":{"login":"prestist","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"}},{"table":{"login":"aaradhak","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaradhak"}},{"table":{"login":"Adam0Brien","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adam0Brien"}},{"table":{"login":"cgwalters","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgwalters"}},{"table":{"login":"HuijingHei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HuijingHei"}},{"table":{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"}},{"table":{"login":"marmijo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"}},{"table":{"login":"jlebon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlebon"}},{"table":{"login":"sohankunkerkar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sohankunkerkar"}},{"table":{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"}},{"table":{"login":"c4rt0","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c4rt0"}},{"table":{"login":"jbtrystram","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"}},{"table":{"login":"dustymabe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustymabe"}},{"table":{"login":"hrismarin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hrismarin"}},{"table":{"login":"cverna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cverna"}},{"table":{"login":"miabbott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miabbott"}}],"active_maintainers":[{"table":{"login":"prestist","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestist"}},{"table":{"login":"angelcerveraroldan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelcerveraroldan"}},{"table":{"login":"tlbueno","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlbueno"}},{"table":{"login":"jbtrystram","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbtrystram"}},{"table":{"login":"marmijo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marmijo"}},{"table":{"login":"travier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travier"}}]}},"events":{"total":{"CreateEvent":22,"DeleteEvent":17,"ForkEvent":10,"IssueCommentEvent":201,"IssuesEvent":58,"PullRequestEvent":135,"PullRequestReviewCommentEvent":102,"PullRequestReviewEvent":139,"PushEvent":82,"ReleaseEvent":4,"WatchEvent":38},"last_year":{"CreateEvent":8,"DeleteEvent":9,"ForkEvent":2,"IssueCommentEvent":33,"IssuesEvent":16,"PullRequestEvent":41,"PullRequestReviewCommentEvent":12,"PullRequestReviewEvent":28,"PushEvent":20,"ReleaseEvent":2,"WatchEvent":10}},"keywords":[],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-07-16T18:16:48.708Z","updated_at":"2022-07-16T18:16:48.708Z","repository_link":"https://github.com/coreos/butane/blob/main/go.mod","dependencies":[{"id":237881397,"package_name":"github.com/clarketm/json","ecosystem":"go","requirements":"v1.14.1","direct":true,"kind":"runtime","optional":false},{"id":237881398,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":237881399,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20190321100706-95778dfbb74e","direct":true,"kind":"runtime","optional":false},{"id":237881400,"package_name":"github.com/coreos/ignition/v2","ecosystem":"go","requirements":"v2.14.0","direct":true,"kind":"runtime","optional":false},{"id":237881401,"package_name":"github.com/coreos/vcontext","ecosystem":"go","requirements":"v0.0.0-20220603180515-2076d8d16945","direct":true,"kind":"runtime","optional":false},{"id":237881402,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.6-0.20210604193023-d5e0c0615ace","direct":true,"kind":"runtime","optional":false},{"id":237881403,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.5","direct":true,"kind":"runtime","optional":false},{"id":237881404,"package_name":"github.com/vincent-petithory/dataurl","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":237881405,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":true,"kind":"runtime","optional":false},{"id":237881406,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-07-16T18:16:48.829Z","updated_at":"2022-07-16T18:16:48.829Z","repository_link":"https://github.com/coreos/butane/blob/main/go.sum","dependencies":[{"id":237881566,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":237881567,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":237881568,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":237881569,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":237881570,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":237881571,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":237881572,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":237881573,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":237881574,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":237881575,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":237881576,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":237881577,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":237881578,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":237881579,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.58.0","direct":false,"kind":"runtime","optional":false},{"id":237881580,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":237881581,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":237881582,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":237881583,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":237881584,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":237881585,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":237881586,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":237881587,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":237881588,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":237881589,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":237881590,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":237881591,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":237881592,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":237881593,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":237881594,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":237881595,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":237881596,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":237881597,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":237881598,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":237881599,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":237881600,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.30.28","direct":false,"kind":"runtime","optional":false},{"id":237881601,"package_name":"github.com/beevik/etree","ecosystem":"go","requirements":"v1.1.1-0.20200718192613-4a2f8b9d084c","direct":false,"kind":"runtime","optional":false},{"id":237881602,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":237881603,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":237881604,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":237881605,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":237881606,"package_name":"github.com/clarketm/json","ecosystem":"go","requirements":"v1.14.1","direct":false,"kind":"runtime","optional":false},{"id":237881607,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":237881608,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":237881609,"package_name":"github.com/coreos/go-json","ecosystem":"go","requirements":"v0.0.0-20211020211907-c63f628265de","direct":false,"kind":"runtime","optional":false},{"id":237881610,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":237881611,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20190321100706-95778dfbb74e","direct":false,"kind":"runtime","optional":false},{"id":237881612,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.0.0","direct":false,"kind":"runtime","optional":false},{"id":237881613,"package_name":"github.com/coreos/ignition/v2","ecosystem":"go","requirements":"v2.14.0","direct":false,"kind":"runtime","optional":false},{"id":237881614,"package_name":"github.com/coreos/vcontext","ecosystem":"go","requirements":"v0.0.0-20211021162308-f1dbbca7bef4","direct":false,"kind":"runtime","optional":false},{"id":237881615,"package_name":"github.com/coreos/vcontext","ecosystem":"go","requirements":"v0.0.0-20220603180515-2076d8d16945","direct":false,"kind":"runtime","optional":false},{"id":237881616,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":237881617,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":237881618,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":237881619,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":237881620,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":237881621,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":237881622,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":237881623,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20191125211704-12ad95a8df72","direct":false,"kind":"runtime","optional":false},{"id":237881624,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20200222043503-6f7a984d4dc4","direct":false,"kind":"runtime","optional":false},{"id":237881625,"package_name":"github.com/go-sql-driver/mysql","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":237881626,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.3","direct":false,"kind":"runtime","optional":false},{"id":237881627,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":237881628,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":237881629,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":237881630,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":237881631,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":237881632,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":237881633,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":237881634,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":237881635,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":237881636,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":237881637,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":237881638,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":237881639,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":237881640,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":237881641,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":237881642,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":237881643,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":237881644,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":237881645,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":237881646,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":237881647,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":237881648,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":237881649,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":237881650,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":237881651,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":237881652,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":237881653,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":237881654,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":237881655,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":237881656,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":237881657,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":237881658,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":237881659,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":237881660,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":237881661,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":237881662,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":237881663,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":237881664,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200507031123-427632fa3b1c","direct":false,"kind":"runtime","optional":false},{"id":237881665,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":237881666,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":237881667,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":237881668,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":237881669,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":237881670,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":237881671,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":237881672,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":237881673,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":237881674,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":237881675,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":237881676,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":237881677,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":237881678,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":237881679,"package_name":"github.com/pin/tftp","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":237881680,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":237881681,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":237881682,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":237881683,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":237881684,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.6-0.20210604193023-d5e0c0615ace","direct":false,"kind":"runtime","optional":false},{"id":237881685,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":237881686,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":237881687,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":237881688,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":237881689,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":237881690,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":237881691,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.5","direct":false,"kind":"runtime","optional":false},{"id":237881692,"package_name":"github.com/vincent-petithory/dataurl","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":237881693,"package_name":"github.com/vmware/vmw-guestinfo","ecosystem":"go","requirements":"v0.0.0-20220317130741-510905f0efa3","direct":false,"kind":"runtime","optional":false},{"id":237881694,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":237881695,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":237881696,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":237881697,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":237881698,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":237881699,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":237881700,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":237881701,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":237881702,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":237881703,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":237881704,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":237881705,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":237881706,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":237881707,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":237881708,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":237881709,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":237881710,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":237881711,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":237881712,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":237881713,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":237881714,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":237881715,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":237881716,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":237881717,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":237881718,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":237881719,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":237881720,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":237881721,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":237881722,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":237881723,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":237881724,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":237881725,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":237881726,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":237881727,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":237881728,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":237881729,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":237881730,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":237881731,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":237881732,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":237881733,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":237881734,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":237881735,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":237881736,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":237881737,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":237881738,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":237881739,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":237881740,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":237881741,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":237881742,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":237881743,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":237881744,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":237881745,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":237881746,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":237881747,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":237881748,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":237881749,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":237881750,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":237881751,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":237881752,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":237881753,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":237881754,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":237881755,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":237881756,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":237881757,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200602114024-627f9648deb9","direct":false,"kind":"runtime","optional":false},{"id":237881758,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":237881759,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":237881760,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":237881761,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":237881762,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":237881763,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":237881764,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":237881765,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":237881766,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":237881767,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":237881768,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":237881769,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":237881770,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":237881771,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":237881772,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":237881773,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":237881774,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":237881775,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":237881776,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":237881777,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":237881778,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":237881779,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":237881780,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":237881781,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":237881782,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":237881783,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":237881784,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":237881785,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":237881786,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":237881787,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":237881788,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":237881789,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":237881790,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":237881791,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":237881792,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":237881793,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":237881794,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200610111108-226ff32320da","direct":false,"kind":"runtime","optional":false},{"id":237881795,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":237881796,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":237881797,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":237881798,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":237881799,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":237881800,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":237881801,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":237881802,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":237881803,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":237881804,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":237881805,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":237881806,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":237881807,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":237881808,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":237881809,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":237881810,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":237881811,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":237881812,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":237881813,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":237881814,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":237881815,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":237881816,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":237881817,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":237881818,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":237881819,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":237881820,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":237881821,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":237881822,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":237881823,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":237881824,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":237881825,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":237881826,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":237881827,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":237881828,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":237881829,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":237881830,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":237881831,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":237881832,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":237881833,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":237881834,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":237881835,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":237881836,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":237881837,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":237881838,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":237881839,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200601175630-2caf76543d99","direct":false,"kind":"runtime","optional":false},{"id":237881840,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200606014950-c42cb6316fb6","direct":false,"kind":"runtime","optional":false},{"id":237881841,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200610160956-3e83d1e96d0e","direct":false,"kind":"runtime","optional":false},{"id":237881842,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":237881843,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":237881844,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":237881845,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":237881846,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":237881847,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":237881848,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":237881849,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":237881850,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":237881851,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":237881852,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":237881853,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":237881854,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":237881855,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":237881856,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":237881857,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":237881858,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":237881859,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":237881860,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":237881861,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":237881862,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":237881863,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":237881864,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":237881865,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":237881866,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":237881867,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":237881868,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":237881869,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":237881870,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":237881871,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":237881872,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":237881873,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":237881874,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":237881875,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":237881876,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":237881877,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":237881878,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":237881879,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":237881880,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":237881881,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":237881882,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":237881883,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":237881884,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":237881885,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":237881886,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":237881887,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":237881888,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":237881889,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":237881890,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200603110839-e855014d5736","direct":false,"kind":"runtime","optional":false},{"id":237881891,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200608115520-7c474a2e3482","direct":false,"kind":"runtime","optional":false},{"id":237881892,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200610104632-a5b850bcf112","direct":false,"kind":"runtime","optional":false},{"id":237881893,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":237881894,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":237881895,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":237881896,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":237881897,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":237881898,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":237881899,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":237881900,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":237881901,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":237881902,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":237881903,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":237881904,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":237881905,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":237881906,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":237881907,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":237881908,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":237881909,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":237881910,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":237881911,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":237881912,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":237881913,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":237881914,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":237881915,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":237881916,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":237881917,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":237881918,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20210107192922-496545a6307b","direct":false,"kind":"runtime","optional":false},{"id":237881919,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":237881920,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":237881921,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":237881922,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":237881923,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":237881924,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":237881925,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":237881926,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":237881927,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":237881928,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":237881929,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/container-rebuild.yml","sha":null,"kind":"manifest","created_at":"2023-07-13T14:15:53.096Z","updated_at":"2023-07-13T14:15:53.096Z","repository_link":"https://github.com/coreos/butane/blob/main/.github/workflows/container-rebuild.yml","dependencies":[{"id":11410746344,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11410746349,"package_name":"coreos/actions-lib/build-container","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/container.yml","sha":null,"kind":"manifest","created_at":"2023-07-13T14:15:53.211Z","updated_at":"2023-07-13T14:15:53.211Z","repository_link":"https://github.com/coreos/butane/blob/main/.github/workflows/container.yml","dependencies":[{"id":11410746844,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11410746845,"package_name":"coreos/actions-lib/build-container","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/go.yml","sha":null,"kind":"manifest","created_at":"2023-07-13T14:15:53.457Z","updated_at":"2023-07-13T14:15:53.457Z","repository_link":"https://github.com/coreos/butane/blob/main/.github/workflows/go.yml","dependencies":[{"id":11410746959,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":11410746960,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11410746961,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/require-release-note.yml","sha":null,"kind":"manifest","created_at":"2023-07-13T14:15:53.631Z","updated_at":"2023-07-13T14:15:53.631Z","repository_link":"https://github.com/coreos/butane/blob/main/.github/workflows/require-release-note.yml","dependencies":[{"id":11410746975,"package_name":"coreos/actions-lib/require-file-change","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-07-13T14:15:54.252Z","updated_at":"2023-07-13T14:15:54.252Z","repository_link":"https://github.com/coreos/butane/blob/main/Dockerfile","dependencies":[{"id":11410748248,"package_name":"registry.fedoraproject.org/fedora","ecosystem":"docker","requirements":"38","direct":true,"kind":"build","optional":false},{"id":11410748249,"package_name":"registry.fedoraproject.org/fedora-minimal","ecosystem":"docker","requirements":"38","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/issue-eval.yml","sha":null,"kind":"manifest","created_at":"2026-08-12T10:44:17.117Z","updated_at":"2026-08-12T10:44:17.117Z","repository_link":"https://github.com/coreos/butane/blob/main/.github/workflows/issue-eval.yml","dependencies":[{"id":26075556227,"package_name":"prestist/issue-eval","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tmt-tests.yml","sha":null,"kind":"manifest","created_at":"2026-08-12T10:44:19.443Z","updated_at":"2026-08-12T10:44:19.443Z","repository_link":"https://github.com/coreos/butane/blob/main/.github/workflows/tmt-tests.yml","dependencies":[{"id":26075556951,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":26075556953,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]}],"score":17.315208237709438,"created_at":"2026-06-26T11:24:59.289Z","updated_at":"2026-08-27T18:05:50.167Z","avatar_url":"https://github.com/coreos.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/373898","html_url":"https://summary.ecosyste.ms/projects/373898"}