| dockerfile | |||||
|---|---|---|---|---|---|
| No Vulnerabilities found | |||||
| Type | Misconf ID | Check | Severity | Message | |
| Dockerfile Security Check | DS002 | Image user should not be 'root' | HIGH |
Specify at least 1 USER command in Dockerfile with non-root user as argument
https://avd.aquasec.com/misconfig/ds002 |
|
| Dockerfile Security Check | DS026 | No HEALTHCHECK defined | LOW |
Add HEALTHCHECK instruction in your Dockerfile
https://avd.aquasec.com/misconfig/ds026 |
|