shivasurya/code-pathfinder
medium Base Image Uses :latest Tag
Dockerfile:1
Base image uses ':latest' tag or no tag (defaults to latest). This makes builds non-reproducible.
CWE-1188 open
Code
Dockerfile1FROM cgr.dev/chainguard/go:latest AS builder
2
3WORKDIR /app
4
Seen on 11 scans
Get this for your repo.
Pathfinder runs the same scan on your own repos free. Connect via GitHub in 30 seconds.