Dockerfile Source Not Pinned
LOWFROM instruction without digest pinning. Consider using @sha256:... for immutable builds.
FROM instruction without digest pinning. Consider using @sha256:... for immutable builds.
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-AUD-001 --project .Explore related security rules for Docker
Common questions about Dockerfile Source Not Pinned
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-AUD-001 --project .This rule is aligned with industry-standard security frameworks and classifications: