GitHub / blackducksoftware / blackduck-docker-inspector
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackducksoftware%2Fblackduck-docker-inspector
PURL: pkg:github/blackducksoftware/blackduck-docker-inspector
Stars: 20
Forks: 12
Open issues: 4
License: apache-2.0
Language: Java
Size: 120 MB
Dependencies parsed at:
21
Created at: over 8 years ago
Updated at: over 2 years ago
Pushed at: almost 3 years ago
Last synced at: over 1 year ago
Topics: integration-team, sig, solution
build.gradle
maven
- ch.qos.logback:logback-classic 1.2.11 implementation
- com.github.docker-java:docker-java-core ${dockerJavaVersion} implementation
- com.github.docker-java:docker-java-transport-httpclient5 ${dockerJavaVersion} implementation
- com.synopsys.integration:blackduck-common ${blackDuckCommonVersion} implementation
- com.synopsys.integration:hub-imageinspector-lib 14.1.2 implementation
- com.synopsys.integration:integration-bdio 22.1.1 implementation
- net.minidev:json-smart 2.4.7 implementation
- org.springframework.boot:spring-boot-starter * implementation
- org.springframework.boot:spring-boot-properties-migrator *
- io.fabric8:kubernetes-client 3.1.8 testImplementation
- io.fabric8:kubernetes-model 2.0.8 testImplementation
- org.springframework.boot:spring-boot-starter-test * testImplementation
buildSrc/build.gradle
maven
- com.synopsys.integration:blackduck-common ${blackDuckCommonVersion} implementation
- com.synopsys.integration:common-gradle-plugin ${managedCgpVersion} implementation
- com.synopsys.integration:integration-common 20.0.0 implementation
- org.freemarker:freemarker 2.3.26-incubating implementation
- org.springframework:spring-core * implementation
- ubuntu latest build
- maven latest build
- ubuntu latest build
- ubuntu latest build