DevSecOps Course Labs

Lab Hints

If you're not familiar with Maven dependencies then this blog will help.

All the libraries and the versions available are listed on Maven central - you can search by the artifactId in the POM file.

You'll need to edit the Dockerfile and the POM file, then repeat the build.

Need more? Here's the solution.