https://github.com/orange-cloudfoundry/osb-cmdb
cloudfoundry inventory-management k8s osbapi
Score: 5.19295685089021
Last synced: about 9 hours ago
JSON representation
Repository metadata:
A configuration management db for Open Service Broker API broker implementations
- Host: GitHub
- URL: https://github.com/orange-cloudfoundry/osb-cmdb
- Owner: orange-cloudfoundry
- License: apache-2.0
- Created: 2019-10-09T16:22:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2026-02-16T03:52:15.000Z (3 months ago)
- Last Synced: 2026-04-21T06:41:12.863Z (about 1 month ago)
- Topics: cloudfoundry, inventory-management, k8s, osbapi
- Language: Java
- Homepage:
- Size: 26.1 MB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.adoc
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.adoc
Owner metadata:
- Name: Orange Cloud Foundry contributions
- Login: orange-cloudfoundry
- Email:
- Kind: organization
- Description: Orange contributions to the Cloud Foundry community
- Website: http://opensource.orange.com
- Location: France
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/6417290?v=4
- Repositories: 203
- Last Synced at: 2023-03-24T02:59:08.400Z
- Profile URL: https://github.com/orange-cloudfoundry
Committers metadata
Last synced: 10 months ago
Total Commits: 152
Total Committers: 3
Avg Commits per committer: 50.667
Development Distribution Score (DDS): 0.257
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Guillaume Berche | g****e@o****m | 113 |
| dependabot[bot] | 4****] | 38 |
| Roy Clarkson | r****y@c****g | 1 |
Dependencies
- io.spring.nohttp:nohttp 0.0.10 testRuntimeOnly
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.13.2 compile
- com.github.cloudfoundry.cf-java-client:cloudfoundry-client-reactor ${cfJavaClientForkedVersion} compile
- com.github.cloudfoundry.cf-java-client:cloudfoundry-operations ${cfJavaClientForkedVersion} compile
- com.github.orange-cloudfoundry.spring-cloud-open-service-broker:spring-cloud-starter-open-service-broker ${openServiceBrokerForkVersion} compile
- com.github.spring-cloud.spring-cloud-open-service-broker:spring-cloud-starter-open-service-broker ${openServiceBrokerForkVersion} compile
- de.skuzzle:semantic-version 2.1.1 compile
- org.apache.commons:commons-text 1.9 compile
- org.cloudfoundry:cloudfoundry-client-reactor ${cfJavaClientVersion} compile
- org.cloudfoundry:cloudfoundry-operations ${cfJavaClientVersion} compile
- org.springframework.boot:spring-boot-starter-actuator * compile
- org.springframework.boot:spring-boot-starter-security * compile
- org.springframework.boot:spring-boot-starter-web * compile
- org.springframework.boot:spring-boot-starter-webflux * compile
- org.springframework.cloud:spring-cloud-starter-open-service-broker ${openServiceBrokerVersion} compile
- org.springframework.boot:spring-boot-starter-actuator * implementation
- io.projectreactor:reactor-test * testCompile
- org.assertj:assertj-core * testCompile
- org.junit.jupiter:junit-jupiter-api * testCompile
- org.springframework.security:spring-security-test * testCompile
- com.github.tomakehurst:wiremock ${wiremockVersion} testImplementation
- io.rest-assured:rest-assured * testImplementation
- org.mockito:mockito-core * testImplementation
- org.mockito:mockito-junit-jupiter * testImplementation
- org.springframework.boot:spring-boot-starter-test * testImplementation
- org.junit.jupiter:junit-jupiter-engine * testRuntimeOnly
- com.github.cloudfoundry.cf-java-client:cloudfoundry-client-reactor ${cfJavaClientForkedVersion} compile
- com.github.cloudfoundry.cf-java-client:cloudfoundry-operations ${cfJavaClientForkedVersion} compile
- org.cloudfoundry:cloudfoundry-client-reactor ${cfJavaClientVersion} compile
- org.cloudfoundry:cloudfoundry-operations ${cfJavaClientVersion} compile
- org.springframework.boot:spring-boot-starter-webflux * implementation
- com.github.orange-cloudfoundry.spring-cloud-open-service-broker:spring-cloud-starter-open-service-broker ${openServiceBrokerForkVersion} testImplementation
- com.github.spring-cloud.spring-cloud-open-service-broker:spring-cloud-starter-open-service-broker ${openServiceBrokerForkVersion} testImplementation
- io.projectreactor:reactor-test * testImplementation
- io.rest-assured:rest-assured * testImplementation
- org.springframework.boot:spring-boot-starter-test * testImplementation
- org.springframework.cloud:spring-cloud-starter-open-service-broker ${openServiceBrokerVersion} testImplementation
- ubuntu bionic-20181018 build