github.com/ishita82/trivy-gitaction@v0.0.0-20240206054925-e937cc05f8e3/integration/testdata/fixtures/repo/rule-exception/Dockerfile (about)

     1  FROM alpine:3.13
     2  LABEL user.root="allow"
     3  
     4  HEALTHCHECK NONE