An open API service for producing an overview of a list of open source projects.

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


Owner metadata:


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 Email Commits
Guillaume Berche g****e@o****m 113
dependabot[bot] 4****] 38
Roy Clarkson r****y@c****g 1

Dependencies

build.gradle maven
  • io.spring.nohttp:nohttp 0.0.10 testRuntimeOnly
osb-cmdb/build.gradle maven
  • 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
spring-cloud-app-broker-acceptance-tests/build.gradle maven
  • 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
ci/images/release-ci-image/Dockerfile docker
  • ubuntu bionic-20181018 build