Hi
I'm planning to setup a CICD pipeline integrating few devops utils. like code scanning etc.
Since i'm not a java person and dont want to pick a completed one from google.
Could you help with a public github repo which has a simple java app running on a container (may be just a landing welcome page), so I can run my vulnerability and other scan on the static code then build docker image
thanks in advance