Skip to content

DmitriyStoyanov/dependency-check-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dependency-check-cli

OWASP Dependency Check CLI Docker Container

Repository description

This repository contain the Dockerfile to create container with OWASP Dependency Check CLI utility

Based on https://github.com/jeremylong/DependencyCheck/ repository tool

Docker build

1. Build docker container

$ docker build --rm -t local/dependency-check-cli .

2. Run container

$ docker run -it --rm --name dependency-check-cli local/dependency-check-cli

Then you can use script dependency-check.sh to start scan

About

OWASP Dependency Check CLI Docker Container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published