pitfallincode

Results 3 issues of pitfallincode

**Issue** If it is related to an existing check, CKV_DOCKER_1. Dockerfile EXPOSE can accept port using tcp proto by defaut if not specified or you can also specify the protocol...

good first issue
checks
docker

Hello, I found that flag "security" for RUN command is not recognized. I would like to catch option like "insecure" in that flag. I use version 1.0.8. You can reproduce...

Hello, I found that flags are available, but without the flag values. for example "RUN --network=host ..." FlagsUsed is set to "network" but flag value "host" is not set. Same...