scan_confluence
Scan Confluence pages for leaked secrets by providing server URL, email, API key, and CQL scope. Optionally validate findings with AI analysis.
Instructions
Scan Confluence pages for leaked secrets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | Yes | Confluence server URL e.g. https://company.atlassian.net | |
| Yes | Confluence user email | ||
| api_key | Yes | Confluence API token | |
| scope | No | CQL query e.g. cql:space=SEC and type=page | |
| 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 |