appknox_sarif
Generate a SARIF report for a scanned file, with minimum risk threshold and output path parameters. Standardize mobile app security findings for integration with other tools.
Instructions
Generate a SARIF (Static Analysis Results Interchange Format) report for the scanned file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | File ID (required) | |
| output_path | No | Output file path for SARIF report | |
| risk_threshold | Yes | Minimum risk threshold (required) | |
| timeout_minutes | No | Timeout in minutes (default: 10) |