Skip to content

Forkx509

Forkx509 #435

Triggered via pull request February 25, 2025 16:11
@phbnfphbnf
synchronize #153
phbnf:forkx509
Status Failure
Total duration 32s
Artifacts

govulncheck.yml

on: pull_request
Run govulncheck
20s
Run govulncheck
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Run govulncheck: internal/x509util/verify.go#L167
opts.Intermediates.len undefined (cannot refer to unexported method len)
Run govulncheck: internal/x509util/verify.go#L168
opts.Intermediates.cert undefined (cannot refer to unexported method cert)
Run govulncheck: internal/x509util/verify.go#L188
opts.Roots.contains undefined (cannot refer to unexported method contains)
Run govulncheck: internal/x509util/verify.go#L281
undefined: potentialParent
Run govulncheck: internal/x509util/verify.go#L332
opts.Roots.findPotentialParents undefined (cannot refer to unexported method findPotentialParents)
Run govulncheck: internal/x509util/verify.go#L335
opts.Intermediates.findPotentialParents undefined (cannot refer to unexported method findPotentialParents)
Run govulncheck
Process completed with exit code 1.
Run govulncheck
Both go-version and go-version-file inputs are specified, only go-version will be used