sharavana-kumar-h/AI-Guardian-DevSecOps-Pipeline ? reverse-engineered prompt

Reverse engineered prompt

Build me a portfolio style DevSecOps project around a simple Java Spring Boot app that has a home endpoint and a small calculator API.

I want the full flow wired up so a commit can go through build, unit tests, code coverage, security scanning, policy checks, container build, image scanning, and then deploy to Kubernetes. Include a Jenkins pipeline, Docker support, Kubernetes manifests, and scripts that let me run the checks locally too. Make the app and deployment look production ready, with basic hardening like non root container setup, health checks, resource limits, network policy, and the usual cluster pieces.

Also add an AI assisted reporting layer that summarizes security findings, dependency issues, container risks, and remediation ideas in the reports folder. It should generate things like SBOM and other evidence files as part of the pipeline. If you need current docs for Jenkins, Trivy, Conftest, or EKS behavior, look them up online while you build it.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab