Quick answers to help you understand where FroggerAPI fits in a Postman → OpenAPI → Tenable WAS workflow. The goal is clarity and predictable scanning — without changing how you run Tenable.
FroggerAPI sits before Tenable WAS. It prepares and enforces OpenAPI specifications so the spec you upload into Tenable is accurate, hardened, and scan-ready.
FroggerAPI focuses on preparing and enforcing OpenAPI specifications before scanning. Scans themselves are run in Tenable WAS using your existing workflow.
FroggerAPI complements Tenable WAS by ensuring the OpenAPI specifications you upload are consistent and scan-ready. Tenable remains your scanning engine.
Developers submit Postman collections or OpenAPI files to FroggerAPI. Security teams retain full control over when and how approved specs are used in Tenable WAS.
CI integration is optional. Many teams use FroggerAPI as a pre-scan quality gate without integrating it into CI.
FroggerAPI addresses specification-driven scan failures — for example: incomplete or inconsistent OpenAPI files, low-coverage scans caused by spec drift, and noisy findings caused by malformed definitions. It helps teams fix the spec before running scans.
Before scanning:
Postman / OpenAPI
→ FroggerAPI (convert, harden, enforce)
→ Tenable WAS scan
FroggerAPI operates exclusively on API definitions, not live traffic.
Credential management remains with your existing systems and Tenable WAS configuration. FroggerAPI’s job is to ensure the specification being scanned is correct and enforceable.