Test dockerfile #97
Annotations
1 error and 2 warnings
testdata/config/docker/with_detections/testdata/config/docker/with_detections/Dockerfile#L1
[trivy] reported by reviewdog 🐶
Artifact: Dockerfile
Type: dockerfile
Vulnerability DS002
Severity: HIGH
Message: Specify at least 1 USER command in Dockerfile with non-root user as argument
Link: [DS002](https://avd.aquasec.com/misconfig/ds002)
Raw Output:
{"level":"error","locations":[{"physicalLocation":{"artifactLocation":{"uri":"Dockerfile","uriBaseId":"ROOTPATH"},"region":{"startLine":1,"startColumn":1,"endLine":1,"endColumn":1}}}],"message":{"text":"Artifact: Dockerfile\nType: dockerfile\nVulnerability DS002\nSeverity: HIGH\nMessage: Specify at least 1 USER command in Dockerfile with non-root user as argument\nLink: [DS002](https://avd.aquasec.com/misconfig/ds002)"},"ruleId":"DS002"}
|
testdata/config/docker/with_detections/testdata/config/docker/with_detections/Dockerfile#L1
[trivy] reported by reviewdog 🐶
Artifact: Dockerfile
Type: dockerfile
Vulnerability DS001
Severity: MEDIUM
Message: Specify a tag in the 'FROM' statement for image 'alpine'
Link: [DS001](https://avd.aquasec.com/misconfig/ds001)
Raw Output:
{"level":"warning","locations":[{"physicalLocation":{"artifactLocation":{"uri":"Dockerfile","uriBaseId":"ROOTPATH"},"region":{"startLine":1,"startColumn":1,"endLine":1,"endColumn":1}}}],"message":{"text":"Artifact: Dockerfile\nType: dockerfile\nVulnerability DS001\nSeverity: MEDIUM\nMessage: Specify a tag in the 'FROM' statement for image 'alpine'\nLink: [DS001](https://avd.aquasec.com/misconfig/ds001)"},"ruleId":"DS001"}
|
testdata/config/docker/with_detections/testdata/config/docker/with_detections/Dockerfile#L1
[trivy] reported by reviewdog 🐶
Artifact: Dockerfile
Type: dockerfile
Vulnerability DS026
Severity: LOW
Message: Add HEALTHCHECK instruction in your Dockerfile
Link: [DS026](https://avd.aquasec.com/misconfig/ds026)
Raw Output:
{"level":"note","locations":[{"physicalLocation":{"artifactLocation":{"uri":"Dockerfile","uriBaseId":"ROOTPATH"},"region":{"startLine":1,"startColumn":1,"endLine":1,"endColumn":1}}}],"message":{"text":"Artifact: Dockerfile\nType: dockerfile\nVulnerability DS026\nSeverity: LOW\nMessage: Add HEALTHCHECK instruction in your Dockerfile\nLink: [DS026](https://avd.aquasec.com/misconfig/ds026)"},"ruleId":"DS026"}
|
The logs for this run have expired and are no longer available.
Loading