File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -277,7 +277,7 @@ $ docker run --rm goodwithtech/dockle:v${DOCKLE_LATEST} [YOUR_IMAGE_NAME]
277277| [CIS-DI-0003 ](CHECKPOINT.md#cis-di-0003 ) | Do not install unnecessary packages in the container | FATAL
278278| [CIS-DI-0004 ](CHECKPOINT.md#cis-di-0004 ) | Scan and rebuild the images to include security patches | FATAL
279279| [CIS-DI-0005 ](CHECKPOINT.md#cis-di-0005 ) | Enable Content trust for Docker | INFO
280- | [CIS-DI-0006 ](CHECKPOINT.md#cis-di-0006 ) | Add `HEALTHCHECK` instruction to the container image | WARN
280+ | [CIS-DI-0006 ](CHECKPOINT.md#cis-di-0006 ) | Add `HEALTHCHECK` instruction to the container image | INFO
281281| [CIS-DI-0007 ](CHECKPOINT.md#cis-di-0007 ) | Do not use `update` instructions alone in the Dockerfile | FATAL
282282| [CIS-DI-0008 ](CHECKPOINT.md#cis-di-0008 ) | Confirm safety of `setuid` and `setgid` files | INFO
283283| [CIS-DI-0009 ](CHECKPOINT.md#cis-di-0009 ) | Use `COPY` instead of `ADD` in Dockerfile | FATAL
You can’t perform that action at this time.
0 commit comments