{"id":19040684,"url":"https://github.com/cloudfoundry/capi-release","last_synced_at":"2026-01-30T11:45:50.245Z","repository":{"id":37602922,"uuid":"53546510","full_name":"cloudfoundry/capi-release","owner":"cloudfoundry","description":"Bosh Release for Cloud Controller and friends","archived":false,"fork":false,"pushed_at":"2026-01-27T21:19:23.000Z","size":6003,"stargazers_count":24,"open_issues_count":16,"forks_count":106,"subscribers_count":42,"default_branch":"develop","last_synced_at":"2026-01-27T21:38:58.103Z","etag":null,"topics":["bosh","bosh-release","cloudfoundry"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/cloudfoundry.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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-03-10T01:55:17.000Z","updated_at":"2026-01-27T17:12:56.000Z","dependencies_parsed_at":"2023-09-28T14:27:54.224Z","dependency_job_id":"ca9bd80c-357c-405f-87c1-735de8508218","html_url":"https://github.com/cloudfoundry/capi-release","commit_stats":null,"previous_names":[],"tags_count":381,"template":false,"template_full_name":null,"purl":"pkg:github/cloudfoundry/capi-release","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry%2Fcapi-release","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry%2Fcapi-release/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry%2Fcapi-release/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry%2Fcapi-release/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudfoundry","download_url":"https://codeload.github.com/cloudfoundry/capi-release/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry%2Fcapi-release/sbom","scorecard":{"id":292735,"data":{"date":"2025-08-11","repo":{"name":"github.com/cloudfoundry/capi-release","commit":"222481bcf4145dd4e12e2ffe0588588626109ca7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/27 approved changesets -- score normalized to 0","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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/gh_pages_docs_v2.yml:12","Warn: no topLevel permission defined: .github/workflows/unit_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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/bbr-cloudcontrollerdb/templates/backup.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/bbr-cloudcontrollerdb/templates/restore.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/blobstore/templates/backup.erb:0","Info: Possibly incomplete results: error parsing shell code: * must be followed by an expression: jobs/blobstore/templates/bin/blobstore_nginx.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/blobstore/templates/dns_health_check.erb:0","Info: Possibly incomplete results: error parsing shell code: \u003e must be followed by a word: jobs/blobstore/templates/pre-start.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/blobstore/templates/restore.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cc_deployment_updater/templates/bin/cc_deployment_updater.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cc_deployment_updater/templates/post-backup-unlock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cc_deployment_updater/templates/post-restore-unlock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cc_deployment_updater/templates/pre-backup-lock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cc_deployment_updater/templates/pre-restore-lock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_clock/templates/bin/cloud_controller_clock.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_clock/templates/post-backup-unlock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_clock/templates/post-restore-unlock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_clock/templates/pre-backup-lock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_clock/templates/pre-restore-lock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): jobs/cloud_controller_ng/templates/bin/cloud_controller_ng.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_ng/templates/bin/local_worker.erb:0","Info: Possibly incomplete results: error parsing shell code: \u003e must be followed by a word: jobs/cloud_controller_ng/templates/ccng_monit_http_healthcheck.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_ng/templates/cloud_controller_api_health_check.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_ng/templates/dns_health_check.erb:0","Info: Possibly incomplete results: error parsing shell code: statements must be separated by \u0026, ; or a newline: jobs/cloud_controller_ng/templates/migrate_db.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_ng/templates/post-backup-unlock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_ng/templates/post-restore-unlock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: \u003e must be followed by a word: jobs/cloud_controller_ng/templates/post-start.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_ng/templates/pre-backup-lock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_ng/templates/pre-restore-lock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_ng/templates/pre-start.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_worker/templates/bin/cloud_controller_worker.erb:0","Info: Possibly incomplete results: error parsing shell code: word list can only contain words: jobs/cloud_controller_worker/templates/drain.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_worker/templates/post-backup-unlock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_worker/templates/post-restore-unlock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_worker/templates/post-start.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_worker/templates/pre-backup-lock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/cloud_controller_worker/templates/pre-restore-lock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: statements must be separated by \u0026, ; or a newline: jobs/nfs_mounter/templates/nfs_mounter_ctl.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/tps/templates/post-backup-unlock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/tps/templates/post-restore-unlock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/tps/templates/pre-backup-lock.sh.erb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: jobs/tps/templates/pre-restore-lock.sh.erb:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh_pages_docs_v2.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudfoundry/capi-release/gh_pages_docs_v2.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh_pages_docs_v2.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudfoundry/capi-release/gh_pages_docs_v2.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh_pages_docs_v2.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudfoundry/capi-release/gh_pages_docs_v2.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh_pages_docs_v2.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudfoundry/capi-release/gh_pages_docs_v2.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh_pages_docs_v2.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudfoundry/capi-release/gh_pages_docs_v2.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudfoundry/capi-release/unit_tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudfoundry/capi-release/unit_tests.yml/develop?enable=pin","Warn: goCommand not pinned by hash: scripts/sync_package_specs:6","Warn: goCommand not pinned by hash: scripts/sync_package_specs:7","Warn: goCommand not pinned by hash: scripts/sync_submodule_config:6","Warn: goCommand not pinned by hash: scripts/sync_submodule_config:7","Warn: goCommand not pinned by hash: scripts/sync_submodule_config:9","Warn: goCommand not pinned by hash: scripts/sync_submodule_config:10","Warn: goCommand not pinned by hash: scripts/sync_submodule_config:11","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   7 goCommand 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.214.0 not signed: https://api.github.com/repos/cloudfoundry/capi-release/releases/238991076","Warn: release artifact 1.213.0 not signed: https://api.github.com/repos/cloudfoundry/capi-release/releases/235094689","Warn: release artifact 1.212.0 not signed: https://api.github.com/repos/cloudfoundry/capi-release/releases/231211173","Warn: release artifact 1.211.0 not signed: https://api.github.com/repos/cloudfoundry/capi-release/releases/225074049","Warn: release artifact 1.210.0 not signed: https://api.github.com/repos/cloudfoundry/capi-release/releases/220575412","Warn: release artifact 1.214.0 does not have provenance: https://api.github.com/repos/cloudfoundry/capi-release/releases/238991076","Warn: release artifact 1.213.0 does not have provenance: https://api.github.com/repos/cloudfoundry/capi-release/releases/235094689","Warn: release artifact 1.212.0 does not have provenance: https://api.github.com/repos/cloudfoundry/capi-release/releases/231211173","Warn: release artifact 1.211.0 does not have provenance: https://api.github.com/repos/cloudfoundry/capi-release/releases/225074049","Warn: release artifact 1.210.0 does not have provenance: https://api.github.com/repos/cloudfoundry/capi-release/releases/220575412"],"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":-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/cloudfoundry/.github/SECURITY.md:1","Info: Found linked content: github.com/cloudfoundry/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/cloudfoundry/.github/SECURITY.md:1","Info: Found text in security policy: github.com/cloudfoundry/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-17T18:42:47.533Z","repository_id":37602922,"created_at":"2025-08-17T18:42:47.534Z","updated_at":"2025-08-17T18:42:47.534Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28911975,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T08:15:08.179Z","status":"ssl_error","status_checked_at":"2026-01-30T08:14:31.507Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["bosh","bosh-release","cloudfoundry"],"created_at":"2024-11-08T22:24:29.796Z","updated_at":"2026-01-30T11:45:50.227Z","avatar_url":"https://github.com/cloudfoundry.png","language":"HTML","readme":"[slack.cloudfoundry.org](https://cloudfoundry.slack.com/messages/capi/)\n\n# Cloud Foundry CAPI Bosh Release\n\nThis is the [bosh release](http://bosh.io/docs/release.html) for Cloud Foundry's [Cloud Controller API](https://github.com/cloudfoundry/cloud_controller_ng). \n\n**CI**: [CAPI Concourse Pipelines](https://concourse.app-runtime-interfaces.ci.cloudfoundry.org/teams/capi-team)\n\n## Components\n\n* [Cloud Controller](https://github.com/cloudfoundry/cloud_controller_ng): The primary API of Cloud Foundry.\n* [Cloud Controller Clock](https://github.com/cloudfoundry/cloud_controller_ng): Triggers periodic jobs for the Cloud Controller.\n* [Cloud Controller Workers](https://github.com/cloudfoundry/cloud_controller_ng): Execute background jobs for the Cloud Controller.\n* [Webdav Blobstore](https://github.com/cloudfoundry/capi-release/tree/develop/jobs/blobstore): An optional stand-alone blobstore for the Cloud Controller. \n* [NFS Mounter](https://github.com/cloudfoundry/capi-release/tree/develop/jobs/nfs_mounter): Connects Cloud Controller with an NFS blobstore.\n* [CC Uploader](https://github.com/cloudfoundry/cc-uploader): Uploads files from [Diego](https://github.com/cloudfoundry/diego-release) to the Cloud Controller.\n* [TPS Watcher](https://github.com/cloudfoundry/tps): Reports crash events from Diego to the Cloud Controller.\n\nFor more details on the integration between Diego and Capi Release, see [Diego Design Notes](https://github.com/cloudfoundry/diego-design-notes).\n\n## Configuring Release\n\n* [Deploying Cloud Foundry](https://docs.cloudfoundry.org/deploying/index.html)\n* [Blobstore Configuration](https://docs.cloudfoundry.org/deploying/common/cc-blobstore-config.html)\n* [TLS Configuration](https://github.com/cloudfoundry/capi-release/blob/develop/docs/tls-configuration.md)\n\n## Contributing\n\n* Read [Contribution Guidelines](https://github.com/cloudfoundry/capi-release/blob/develop/CONTRIBUTING.md)\n* Public [Pivotal Tracker](https://www.pivotaltracker.com/n/projects/966314) project showing current team priorities\n\n## Testing\n\n* Run [CATS](https://github.com/cloudfoundry/cf-acceptance-tests)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry%2Fcapi-release","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudfoundry%2Fcapi-release","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry%2Fcapi-release/lists"}