Skip to content

Security and quality hardening pass#20

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

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

Conversation

@Patel230

@Patel230 Patel230 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Fix parseRange to clamp negative values on malformed diff hunk headers, found via FuzzParseHunkHeader; committed crash reproducer as regression corpus
  • Add fuzz CI job for the diff parser targets
  • MCP server and taint analysis 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 2 commits July 5, 2026 20:34
- Fix parseRange to clamp negative values on malformed diff hunk headers,
  found via FuzzParseHunkHeader; commit crash reproducer as regression corpus
- Add fuzz CI job for the diff parser targets
- MCP server and taint analysis hardening fixes from cross-repo consistency
  review
- Update AGENTS.md to the shared hawk-eco extension-authoring format
@Patel230 Patel230 merged commit 49953a6 into main Jul 8, 2026
12 checks passed
@Patel230 Patel230 deleted the feature/wip-20260705 branch July 8, 2026 17:42
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