Skip to content

Exports

Apoorv Raj Saxena edited this page Jan 6, 2026 · 1 revision

Exports

Reticle can export captured traffic for analysis and sharing.

Supported export formats (as implemented in the project):

  • JSON
  • CSV
  • HAR

When to export

  • Share a reproduction with teammates
  • Compare performance across runs
  • Archive CI runs
  • Audit tool access patterns

Handling exports safely

Exports may contain sensitive content (tool inputs/outputs, stderr).

See: Security

Clone this wiki locally