Prowler Cloud uses encryption everywhere possible. All data and communications are encrypted at rest and in transit.Documentation Index
Fetch the complete documentation index at: https://prowler-prowler-1359-docs-improve-developer-documentation-f.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Encryption at Rest
All data stored in Prowler Cloud is encrypted at rest using AES-256 encryption, including:- Database contents: All scan results, findings, and configuration data.
- File storage: Reports, exports, and uploaded files.
- Backups: All backup data is encrypted.
Encryption in Transit
All communications with Prowler Cloud are encrypted in transit using TLS 1.2 or higher, including:- API requests: All REST API communications.
- Web application traffic: Browser-to-server connections.
- Internal service communication: Service-to-service traffic within the platform.

