We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs(wiki): describe two crawler backends; drop stale Katana references Crawler now uses a headless Chrome backend (go-rod, default) or a dependency-free stdlib net/http engine (--headless=false). Updates Architecture, FAQ, and Home to match the current code; removes obsolete 'powered by Katana' wording.
Updated wiki pages from marketing
Rewrite wiki for SEO and accuracy Replace 11 stale pages (described old probe-based architecture) with 14 pages matching the actual two-stage pipeline tool. Page titles target long-tail search queries for API discovery, Burp Suite import, OpenAPI generation, GraphQL introspection, and SOAP/WSDL workflows.
docs: add comprehensive wiki documentation Add 6 wiki pages for SEO and discoverability: - Home: Overview and navigation - Installation: Setup instructions - Probes: Detailed probe documentation - Output-Formats: JSON, SARIF, NDJSON options - Use-Cases: Security assessment examples - Troubleshooting: Common issues and solutions
Initial Home page