Hey folks, anyone having issues with `govulncheck`...
# general
g
Hey folks, anyone having issues with
govulncheck
since this morning? It seems to be a dependency of
ory/dockertest
Copy code
=== Symbol Results ===

Vulnerability #1: GO-2025-3543
    Libcontainer is affected by capabilities elevation in
    <http://github.com/opencontainers/runc|github.com/opencontainers/runc>
  More info: <https://pkg.go.dev/vuln/GO-2025-3543>
  Module: <http://github.com/opencontainers/runc|github.com/opencontainers/runc>
    Found in: <http://github.com/opencontainers/runc@v1.1.14|github.com/opencontainers/runc@v1.1.14>
    Fixed in: N/A
    Example traces found:
Error:       #1: dockertest.go:35:34: steps.DockerTestSteps.Startup calls dockertest.NewPool, which eventually calls user.CurrentUser
Error:       #2: dockertest.go:16:2: steps.init calls docker.init, which eventually calls user.init

Your code is affected by 1 vulnerability from 1 module.