tenable_was_export
Export web application vulnerability findings from Tenable WAS scans. Filter by scan status and start date to retrieve specific results.
Instructions
Export Web Application Scanning (WAS) findings.
Retrieves web application vulnerability findings with optional date and status filters.
Example: Input: {"scan_status": "completed", "scan_started_after": "2024/01/01"} Output: {"was_findings": [...], "total": 5}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| scan_status | No | ||
| scan_started_after | No |