{"id":5849482,"name":"github.com/googlecloudplatform/rcloadenv","ecosystem":"go","description":"rcloadenv reads environment variables from the Google Cloud RuntimeConfig API.\n\nIt outputs environment variables as separate lines (e.g. export\nVARIABLE_NAME=value) so that the output can be sourced to set the variables\nin a shell.\n\nIf an environment variable is already set, it does not override it.\nThe config name is set via the environment variable GOOGLE_RUNTIME_CONFIG_NAME\nIf not set, the command exits without outputting.\n\nSee\nhttps://cloud.google.com/deployment-manager/runtime-configurator/create-and-delete-runtimeconfig-resources\nfor how to create a config and set variable values with the Cloud SDK.","homepage":"https://github.com/googlecloudplatform/rcloadenv","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googlecloudplatform/rcloadenv","keywords_array":[],"namespace":"github.com/googlecloudplatform","versions_count":1,"first_release_published_at":"2019-08-29T15:47:39.000Z","latest_release_published_at":"2019-08-29T15:47:39.000Z","latest_release_number":"v0.2.1","last_synced_at":"2026-03-25T21:11:04.112Z","created_at":"2023-01-10T00:42:05.056Z","updated_at":"2026-03-25T21:11:04.112Z","registry_url":"https://pkg.go.dev/github.com/googlecloudplatform/rcloadenv","install_command":"go get github.com/googlecloudplatform/rcloadenv","documentation_url":"https://pkg.go.dev/github.com/googlecloudplatform/rcloadenv#section-documentation","metadata":{},"repo_metadata":{"id":56891148,"uuid":"90659724","full_name":"GoogleCloudPlatform/rcloadenv","owner":"GoogleCloudPlatform","description":"Tool for loading config values from Google Cloud RuntimeConfig API","archived":true,"fork":false,"pushed_at":"2019-12-23T14:40:16.000Z","size":76,"stargazers_count":8,"open_issues_count":0,"forks_count":9,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-10-08T04:10:55.217Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cloud.google.com/deployment-manager/runtime-configurator/","language":"Ruby","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":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-08T18:26:42.000Z","updated_at":"2023-01-28T02:19:25.000Z","dependencies_parsed_at":"2022-08-21T00:50:25.700Z","dependency_job_id":null,"html_url":"https://github.com/GoogleCloudPlatform/rcloadenv","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/GoogleCloudPlatform/rcloadenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Frcloadenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Frcloadenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Frcloadenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Frcloadenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleCloudPlatform","download_url":"https://codeload.github.com/GoogleCloudPlatform/rcloadenv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Frcloadenv/sbom","scorecard":{"id":58389,"data":{"date":"2025-08-11","repo":{"name":"github.com/GoogleCloudPlatform/rcloadenv","commit":"874c799d61b3ab749b83db07db0c3050a545a993"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"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":-1,"reason":"no workflows found","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":6,"reason":"Found 10/16 approved changesets -- score normalized to 6","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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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:12:17.661Z","repository_id":56891148,"created_at":"2025-08-15T01:12:17.661Z","updated_at":"2025-08-15T01:12:17.661Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001629,"owners_count":26083148,"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-09T02:00:07.460Z","response_time":59,"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":"v0.2.1","sha":"6e66bc8f104cc0af5b869914c0e4b6d67e30684e","kind":"tag","published_at":"2019-08-29T15:49:11.000Z","download_url":"https://codeload.github.com/GoogleCloudPlatform/rcloadenv/tar.gz/v0.2.1","html_url":"https://github.com/GoogleCloudPlatform/rcloadenv/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleCloudPlatform/rcloadenv@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Frcloadenv/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Frcloadenv/tags/v0.2.1/manifests"}]},"repo_metadata_updated_at":"2025-10-09T15:59:06.121Z","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":5.764070403361476,"forks_count":3.931149884909381,"average":6.510055138002125},"purl":"pkg:golang/github.com/googlecloudplatform/rcloadenv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/googlecloudplatform/rcloadenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/googlecloudplatform/rcloadenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/googlecloudplatform/rcloadenv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T12:48:45.639Z","issues_count":4,"pull_requests_count":11,"avg_time_to_close_issue":54067449.0,"avg_time_to_close_pull_request":1413667.2727272727,"issues_closed_count":4,"pull_requests_closed_count":11,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.4545454545454546,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Frcloadenv/issues","maintainers":[{"login":"jmdobry","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jmdobry"},{"login":"dazuma","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dazuma"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Frcloadenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Frcloadenv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Frcloadenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Frcloadenv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglecloudplatform%2Frcloadenv/codemeta","maintainers":[]}