Files
wehub-resource-sync f3d80b4628
Auto Release / auto-release (push) Failing after 1s
CI / lint (push) Failing after 0s
CI / screenshot-quality (push) Failing after 3s
CI / pr-policy (push) Has been skipped
CI / test (3.11) (push) Failing after 0s
CI / test (3.12) (push) Failing after 0s
CI / test (3.13) (push) Failing after 3s
CI / coverage (push) Failing after 1s
Legibility / legibility (push) Failing after 3s
chore: import upstream snapshot with attribution
2026-07-13 12:31:48 +08:00

1.6 KiB

Security Policy

claude-tap intercepts and records API traffic from local AI coding clients. Security reports may involve credentials, proxy routing, generated certificates, trace files, or private prompt data.

Supported Versions

Security fixes target the latest published PyPI release and the main branch.

Reporting a Vulnerability

Please do not open a public GitHub issue for security-sensitive reports.

Use GitHub private vulnerability reporting if it is available on this repository. If private reporting is not available, contact the maintainer privately before sharing exploit details, credentials, private traces, or reproduction data.

Include:

  • A concise description of the issue
  • Affected versions or commits
  • Steps to reproduce with sanitized data
  • Whether credentials, traces, local files, or generated certificates may be exposed
  • Any known mitigation or workaround

Trace Data

Do not attach raw .traces/*.jsonl, generated HTML viewers, screenshots, or recordings unless you have reviewed and redacted them. Trace files can contain prompts, tool schemas, file paths, response bodies, and other private context even when API keys are redacted.

Scope

Security-sensitive areas include:

  • API key, auth token, cookie, or header handling
  • Trace redaction and export behavior
  • Reverse proxy and forward proxy routing
  • --tap-host, --tap-no-launch, and remote binding behavior
  • Generated CA certificates and per-host TLS certificates
  • Generated viewer HTML that may contain private trace data

Public Disclosure

Please allow maintainers time to investigate and prepare a fix before public disclosure.