fix(security): refresh Fleet dependency graphs - #3086
Draft
0xjohnnydev wants to merge 2 commits into
Draft
Conversation
Co-authored-by: zeroxjf <johnnycfranks@gmail.com>
Contributor
⛔
|
This was referenced Aug 12, 2026
Closed
r33drichards
approved these changes
Aug 13, 2026
r33drichards
left a comment
Collaborator
There was a problem hiding this comment.
lgtm! thanks for this, lets make sure we merge through cloud pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
Fleet's public dependency alerts are spread across several stale drafts and direct Dependabot branches. This PR updates the current generated mirror in one import candidate so the changes can move through the canonical Fleet repository instead of being merged into paths that the next mirror sync would overwrite.
There are no application-source changes in this PR. The only non-dependency file is the contributor identity mapping requested by CI for the salvaged work.
What changed
Salvaged from #2274, #2275, #2276, and #2277. The shared dependency work remains credited to @0xjohnnydev in the commit trailer.
This also supersedes the narrower direct dependency PRs #2422, #2518, #2535, #2536, #2537, #2538, #2539, #2540, #2546, #2582, #2583, #2584, and #3050 once the canonical import is accepted.
Definition of Done
govulncheckreports none when run with the Go 1.25.12 toolchain; backend, RBAC, and provider scans also report no vulnerable imported package or required module.main. This PR should then collapse to an empty diff and close.main. An import draft cannot prove final alert closure.Mirror limits
pkg/featureflagsmodule. Backend validation used the corresponding module from the freshly fetched canonical Cloud checkout; it was not added to this PR.ts/index.webbinding.govulncheck.Import path
libs/fleetis read-only in this repository. Thecopybara-importlabel is required so this change is reviewed and merged upstream, then returned by the mirror bot. Do not merge this PR directly.