I have a Java application where I need to run a Trivy vulnerability scan. This application has dependencies which has shaded dependencies. How can we make Trivy scan for the shaded dependencies?
Asked
Active
Viewed 39 times