Skip to content

zoomint/nvd-container-plugin

Repository files navigation

nvd-container-plugin

The most important part of this project is inside buildSrc directory - a Gradle plugin, which uses a containerized version of NVD database for Dependency Checking.

The main project is not that important at all. It just showcases that if you run

./gradlew build

OWASP Dependency Check is executed and produces correct results (in build/reports).

Where to get the image

The National Vulnerability Database image can be built using a Gradle script from this repository.

About

Gradle plugin which uses containerized version of National Vulnerability Database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages