vaadin / appsec-kit

Other
1 stars 0 forks source link

Add support for other ecosystems besides Maven and NPM #96

Open heruan opened 1 year ago

heruan commented 1 year ago

We currently support two dependency ecosystems in the kit: Maven and NPM. These cover all the application dependencies, but not the environment the application runs in, e.g. Docker images. To add support for other ecosystems besides Maven and NPM, we need: