{"id":18554345,"url":"https://github.com/oracle/cluster-api-provider-oci","last_synced_at":"2026-04-01T18:50:01.053Z","repository":{"id":38194241,"uuid":"464669872","full_name":"oracle/cluster-api-provider-oci","owner":"oracle","description":"Kubernetes Cluster API Provider for Oracle Cloud Infrastructure","archived":false,"fork":false,"pushed_at":"2026-03-27T14:11:17.000Z","size":22278,"stargazers_count":54,"open_issues_count":53,"forks_count":44,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-03-28T00:27:27.350Z","etag":null,"topics":["cluster-api","cluster-api-provider-oci","k8s-provider-oci","k8s-sig-api-machinery","k8s-sig-cluster-api","kubernetes-cluster"],"latest_commit_sha":null,"homepage":"https://oracle.github.io/cluster-api-provider-oci/","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/oracle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-28T22:52:30.000Z","updated_at":"2026-03-27T14:11:22.000Z","dependencies_parsed_at":"2023-10-03T09:47:46.230Z","dependency_job_id":"748b1157-91cd-4f52-ae85-ed6bf9618b5a","html_url":"https://github.com/oracle/cluster-api-provider-oci","commit_stats":null,"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/oracle/cluster-api-provider-oci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fcluster-api-provider-oci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fcluster-api-provider-oci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fcluster-api-provider-oci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fcluster-api-provider-oci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oracle","download_url":"https://codeload.github.com/oracle/cluster-api-provider-oci/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fcluster-api-provider-oci/sbom","scorecard":{"id":559943,"data":{"date":"2025-08-11","repo":{"name":"github.com/oracle/cluster-api-provider-oci","commit":"b49ebc276732f90bc80a58ea40f6a8cfff561cce"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-cluster-api-provider-book.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt: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":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-cluster-api-provider-book.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/oracle/cluster-api-provider-oci/build-cluster-api-provider-book.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oracle/cluster-api-provider-oci/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oracle/cluster-api-provider-oci/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/oracle/cluster-api-provider-oci/release.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: Dockerfile:25: pin your Docker image by updating ghcr.io/oracle/oraclelinux:9-slim to ghcr.io/oracle/oraclelinux:9-slim@sha256:865bcbbe9ecf1b8fdc46d658bb863f40db3b770d805c50d7ad20ce8103b7e687","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   1 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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.20.3 not signed: https://api.github.com/repos/oracle/cluster-api-provider-oci/releases/239665217","Warn: release artifact v0.20.2 not signed: https://api.github.com/repos/oracle/cluster-api-provider-oci/releases/235921883","Warn: release artifact v0.20.1 not signed: https://api.github.com/repos/oracle/cluster-api-provider-oci/releases/233515701","Warn: release artifact v0.20.0 not signed: https://api.github.com/repos/oracle/cluster-api-provider-oci/releases/229640986","Warn: release artifact v0.19.1 not signed: https://api.github.com/repos/oracle/cluster-api-provider-oci/releases/227941173","Warn: release artifact v0.20.3 does not have provenance: https://api.github.com/repos/oracle/cluster-api-provider-oci/releases/239665217","Warn: release artifact v0.20.2 does not have provenance: https://api.github.com/repos/oracle/cluster-api-provider-oci/releases/235921883","Warn: release artifact v0.20.1 does not have provenance: https://api.github.com/repos/oracle/cluster-api-provider-oci/releases/233515701","Warn: release artifact v0.20.0 does not have provenance: https://api.github.com/repos/oracle/cluster-api-provider-oci/releases/229640986","Warn: release artifact v0.19.1 does not have provenance: https://api.github.com/repos/oracle/cluster-api-provider-oci/releases/227941173"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T13:22:54.144Z","repository_id":38194241,"created_at":"2025-08-20T13:22:54.144Z","updated_at":"2025-08-20T13:22:54.144Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31290959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: 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":["cluster-api","cluster-api-provider-oci","k8s-provider-oci","k8s-sig-api-machinery","k8s-sig-cluster-api","kubernetes-cluster"],"created_at":"2024-11-06T21:21:25.093Z","updated_at":"2026-04-01T18:50:01.037Z","avatar_url":"https://github.com/oracle.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kubernetes Cluster API Provider OCI\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/oracle/cluster-api-provider-oci)](https://goreportcard.com/report/github.com/oracle/cluster-api-provider-oci)\n\n\u003c!-- markdownlint-disable MD033 --\u003e\n\u003cimg src=\"https://github.com/kubernetes/kubernetes/raw/master/logo/logo.png\"  width=\"100\"\u003e\n\n------\nKubernetes-native declarative infrastructure for OCI.\n\n## Kubernetes Cluster API Provider for Oracle Cloud Infrastructure\n\nThe [Cluster API Provider for OCI (CAPOCI)][cluster_api] brings declarative, Kubernetes-style APIs to cluster creation, configuration and management.\n\nThe Cluster API itself is shared across multiple cloud providers allowing for true hybrid deployments of Kubernetes.\n\n### Features\n\n- Self-managed and OCI Container Engine for Kubernetes(OKE) clusters\n- Manages the bootstrapping of VCNs, gateways, subnets, network security groups\n- Provide secure and sensible defaults\n\n### Getting Started\n\nYou can find detailed documentation as well as a getting started guide in the [Cluster API Provider for OCI Book][capoci_book].\n\n## 🤗 Community\n\nThe CAPOCI provider is developed in the open, and is constantly being improved\nby our users, contributors, and maintainers.\n\nTo ask questions or get the latest project news, please join us in the\n[#cluster-api-oci][#cluster-api-oci] channel on [Slack](http://slack.k8s.io/).\n\n### Support Policy\n\n**NOTE:** As the versioning for this project is tied to the versioning of Cluster API, future modifications to this\npolicy may be made to more closely align with other providers in the Cluster API ecosystem.\n\n### Cluster API Versions\n\nCAPOCI supports the following Cluster API versions.\n\n|                          | Cluster API `v1beta1` (`v1.x.x`) |\n|--------------------------|----------------------------------|\n| OCI Provider `(v0.x.x)`  | ✓                                |\n\n\n### Kubernetes versions\n\nCAPOCI provider is able to install and manage the [versions of Kubernetes supported by\nCluster API (CAPI)](https://cluster-api.sigs.k8s.io/reference/versions.html#supported-kubernetes-versions).\n\n## Contributing\n\nThis project welcomes contributions from the community. Before submitting a pull request, please\n[review our contribution guide](./CONTRIBUTING.md)\n\n## Security\n\nPlease consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process\n\n## License\n\nCopyright (c) [2021, 2022] year Oracle and/or its affiliates.\n\nReleased under the Apache License License Version 2.0 as shown at http://www.apache.org/licenses/.\n\n[cluster_api]: https://github.com/oracle/cluster-api-provider-oci\n[image_builder_book]: https://image-builder.sigs.k8s.io/capi/providers/oci.html\n[capoci_book]: https://oracle.github.io/cluster-api-provider-oci/\n[#cluster-api-oci slack]: https://kubernetes.slack.com/archives/C039CDHABFF\n[zoomMeeting]: https://oracle.zoom.us/j/97952312891?pwd=NlFnMWQzbGpMRmNyaityVHNWQWxSdz09\n[notes]: https://docs.google.com/document/d/1mgZxjDbnSv74Vut1aHtWplG6vsR9zu5sqXvQN8SPgCc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foracle%2Fcluster-api-provider-oci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foracle%2Fcluster-api-provider-oci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foracle%2Fcluster-api-provider-oci/lists"}