Skip to content

x509.Certificate.Verify ?? #1369

Closed Answered by notrobpike
notrobpike asked this question in Q&A
Discussion options

You must be logged in to vote

I normally run @latest, not any specific tagged version. This is why I looked for recent commits in their repo. govulncheck does break from time to time. But I found no recent commits. When I install @latest it tells me it is using v1.0.4.

I'm running it on my own code, which imports cilium/ebpf.

Indeed, if I run it against the cilium/ebpf repo, the vuln is not reported at all. In my repo, it is reported. So I think that this is just a nuisance that ebpf is even mentioned in that report.

My own repo does not call Verify() either, but it does start up an http (plain) server for prometheus metrics. I suppose there is some code path where a Verify() is possible and govulncheck can't quite su…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@notrobpike
Comment options

Answer selected by notrobpike
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants