Multiple ENTRYPOINT Instructions
MEDIUMDockerfile has multiple ENTRYPOINT instructions. Only the last one takes effect, making earlier ones misleading.
Dockerfile has multiple ENTRYPOINT instructions. Only the last one takes effect, making earlier ones misleading.
Experiment with the vulnerable code and security rule below. Edit the code to see how the rule detects different vulnerability patterns.
pathfinder ci --ruleset docker/DOCKER-COR-001 --project .Explore related security rules for Docker
Common questions about Multiple ENTRYPOINT Instructions
Use Code Pathfinder to scan your Docker codebase and automatically detect instances of this vulnerability pattern. Install Code Pathfinder and run the following command in your project directory:
pathfinder ci --ruleset docker/DOCKER-COR-001 --project .This rule is aligned with industry-standard security frameworks and classifications: