patst / demo-app

demo-app for a creating a container with cves for scanning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build

install the pack CLI and build the app.

For details, see https://paketo.io/docs/

pack build demo-app 

Then check the app for CVEs:

trivy image demo-app:latest # --format template --template "@contrib/html.tpl" -o report.html 

About

demo-app for a creating a container with cves for scanning


Languages

Language:Java 100.0%