eclipse / steady

Analyses your Java applications for open-source dependencies with known vulnerabilities, using both static analysis and testing to determine code context and usage for greater accuracy. https://eclipse.github.io/steady/
Apache License 2.0
519 stars 123 forks source link

Introduced vdb profile in Docker Compose application #507

Closed henrikplate closed 2 years ago

henrikplate commented 2 years ago

To further control the footprint of the Docker Compose application, a new profile called VDB was introduced.

By now, the following service profiles exist in docker/docker-compose-new.yml:

TODOs