Skip to main content

Aqua Enterprise

Cloud Security

The Aqua Enterprise connector integrates with self-hosted Aqua Security deployments to synchronize cloud-native security data, including hosts, container images, containers, serverless functions, vulnerability findings, and vulnerability definitions.

Category: Cloud Security


Data retrieved from Aqua Enterpriseโ€‹

Connector ObjectRequiredMaps to Data Model
๐Ÿข HostYesHost
๐Ÿ“ฆ Container ImageYesContainer Image
๐Ÿณ ContainerYesContainer
โšก FunctionYesServerless
๐Ÿ“‹ Vulnerability DefinitionYesVulnerability Definition
โš ๏ธ VulnerabilityYesVulnerability

Model relationshipsโ€‹

note

For detailed steps on how to view the data retrieved from Aqua Enterprise in the Brinqa Platform, see How to view your data.

note

The has_workloads filter is not reliably honored by the Aqua Enterprise export API. In practice, the API can return the full, unfiltered record set for an entity type even when has_workloads is set โ€” the hosts export in particular has been observed exporting the total number of records (exported_count well above the reported total_count) rather than only those with running workloads. The images export honored the filter in the same session. If you only need one entity type, set asset_types accordingly (e.g. asset_types = images) to avoid pulling the unfiltered hosts report.