{"id":3965056,"name":"github.com/googlecloudplatform/cloud-ops-sandbox","ecosystem":"go","description":"","homepage":"https://github.com/googlecloudplatform/cloud-ops-sandbox","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googlecloudplatform/cloud-ops-sandbox","keywords_array":[],"namespace":"github.com/googlecloudplatform","versions_count":18,"first_release_published_at":"2020-07-22T18:45:10.000Z","latest_release_published_at":"2023-01-11T23:05:06.000Z","latest_release_number":"v0.8.2","last_synced_at":"2026-05-27T02:46:47.234Z","created_at":"2022-04-12T07:01:38.417Z","updated_at":"2026-05-27T02:46:47.234Z","registry_url":"https://pkg.go.dev/github.com/googlecloudplatform/cloud-ops-sandbox","install_command":"go get github.com/googlecloudplatform/cloud-ops-sandbox","documentation_url":"https://pkg.go.dev/github.com/googlecloudplatform/cloud-ops-sandbox#section-documentation","metadata":{},"repo_metadata":{"id":37788894,"uuid":"175488071","full_name":"GoogleCloudPlatform/cloud-ops-sandbox","owner":"GoogleCloudPlatform","description":"Cloud Operations Sandbox is an open source collection of tools that helps practitioners to learn O11y and R9y practices from Google and apply them using Cloud Operations suite of tools.","archived":true,"fork":false,"pushed_at":"2024-09-02T19:49:34.000Z","size":38949,"stargazers_count":404,"open_issues_count":12,"forks_count":147,"subscribers_count":34,"default_branch":"main","last_synced_at":"2025-10-02T10:02:51.986Z","etag":null,"topics":["cloud","cloud-native","cloud-operations","cloudops","devops","google-cloud","opencensus","opentelemetry","operations","ops-management","profiler","samples","sre","stackdriver","stackdriver-logs","stackdriver-monitoring","stackdriver-sandbox","stackdriver-trace"],"latest_commit_sha":null,"homepage":"","language":"HCL","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":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-13T19:44:36.000Z","updated_at":"2025-06-19T11:04:27.000Z","dependencies_parsed_at":"2023-10-20T20:03:54.185Z","dependency_job_id":"a6474e4b-07f4-421e-9ba1-ca842002972f","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox","commit_stats":null,"previous_names":["googlecloudplatform/stackdriver-sandbox"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleCloudPlatform","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/sbom","scorecard":{"id":57847,"data":{"date":"2025-08-11","repo":{"name":"github.com/GoogleCloudPlatform/cloud-ops-sandbox","commit":"0cc587bddeec3186fb1a992801ee0c11c02faeb7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 4/30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cli.yaml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/non-terraform.yaml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/non-terraform.yaml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/terraform.yaml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/terraform.yaml:70","Warn: no topLevel permission defined: .github/workflows/cli.yaml:1","Warn: no topLevel permission defined: .github/workflows/non-terraform.yaml:1","Warn: no topLevel permission defined: .github/workflows/terraform.yaml: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":"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":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: provisioning/sandboxctl:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cli.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/GoogleCloudPlatform/cloud-ops-sandbox/cli.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/terraform.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/GoogleCloudPlatform/cloud-ops-sandbox/terraform.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/terraform.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/GoogleCloudPlatform/cloud-ops-sandbox/terraform.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/terraform.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/GoogleCloudPlatform/cloud-ops-sandbox/terraform.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/terraform.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/GoogleCloudPlatform/cloud-ops-sandbox/terraform.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/terraform.yaml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/GoogleCloudPlatform/cloud-ops-sandbox/terraform.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/terraform.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/GoogleCloudPlatform/cloud-ops-sandbox/terraform.yaml/main?enable=pin","Warn: downloadThenRun not pinned by hash: provisioning/terraform/scripts/install_asm.sh:122","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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:07:31.427Z","repository_id":37788894,"created_at":"2025-08-15T01:07:31.427Z","updated_at":"2025-08-15T01:07:31.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277994433,"owners_count":25911888,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-02T02:00:08.890Z","response_time":67,"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":"0.9.4","sha":"ef03c25afa4714f63536a184dcdfffefe215aaec","kind":"commit","published_at":"2024-05-01T00:08:53.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/0.9.4","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"cbc8e5ba7fd4fc81367d47b79f93471beffc8947","kind":"commit","published_at":"2023-11-21T01:20:32.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/0.9.3","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"8af966e916476184acd41a400879c8a4d483e9e3","kind":"commit","published_at":"2023-08-03T22:06:52.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/0.9.2","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"c3f0fa41d505ac567019af15da9eb7be5259351a","kind":"commit","published_at":"2023-05-04T19:39:23.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/0.9.1","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"ee9bae88e4a22f11c16a894e5311831fbcce1b27","kind":"commit","published_at":"2023-04-19T02:35:22.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/0.9.0","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/0.9.0/manifests"},{"name":"v0.8.2","sha":"17da98674a014fd86b0f2b64a1a18d80318c0022","kind":"commit","published_at":"2023-01-11T23:05:06.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/v0.8.2","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"bd57da7bb9a15ccd92a9b2188246ddea85a4ec12","kind":"commit","published_at":"2022-09-24T04:04:27.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/v0.8.1","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"51a207f53ae34f1e31b6ec7cffee6dc856c8e061","kind":"commit","published_at":"2022-06-16T15:54:28.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/v0.8.0","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"42470fb73cc9ecb4b622590bb531fda9518f3044","kind":"commit","published_at":"2022-02-10T22:31:07.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/v0.7.6","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"dd367f145db2797e888820d82cc647a4b5c4671b","kind":"commit","published_at":"2021-12-16T23:11:30.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/v0.7.5","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"e93d6e095be18d9c560320ff16dc2b638870e22b","kind":"commit","published_at":"2021-12-13T21:24:04.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/v0.7.4","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"7db4c7c2dbab8680b4fcdf610dd762a2df08c5d7","kind":"commit","published_at":"2021-11-15T23:16:03.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/v0.7.3","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"be04587f489d84731bfa31357104192a5109a281","kind":"commit","published_at":"2021-11-03T01:22:38.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/v0.7.2","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"83459908f21efab1e74dfa251e850263cc82191d","kind":"commit","published_at":"2021-10-29T21:34:05.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/v0.7.1","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"2a4514a84eb4be92e11be3b0049cb47cfd8a57c9","kind":"commit","published_at":"2021-07-07T19:11:13.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/v0.7.0","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"de1f0814c8e5fab4a3aa6e0f82437497735340ce","kind":"commit","published_at":"2021-04-01T20:02:29.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/v0.6.0","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"89a87bc7615f1da7f37dec7fc5e66efca19b4d4d","kind":"commit","published_at":"2020-12-16T21:00:58.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/v0.5.0","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5d1125f4039b8335c9bf306d4784806e8c2fb69b","kind":"commit","published_at":"2020-10-08T16:52:48.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/v0.4.0","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ae0d879885941f20c425d3cdef475f9b274ab162","kind":"commit","published_at":"2020-09-10T01:44:06.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/v0.3.0","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"b4fb90f5e43675d2fc72e50b13f6270ee7bf623f","kind":"commit","published_at":"2020-09-01T18:39:06.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/v0.2.6","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"b625edd92e68c929a6ae36a727c196599b2738f3","kind":"commit","published_at":"2020-08-26T17:38:18.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/v0.2.5","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.2.5/manifests"},{"name":"v0.2.0","sha":"fc700a8a3d82c26708ed98b80103a8a76a02c0e6","kind":"commit","published_at":"2020-08-05T22:07:13.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/v0.2.0","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.2.0/manifests"},{"name":"v0.1.14","sha":"ff0900a2dc747f0b41231cdee653e8257ac287c5","kind":"commit","published_at":"2020-07-22T18:45:10.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/v0.1.14","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/v0.1.14/manifests"},{"name":"next19","sha":"1d836d870ee723a9f7fe8d3d377aec014ef4cdbb","kind":"commit","published_at":"2019-07-30T07:16:45.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/cloud-ops-sandbox/tar.gz/next19","html_url":"https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/releases/tag/next19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/cloud-ops-sandbox@next19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/next19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/tags/next19/manifests"}]},"repo_metadata_updated_at":"2025-10-02T10:56:28.100Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.8741084825882652,"forks_count":1.4614432397307855,"average":4.920137996514174},"purl":"pkg:golang/github.com/googlecloudplatform/cloud-ops-sandbox","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/googlecloudplatform/cloud-ops-sandbox","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/googlecloudplatform/cloud-ops-sandbox","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/googlecloudplatform/cloud-ops-sandbox/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-03-29T07:53:56.897Z","issues_count":56,"pull_requests_count":75,"avg_time_to_close_issue":22717164.454545453,"avg_time_to_close_pull_request":3016326.506666667,"issues_closed_count":44,"pull_requests_closed_count":75,"pull_request_authors_count":15,"issue_authors_count":12,"avg_comments_per_issue":1.1785714285714286,"avg_comments_per_pull_request":1.4266666666666667,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":31419.0,"past_year_avg_time_to_close_pull_request":166997.25,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fcloud-ops-sandbox/issues","maintainers":[{"login":"minherz","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minherz"},{"login":"Ayelet41","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ayelet41"},{"login":"daniel-sanche","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daniel-sanche"},{"login":"ymotongpoo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ymotongpoo"},{"login":"bourgeoisor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bourgeoisor"},{"login":"rocpoc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rocpoc"},{"login":"winter-code","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/winter-code"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Fcloud-ops-sandbox/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Fcloud-ops-sandbox/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Fcloud-ops-sandbox/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Fcloud-ops-sandbox/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Fcloud-ops-sandbox/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Fcloud-ops-sandbox/codemeta","maintainers":[]}