Skip to content
Discussion options

You must be logged in to vote

Hello @zhangguanzhang
github.com/coredns/coredns uses commit number instead of tag for this binary:

➜  go version -m coredns 
coredns: go1.24.5
	path	github.com/coredns/coredns
	mod	github.com/coredns/coredns	v0.0.0-20250805163255-463fd1c1b390	
	...
	build	-ldflags="-s -w -X github.com/coredns/coredns/coremain.GitCommit=463fd1c"
	build	DefaultGODEBUG=gotestjsonbuildtext=1,multipathtcp=0,randseednop=0,rsa1024min=0,tlsmlkem=0,x509rsacrt=0,x509usepolicies=0
	build	CGO_ENABLED=0
	build	GOARCH=arm64
	build	GOOS=linux
	build	GOARM64=v8.0
	build	vcs=git
	build	vcs.revision=463fd1c1b390ef68f638e2f4e09837721b19efba
	build	vcs.time=2025-08-05T16:32:55Z
	build	vcs.modified=false

that is why Trivy s…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@nikpivkin
Comment options

@zhangguanzhang
Comment options

@zhangguanzhang
Comment options

@DmitriyLewen
Comment options

Answer selected by zhangguanzhang
@zhangguanzhang
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
kind/bug Categorizes issue or PR as related to a bug. triage/support Indicates an issue that is a support question. scan/vulnerability Issues relating to vulnerability scanning
3 participants