Skip to content

Latest commit

History

History
28 lines (19 loc) 路 720 Bytes

File metadata and controls

28 lines (19 loc) 路 720 Bytes

Summary

Describe what this pull request changes and why.

Type of Change

  • Bug fix
  • New technique or payload behavior
  • Documentation update
  • Refactor or maintenance
  • Release or build change

Testing

  • gofmt -w .
  • go test ./...
  • go build ./...
  • Manual testing, if relevant:

Security and Responsible Use

  • 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.

Notes for Reviewers

Call out any risky areas, tradeoffs, or follow-up work.