{"id":3678615,"name":"github.com/googlecloudplatform/berglas","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googlecloudplatform/berglas","keywords_array":[],"namespace":"github.com/googlecloudplatform","versions_count":22,"first_release_published_at":"2019-04-23T00:13:34.000Z","latest_release_published_at":"2023-06-01T17:39:37.000Z","latest_release_number":"v1.0.3","last_synced_at":"2026-06-14T15:27:41.034Z","created_at":"2022-04-11T10:48:40.863Z","updated_at":"2026-06-14T15:27:41.035Z","registry_url":"https://pkg.go.dev/github.com/googlecloudplatform/berglas","install_command":"go get github.com/googlecloudplatform/berglas","documentation_url":"https://pkg.go.dev/github.com/googlecloudplatform/berglas#section-documentation","metadata":{},"repo_metadata":{"id":34602150,"uuid":"180709218","full_name":"GoogleCloudPlatform/berglas","owner":"GoogleCloudPlatform","description":"A tool for managing secrets on Google Cloud","archived":false,"fork":false,"pushed_at":"2025-04-16T21:01:52.000Z","size":7070,"stargazers_count":1271,"open_issues_count":1,"forks_count":98,"subscribers_count":31,"default_branch":"main","last_synced_at":"2025-09-11T05:11:46.500Z","etag":null,"topics":["google-cloud","google-cloud-kms","google-cloud-storage","gsecrets","secret-management","secrets-management"],"latest_commit_sha":null,"homepage":"https://cloud.google.com/secret-manager","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/GoogleCloudPlatform.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-11T03:42:50.000Z","updated_at":"2025-09-06T08:09:34.000Z","dependencies_parsed_at":"2023-12-20T11:44:01.424Z","dependency_job_id":"5233d96c-df9d-4eff-bf59-e70f3bae96f4","html_url":"https://github.com/GoogleCloudPlatform/berglas","commit_stats":{"total_commits":345,"total_committers":29,"mean_commits":11.89655172413793,"dds":"0.24927536231884062","last_synced_commit":"24658b75f664c476be9468846fced6279dcce014"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/GoogleCloudPlatform/berglas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleCloudPlatform","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/sbom","scorecard":{"id":57774,"data":{"date":"2025-08-11","repo":{"name":"github.com/GoogleCloudPlatform/berglas","commit":"ab59822b8857d5ffc5bd7e57b79974c90c592dd6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:9","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yml:10","Warn: no topLevel permission defined: .github/workflows/test.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":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: containerImage not pinned by hash: Dockerfile:1","Info:   4 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:13"],"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":3,"reason":"2 out of the last 5 releases have a total of 2 signed artifacts.","details":["Warn: release artifact v2.0.8 not signed: https://api.github.com/repos/GoogleCloudPlatform/berglas/releases/212925849","Warn: release artifact v2.0.7 not signed: https://api.github.com/repos/GoogleCloudPlatform/berglas/releases/197450383","Warn: release artifact v2.0.6 not signed: https://api.github.com/repos/GoogleCloudPlatform/berglas/releases/177474187","Info: signed release artifact: berglas_2.0.2_SHA512SUMS.sig: https://github.com/GoogleCloudPlatform/berglas/releases/tag/v2.0.2","Info: signed release artifact: berglas_2.0.1_SHA512SUMS.sig: https://github.com/GoogleCloudPlatform/berglas/releases/tag/v2.0.1","Warn: release artifact v2.0.8 does not have provenance: https://api.github.com/repos/GoogleCloudPlatform/berglas/releases/212925849","Warn: release artifact v2.0.7 does not have provenance: https://api.github.com/repos/GoogleCloudPlatform/berglas/releases/197450383","Warn: release artifact v2.0.6 does not have provenance: https://api.github.com/repos/GoogleCloudPlatform/berglas/releases/177474187","Warn: release artifact v2.0.2 does not have provenance: https://api.github.com/repos/GoogleCloudPlatform/berglas/releases/150225264","Warn: release artifact v2.0.1 does not have provenance: https://api.github.com/repos/GoogleCloudPlatform/berglas/releases/132001258"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 4 commits out of 25 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-15T01:06:59.421Z","repository_id":34602150,"created_at":"2025-08-15T01:06:59.421Z","updated_at":"2025-08-15T01:06:59.421Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274981487,"owners_count":25385327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"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":"GoogleCloudPlatform","name":"Google Cloud Platform","uuid":"2810941","kind":"organization","description":"","email":null,"website":"https://cloud.google.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2810941?v=4","repositories_count":1124,"last_synced_at":"2025-04-19T22:12:02.310Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GoogleCloudPlatform","funding_links":[],"total_stars":171040,"followers":13330,"following":0,"created_at":"2022-11-02T16:23:10.997Z","updated_at":"2025-04-19T22:12:02.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleCloudPlatform","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleCloudPlatform/repositories"},"tags":[{"name":"v2.0.8","sha":"ab59822b8857d5ffc5bd7e57b79974c90c592dd6","kind":"tag","published_at":"2025-04-16T21:01:49.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v2.0.8","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"bd51327170f5f0dd0fa0ff81f84a27a9cb4f5b97","kind":"tag","published_at":"2025-01-29T20:28:45.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v2.0.7","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"3dd955113d2119fe9a32cf90a86e157fc358e0ef","kind":"tag","published_at":"2024-09-29T14:49:12.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v2.0.6","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v2.0.6/manifests"},{"name":"v2.0.2","sha":"c4933d15d848d58d25c94231f8743bf2b4e071d7","kind":"tag","published_at":"2024-04-08T13:44:51.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v2.0.2","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"22a0cfe42cfe76ef1bdf033bcb6d7642a09fb972","kind":"tag","published_at":"2023-11-29T22:32:13.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v2.0.1","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"35ec86fb678f1554fd1089213c2758969e5f5872","kind":"tag","published_at":"2023-11-29T19:14:42.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v2.0.0","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"f69dc2be6e7d2f6647920b64d37adb1b88dc8d4d","kind":"tag","published_at":"2023-06-01T17:40:58.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v1.0.3","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"9293e90335fa1c0bb9090e694e3193d7f99f12a0","kind":"tag","published_at":"2023-03-06T15:45:07.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v1.0.2","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"83148e3346278767b972b2fb9b9504979e607f6e","kind":"tag","published_at":"2022-08-17T14:01:19.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v1.0.1","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f28e74cca104f7d206bdabf153b97e145ceac786","kind":"tag","published_at":"2022-08-16T17:12:05.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v1.0.0","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta1","sha":"f28e74cca104f7d206bdabf153b97e145ceac786","kind":"tag","published_at":"2022-08-16T16:27:18.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v1.0.0-beta1","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v1.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v1.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v1.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v1.0.0-beta1/manifests"},{"name":"v0.7.0","sha":"da64542c8bc828667f8ce04624503bc1ef465af5","kind":"tag","published_at":"2022-08-15T13:53:01.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v0.7.0","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"510591c365aad72a34286631ab3adb8f6bded0fe","kind":"tag","published_at":"2021-10-05T09:04:04.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v0.6.2","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"17486f478e654fba84b71eb541ccaf58ee34600c","kind":"tag","published_at":"2021-09-20T23:35:12.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v0.6.1","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"4c3b3529287a32bb1449b45724a1e7c96345ed6f","kind":"tag","published_at":"2021-06-08T17:02:13.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v0.6.0","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"1b0a70c0093cf17d09f25a89316277fc3f564e1d","kind":"tag","published_at":"2020-07-02T15:01:15.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v0.5.3","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"198d37a8d1bd024e5d2a6da7aa231450c6e9b2bf","kind":"tag","published_at":"2020-06-19T15:56:46.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v0.5.2","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"1ebb09f6fadce6616e726b13361a9b2b4fe52922","kind":"commit","published_at":"2020-01-24T07:12:02.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v0.5.1","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"30a64db608a1d61141f18fdb24b7fdf3cbc76f50","kind":"commit","published_at":"2019-12-13T22:40:37.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v0.5.0","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3ec06356630fefce4e98bfd87e2e93ea05588544","kind":"commit","published_at":"2019-12-05T23:24:33.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v0.4.0","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8faa118a34a0e817566a72f509661c90fe4d5217","kind":"commit","published_at":"2019-11-14T01:51:01.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v0.3.0","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"255e8ad21301155157ce576b7ba16291c85cb50b","kind":"commit","published_at":"2019-10-11T19:03:49.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v0.2.1","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"33fcd4ba50b2b21becc76d4b4084024ef54700d9","kind":"commit","published_at":"2019-08-01T21:05:37.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v0.2.0","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"34e256e2d886ecd593364474c5ac31b2ef111e42","kind":"commit","published_at":"2019-07-26T20:02:09.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v0.1.4","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"eb2153f39fd9e0a5be8e27fb063452d28fc43261","kind":"commit","published_at":"2019-06-19T01:39:07.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v0.1.3","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cdf29eb0e525f5cc1fb75a88a090ac5fa64f0034","kind":"tag","published_at":"2019-05-17T14:25:50.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v0.1.2","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"b335751265c2cbb77cf8a76428f522870650ee43","kind":"commit","published_at":"2019-04-25T17:16:28.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v0.1.1","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"533bf49fb8b63d85230510c1e643419303ca4ce0","kind":"commit","published_at":"2019-04-23T00:13:34.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/berglas/tar.gz/v0.1.0","html_url":"https://github.com/GoogleCloudPlatform/berglas/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/berglas@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-30T06:02:09.466Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":1.621842380873635,"dependent_packages_count":6.491628958142286,"stargazers_count":null,"forks_count":null,"average":4.056735669507961},"purl":"pkg:golang/github.com/googlecloudplatform/berglas","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/googlecloudplatform/berglas","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/googlecloudplatform/berglas","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/googlecloudplatform/berglas/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:28:17.288Z","issues_count":54,"pull_requests_count":102,"avg_time_to_close_issue":3662655.6226415094,"avg_time_to_close_pull_request":932530.9705882353,"issues_closed_count":53,"pull_requests_closed_count":102,"pull_request_authors_count":22,"issue_authors_count":49,"avg_comments_per_issue":3.9074074074074074,"avg_comments_per_pull_request":0.8627450980392157,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":3,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":1201692.3333333333,"past_year_avg_time_to_close_pull_request":935864.4285714285,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fberglas/issues","maintainers":[{"login":"sethvargo","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethvargo"}],"active_maintainers":[{"login":"sethvargo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethvargo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Fberglas/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Fberglas/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Fberglas/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Fberglas/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Fberglas/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Fberglas/codemeta","maintainers":[]}