# Cloud providers to analyze
cspm:
# AWS credentials and roles
aws_credentials:
- external_id: your-external-id
role: your-aws-role-arn
# Azure service principal credentials
azure_credentials: []
# GCP service account credentials
gcp_credentials: []
# Findings to check (e.g., F005, F101, etc.)
checks:
- F005
# Output configuration
output:
file_path: results.sarif # Output file path
format: SARIF # Format: SARIF, CSV, or ALL
# Other settings
language: EN # Output language
namespace: your-namespace # Project namespace