Skip to content

Security and quality hardening pass#48

Merged
Patel230 merged 3 commits into
mainfrom
feature/wip-20260705
Jul 8, 2026
Merged

Security and quality hardening pass#48
Patel230 merged 3 commits into
mainfrom
feature/wip-20260705

Conversation

@Patel230

@Patel230 Patel230 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Upgrade go-git v6 to alpha.4, fixing GO-2026-5496 (SSH transport single-quote escaping); migrate all call sites to the new Worktree.Filesystem() method API
  • Fix flaky FuzzParseFromBytes by removing per-iteration disk I/O from the gzip decompression path
  • Add fuzz CI job for the transcript parser
  • Auth store and checkpoint hardening fixes from cross-repo consistency review
  • Update AGENTS.md to the shared hawk-eco extension-authoring format

Test plan

  • go build ./...
  • go vet ./...
  • golangci-lint run ./...
  • go test ./...
  • govulncheck ./...

Patel230 added 3 commits July 5, 2026 20:34
- Upgrade go-git v6 to alpha.4, fixing GO-2026-5496 (SSH transport
  single-quote escaping); migrate all call sites to the new
  Worktree.Filesystem() method API
- Fix flaky FuzzParseFromBytes by removing per-iteration disk I/O from the
  gzip decompression path
- Add fuzz CI job for the transcript parser
- Auth store and checkpoint hardening fixes from cross-repo consistency
  review
- Update AGENTS.md to the shared hawk-eco extension-authoring format
@Patel230 Patel230 merged commit 5e71e08 into main Jul 8, 2026
15 checks passed
@Patel230 Patel230 deleted the feature/wip-20260705 branch July 8, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant