scan_asana
Scan Asana tasks to detect exposed secrets and prevent data leaks. Use this to find credentials, tokens, and other sensitive data hidden in task descriptions and comments.
Instructions
Scan Asana tasks for leaked secrets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Asana personal access token | |
| scope | No | Workspace or project scope filter | |
| report_format | No | n0s1 | |
| show_matched_secret_on_logs | No | Show matched secret values in reports and logs (default: false) | |
| ai_analysis | No | Queue async AI credential validation after the scan (requires n0s1 Pro) | |
| n0s1_api_key | No | n0s1 API key; overrides the N0S1_TOKEN env var |