Describe what this pull request changes and why.
- Bug fix
- New technique or payload behavior
- Documentation update
- Refactor or maintenance
- Release or build change
-
gofmt -w . -
go test ./... -
go build ./... - Manual testing, if relevant:
- This change does not include private target data, credentials, tokens, customer data, or non-public vulnerability details.
- This change is intended for authorized testing workflows.
- New request behavior is documented or covered by tests where practical.
Call out any risky areas, tradeoffs, or follow-up work.