create_scan_config
Create a scan configuration for an application by providing a name, application ID, and attack template ID, with an optional description.
Instructions
Create a new scan configuration for an application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the scan configuration | |
| app_id | Yes | The ID of the application this config belongs to | |
| description | No | Description of the scan configuration | |
| attack_template_id | Yes | The ID of the attack template to use |