security: vulnerability remediation#57
Conversation
5ec0ca8 to
b1a15b0
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit b1a15b0. Configure here.
| google.golang.org/grpc v1.75.1 // indirect | ||
| ) | ||
|
|
||
| replace github.com/docker/cli v29.0.3+incompatible => github.com/docker/cli v29.2.0+incompatible |
There was a problem hiding this comment.
Incomplete docker/cli vulnerability remediation
Medium Severity
github.com/docker/cli remains required at vulnerable v29.0.3+incompatible, with the GHSA-p436-gjf2-799p bump applied only through a version-specific replace to v29.2.0+incompatible. That override applies only while the selected version stays exactly v29.0.3, so a later transitive bump can silently drop the patch and reintroduce the advisory.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit b1a15b0. Configure here.


Vulnerability Remediation
Fixed
Not Included
Deferred details