-
-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Labels
Description
Preflight checklist
- I could not find a solution in the existing issues, docs, nor discussions.
- I agree to follow this project's Code of Conduct.
- I have read and am following this repository's Contribution Guidelines.
- I have joined the Ory Community Slack.
- I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
No response
Describe the bug
=== Symbol Results ===
Vulnerability #1: GO-2025-3829
Moby firewalld reload removes bridge network isolation in
github.com/docker/docker
More info: https://pkg.go.dev/vuln/GO-2025-3829
Module: github.com/docker/docker
Found in: github.com/docker/[email protected]+incompatible
Fixed in: github.com/docker/[email protected]+incompatible
$ go mod graph | grep github.com/docker/docker
github.com/authzed/spicedb github.com/docker/[email protected]+incompatible
github.com/ory/dockertest/[email protected] github.com/docker/[email protected]+incompatible
Reproducing the bug
Import ory/dockertest and run vulncheck
Relevant log output
Relevant configuration
Version
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response