fix: resolve 8 dependabot security alerts + automated dependency management#76
Merged
Conversation
… CM migration, Carbon rebuild details
- go: upgrade gomarkdown/markdown (HIGH CVE-2026-40890) - go: upgrade go-git/go-git/v5 v5.16.4 -> v5.18.0 (4 CVEs: #37/#33/#32/#22) - npm: add postcss >=8.5.10 override (MEDIUM CVE-2026-41305) - ci: add govulncheck job + sarif upload to security tab - ci: add dependency-review workflow (blocks PRs with known vulns) - ci: add dependabot-auto-merge for semver-patch/minor bumps - chore: enable weekly dependabot for gomod, npm, github-actions - chore: remove stale package-lock.json (bun.lockb is canonical)
37a392d to
534a08e
Compare
Contributor
Minimum allowed line rate is |
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.
Summary
package-lock.json(Bun usesbun.lockb)Fixed Alerts
Go (5 alerts on 2 packages)
gomarkdown/markdown2026-04-17)go-git/go-git/v5v5.16.4→v5.18.0go-git/go-git/v5go-git/go-git/v5go-git/go-git/v5NPM (1 alert — postcss transitive dep)
postcssoverridesto force>=8.5.10Manually Dismissed (2 stale alerts)
esbuild0.27.4> patched0.25.0. Scanned stalepackage-lock.json.vite.mapfeature. Project uses vite 5.x.New Infrastructure
.github/dependabot.ymlWeekly automated updates for:
.github/workflows/govulncheck(in CI)govulncheckon every push/PR.github/workflows/dependency-review.ymlactions/dependency-review-actionto block PRs introducing known-vulnerable packages.github/workflows/dependabot-auto-merge.ymlStale
package-lock.jsonremovedbun.lockb)Verification
go test ./internal/...— all pass (7 packages)bun run test— 31/31 passgo build .succeedsRemaining Open Alerts
After merge and Dependabot rescan, all 6 remaining open alerts should auto-resolve: