Wiz (Cloud Security) Connector

The Wiz CNAPP Connector retrieves cloud asset records and associated vulnerability findings from Wiz's cloud security platform via its GraphQL API and imports them into Qualys ETM for unified risk analysis and prioritization. The connector supports storage, compute, container instances, and container image asset types. Qualys ETM processes the incoming data by de-duplicating, normalizing, enriching, and calculating risk scores using TruRisk.

The connector supports incremental (delta) synchronization, allowing it to fetch only the changes since the last successful run rather than performing a full data pull each time.

Connector Details

The following table provides a comprehensive overview of what the Wiz (Cloud Security) connector supports.

Vendor Wiz
Product Name Wiz
Connector Category Cloud Security
Asset Types Supported Storage, Compute, Container Instances, Container Images, Storage, Network, Identity
Findings Support Supported
Supported Version & Type SaaS
Integration Method API Integration (REST / GraphQL)
Direction Unidirectional (Wiz to Qualys)
Incremental Sync (Delta) Supported

Supportability MatrixSupportability Matrix

 The Asset / Misconfiguration column indicates whether the connector imports both asset inventory and misconfiguration findings (Both) or misconfiguration findings only.

✓ = Supported.     
 — = Not Supported.
NA = Vendor does not support this.
The Resource Type row shows the specific cloud service targeted for each asset class.

"—" entries indicate the asset class/finding type combination is not yet available for this connector. NA indicates that CNAPP vendor is currently not supporting this asset class/finding type combination.

Asset Class Finding Type AWS Azure GCP OCI
Compute Resource Type EC2 Instance Azure Virtual Machine Compute Engine VM OCI Compute Instance
Inventory
Vulnerabilities
Misconfigurations
Serverless Resource Type AWS Lambda Function Azure Function App GCP Cloud Functions OCI Functions
Inventory
Vulnerabilities
Misconfigurations
Container Image Resource Type Amazon ECR
(Container Image)
Azure Container Registry
(ACR Image)
Google Artifact Registry
(Container Image)
OCI Container Registry
(OCIR Image)
Inventory
Vulnerabilities
Misconfigurations
Container Instance Resource Type Amazon ECS Task /
AWS Fargate Container
Azure Container Instance
(ACI)
GKE Pod /
Cloud Run Container
OCI Container Instances
Inventory
Vulnerabilities
Misconfigurations
Identity - User Resource Type AWS - IAM User Azure - User GCP - User OCI - IAM User
Inventory
Vulnerabilities NA NA NA NA
Misconfigurations
Identity - Role Resource Type AWS - IAM Role Azure - Role Definition GCP - Role OCI - Role
Inventory
Vulnerabilities NA NA NA NA
Misconfigurations
Identity - Group Resource Type AWS - IAM Group Azure - Group GCP - Group OCI - IAM Group
Inventory
Vulnerabilities NA NA NA NA
Misconfigurations
Network Resource Type AWS -Virtual Network, FireWall, LB, Subnet Azure - Virtual Network,Firewall, LB, Subnet, Network Interface, Network Address GCP - Virtual Network, FireWall, LB, Subnet OCI - Virtual Network
Inventory
Vulnerabilities NA NA NA NA
Misconfigurations
Storage - Object Resource Type AWS - S3 Bucket Azure - Storage Account GCP  - Bucket OCI - Bucket
Inventory
Vulnerabilities NA NA NA NA
Misconfigurations
Storage - Block Resource Type AWS - EBS Azure - DISK GCP  OCI 
Inventory
Vulnerabilities NA NA NA NA
Misconfigurations
Storage - File Resource Type AWS - EFS Azure - File System Service GCP  OCI - File System Service
Inventory
Vulnerabilities NA NA NA NA
Misconfigurations

Configure the Connector

The configuration wizard consists of three main steps.

Before You Begin - AuthenticationBefore You Begin - Authentication

Have the following ready before starting the connector configuration:

  1. Ensure you have access to the Wiz portal with permissions to create service accounts.
  2. Create a service account in Wiz with the Project Admin role and configure it as a Custom Integration – GraphQL type. Note the Client ID and Client Secret immediately upon creation.
  3. Obtain your Tenant Data Center from the Wiz portal: click the User icon, select Tenant Info, and note the Data Center and Regions values. You will need these to construct your API endpoint URL.
  4. Contact your Technical Account Manager (TAM) or Qualys Support to activate the connector for your subscription.

Permissions Required

The Wiz service account must have the following minimum permissions:

  • read:vulnerabilities — Required to retrieve vulnerability findings.
  • read:resources — Required to retrieve asset data.
  • read:cloud_configuration — Required to retrieve misconfiguration data.

  • read:inventory — Required to retrieve inventory data.

These permissions are required for the connector to run successfully and for the authorization scope validation to succeed during the Test connection step.

Key rotation - When rotating credentials, regenerate the Client Secret in the Wiz service account settings. Then update the credentials in Qualys ETM using the Edit Connector option.

Create a Profile and ConnectionCreate a Profile and Connection

This step establishes the connector's identity and authenticates it with Wiz.

  1. Log in to Qualys ETM and navigate to Connectors > Integration.
  2. Locate the Wiz (Cloud Security) Connector on the Connector Marketplace and click Add. This is a one-time task.

    If the connector is already added, navigate to My Connectors, search for the Wiz (Cloud Security) connector, and click Manage Connections.

  3. Click Manage Connections from the connector tile.
  4. Click Create Connection. The Setup Guide opens, displaying the Before You Begin checklist alongside four reference tabs: Overview, Auth Setup, Permissions, and Troubleshooting. Review these before proceeding.
  5. Click Proceed to Setup.
  6. On the Profile & Connectivity page, complete the following fields:

    Connector Details

    Field Description
    Name (required) A unique display name for this connector connection.
    Description An optional description of the connection's purpose.

    Authentication Details

    Provide the following values to authenticate the connector with your Wiz environment.

    Field Type Description
    Token URL (required) String The OAuth 2.0 token endpoint for your Wiz environment. Example: https://auth.app.wiz.io/oauth/token
    API Endpoint URL (required) String Your Wiz GraphQL API endpoint. Follows the format https://api.<TENANT_DATA_CENTER>.<ENVIRONMENT>. Example: https://api.us17.app.wiz.io/
    Client ID (required) String The Client ID from the Wiz service account created with the Custom Integration – GraphQL type.
    Client Secret (required) Encrypted String The Client Secret from the Wiz service account. Copy this immediately upon service account creation — it is not shown again.

    Finding your API Endpoint URL: In the Wiz portal, click the User icon and select Tenant Info. Use the Data Center and Region values to construct the URL in the format above.

  7. Click Test Connection. A modal will appear showing the status of five sequential checks:
    • Network Reachability — Verifies that the connector endpoint is reachable over HTTPS (port 443).
    • TLS Handshake — Confirms that a secure TLS connection can be established with the remote endpoint.
    • Authentication Credential Check — Validates the configured credentials against the source system's authentication endpoint.
    • Authorization Scope Check — Confirms that the provided credentials have the required permissions to access the configured data scope.
    • Data Fetch — Verifies that data can be successfully retrieved from the source system using the configured connection.

    All five checks must pass before you can proceed. If the Authentication Credential Check fails with an Unauthorized error, verify that the Client ID, Client Secret, and Token URL are correct, and that the service account has not been disabled or revoked in Wiz.

  8. Click OK and then click Next.

Set the Scope & ScheduleSet the Scope & Schedule

This step defines what data is ingested and when the connector runs.

  1. Data to Sync — Select one of the following options:
    • Assets & Findings — Ingests both asset records and associated vulnerability and misconfiguration findings (recommended).
    • Assets — Ingests asset records only, without findings.

The Info icon identifies the default selections for Asset Types and Findings used in data mapping. To change these selections, go to Advanced Settings > Filters, and then configure Asset Types and Filters as needed.

  1. Advanced Settings (optional) — Turn on the Advanced Settings toggle to select the asset classes and finding types that you want to ingest into ETM.
  2. Schedule — Under the Schedule section, select an execution frequency from the Occurs dropdown (for example, Daily). The system will display the calculated start date, end date, and timezone for the scheduled run. The schedule configuration supports recurring synchronization, such as Daily.

The schedule timezone is determined by your Qualys account settings. The connector will run from the configured start date for a default period of 5 years.

  1. Click Next.

Advanced Settings

Enabling the Advanced Settings toggle on the Scope & Schedule page or clicking the Advanced Settings link opens a panel with two tabs: Filters and Transform Map.

Filters Tab

Use the Filters tab to restrict which asset types and findings are ingested.


Filter Options Description
Asset Types Identity, Storage, Container Image, Compute, Network, Container Instance, Serverless Select the specific asset types to ingest. By default, all supported types are selected. Remove any types you do not want to sync.
Findings Vulnerability, Misconfiguration Optionally filter findings by type. If left empty, all finding types are ingested when Assets & Findings is selected on the Scope & Schedule page.
Asset Status  Active, Inactive Filters assets by status. Select Active to ingest active assets, Inactive to ingest inactive assets, or both to ingest all assets.
Vulnerability Severity  Critical, High, Medium, or Low Filters vulnerability findings by severity. Select one or more severity levels (Critical, High, Medium, or Low) to ingest. Findings with unselected severity levels aren't ingested.
Vulnerability Status  Open, Resolved, Rejected Filters vulnerability findings by status. Select Open to ingest unresolved findings, Resolved to ingest remediated findings, and Rejected to ingest findings that are dismissed.
Has Fix   - Ingests only vulnerability findings with an available vendor fix or remediation.
Has Exploit  - Ingests only vulnerability findings with a known public exploit.
Misconfiguration Severity Critical, High, Medium, Low, None Filters misconfiguration findings by severity. Select one or more severity levels to ingest. Findings with unselected severity levels are not ingested.
Misconfiguration Result Pass, Fail, Error, Rejected, Not_Assessted Filters misconfiguration findings by result. Select one or more result options to ingest. 
Misconfiguration Status  Open, Resolved, Rejected Filters misconfiguration findings by status. Select one or more status levels to ingest. 
Baseline Schedule Weekly, Fortnightly, Every three weeks, Monthly This connector supports bulk and delta runs. A bulk run always ingests the full dataset. You can schedule bulk runs to occur weekly, fortnightly, every three weeks, or monthly by using the Baseline Schedule setting when creating or updating the connection.

For storage assets, the connector ingests assets that were updated within the last 90 days during a full data pull.

Create assets that don't exist in Qualys  - If enabled, the connector ingests all those assets that are not created /exist in Qualys
Retain Previously Ingested Delta - If enabled, the connector supports delta synchronization for incremental data retrieval.

Click Save once the changes are saved in the Advanced Settings panel. Closing without saving discards any modifications.

Transform Map 

The Transform Map tab displays the default field mappings from Wiz source fields to Qualys ETM target fields for each asset class. These mappings are predefined by Qualys and applied automatically during connector execution. 

Review and ConfirmReview and Confirm

Review all configured settings before creating the connection and then click Create.


The new connection is displayed in the Connections list with a Registered state and an Active status.

How the Connection Works

On schedule (or on demand), the Wiz connector retrieves cloud asset records and associated vulnerability and misconfiguration findings from the Wiz GraphQL API and imports them into ETM. The connector supports incremental (delta) synchronization, meaning each run after the initial sync fetches only data that has changed since the last successful execution.

On each scheduled or on-demand run, the Wiz connector fetches the following data from the Wiz GraphQL API and imports it into ETM:

  • Assets (Host Asset Records) — Cloud resource inventory across storage, compute, container instances, container images, identity, network, and serverless asset types.
  • Vulnerability Findings (CVEs) — CVE-based vulnerability findings associated with the ingested assets.
  • Misconfiguration Findings — Security misconfigurations detected by Wiz across the supported asset classes.

Connector States

After creation, a connector connection moves through the following states:

  • Registered — The connection is created and registered; data fetching has not yet begun.
  • Scheduled — The connection is queued for its next execution.
  • Processing — Assets and findings are actively being fetched from Wiz.
  • Processed — Assets have been imported; findings may continue processing in the background.

The initial sync may take up to 2 hours depending on data volume. Subsequent delta syncs are typically faster.

Viewing Assets and Findings in ETM

After ingestion, Wiz cloud assets and findings are available in ETM.

  • Assets: Navigate to Enterprise TruRisk Management > Inventory > Assets > All Assets.
    Use the tag or asset filter: tags.name:"Wiz" or asset.inventory:"Wiz Cloud Security".
  • Findings (Vulnerabilities): Navigate to Enterprise TruRisk Management > Risk Management > Findings > Vulnerability.
    Use the vendor filter: findings.vendorProductname:"Wiz Cloud Security".

Troubleshooting

The following table covers the most common issues encountered when configuring or running the Wiz connector.

Issue Resolution
Authentication failure on connector run Verify the API Endpoint URL, Client ID, Client Secret, and Token URL entered in Qualys ETM are correct. Confirm the service account has not been disabled or revoked in Wiz.
No assets imported after the first run The initial sync may take up to 2 hours. Verify the service account has the Project Admin role. Check the connector state in Qualys ETM — it should progress through Registered → Scheduled → Processing → Processed.
Connector not available in the integrations list The connector requires activation. Contact your TAM or Qualys Support to activate it for your subscription.
Test Connection fails at Authorization Scope Check Ensure the Wiz service account role includes read:vulnerabilities and read:resources permissions. The Project Admin role provides both by default.
Test Connection fails at Data Fetch Confirm the API Endpoint URL is correct for your Wiz tenant and region. Check that the service account's scope includes access to the relevant Wiz projects or resource groups.

 

API Reference

Here are the APIs executed for the Wiz connection.

Name

Filters

Endpoint

Auth API

N/A

https://auth.app.wiz.io/oauth/token

GraphQL 

Finding Type:

VULNERABILITIES, MISCONFIGURATION

Asset Type:

VIRTUAL_MACHINE

Default static filters:

For Assets: 

includeDeleted : False

For Vulnerabilities:

origin != Qualys

For Misconfigurations:

includeDeleted : False

 

https://api.us17.app.wiz.io/graphql 

includeDeleted - This setting is disabled by default. When enabled, the connector ingests the deleted assets as well. To exclude deleted assets from ingestion, keep this setting disabled. To change this setting to disabled, contact your Wiz Technical Account Manager (TAM).

Transformation Map

The default transformation map configured for the WIZ CNAPP connector is fetched from the database and utilized during the execution of the connector profile to perform data transformation.

Identity Assets

User

AWS_USERAWS_USER

Source Field Target Field
graphEntity.properties.accountEnabled asset.assetDetail.typedAttributes
graphEntity.properties.externalId asset.assetDetail.userAssetClass.id
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.createdAt (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
graphEntity.properties.department asset.assetDetail.untypedAttributes
graphEntity.properties.displayName asset.assetDetail.userAssetClass.displayName
graphEntity.properties.email asset.assetDetail.userAssetClass.email
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.hasAccessToSensitiveData asset.assetDetail.typedAttributes
graphEntity.properties.hasAdminPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.hasHighPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.inactiveInLast90Days asset.assetDetail.typedAttributes
graphEntity.properties.inactiveTimeframe asset.assetDetail.typedAttributes
graphEntity.properties.jobTitle asset.assetDetail.userAssetClass.jobTitle
graphEntity.properties.lastPasswordChange (DATE_FORMAT) asset.assetDetail.untypedAttributes
graphEntity.properties.name asset.assetDetail.userAssetClass.name
graphEntity.properties.passwordEnabled asset.assetDetail.typedAttributes
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.region asset.assetDetail.cloudInfo.region
graphEntity.properties.subscriptionExternalId asset.assetDetail.cloudInfo.accountId
graphEntity.properties.surname asset.assetDetail.userAssetClass.lastName
graphEntity.properties.hasMfa asset.assetDetail.userAssetClass.mfaEnabled
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
name asset.assetDetail.name
type (DEFAULT_VALUE: "user-identity") asset.assetHeader.assetTypeName
technology.name asset.assetDetail.typedAttributes
cloudAccount.name asset.assetDetail.cloudInfo.accountName
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
FUNCTION_PICKER (DEFAULT_VALUE: "ACTIVE") asset.assetDetail.userAssetClass.status
FUNCTION_PICKER (DEFAULT_VALUE: "ACTIVE") asset.assetHeader.status

AZURE_USERAZURE_USER

Source Field Target Field
graphEntity.properties.accountEnabled asset.assetDetail.typedAttributes
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.createdAt (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
graphEntity.properties.department asset.assetDetail.untypedAttributes
graphEntity.properties.displayName asset.assetDetail.userAssetClass.displayName
graphEntity.properties.email asset.assetDetail.userAssetClass.email
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.hasAccessToSensitiveData asset.assetDetail.typedAttributes
graphEntity.properties.hasAdminPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.hasHighPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.hasMfa asset.assetDetail.userAssetClass.mfaEnabled
graphEntity.properties.jobTitle asset.assetDetail.userAssetClass.jobTitle
graphEntity.properties.lastPasswordChange asset.assetDetail.untypedAttributes
graphEntity.properties.name asset.assetDetail.userAssetClass.name
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.region asset.assetDetail.cloudInfo.region
graphEntity.properties.surname asset.assetDetail.userAssetClass.lastName
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
graphEntity.properties.userType asset.assetDetail.userAssetClass.type
name asset.assetDetail.name
type (DEFAULT_VALUE: "user-identity") asset.assetHeader.assetTypeName
technology.name asset.assetDetail.typedAttributes
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
FUNCTION_PICKER (DEFAULT_VALUE: "ACTIVE") asset.assetDetail.userAssetClass.status
FUNCTION_PICKER (DEFAULT_VALUE: "ACTIVE") asset.assetHeader.status

GCP_USERGCP_USER

Source Field Target Field
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.accountEnabled asset.assetDetail.typedAttributes
graphEntity.properties.department asset.assetDetail.untypedAttributes
graphEntity.properties.displayName asset.assetDetail.userAssetClass.displayName
graphEntity.properties.email asset.assetDetail.userAssetClass.email
graphEntity.properties.externalId asset.assetDetail.userAssetClass.id
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.hasAccessToSensitiveData asset.assetDetail.typedAttributes
graphEntity.properties.surname asset.assetDetail.userAssetClass.lastName
graphEntity.properties.hasMfa asset.assetDetail.userAssetClass.mfaEnabled
graphEntity.properties.hasAdminPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.hasHighKubernetesPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.hasHighPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.jobTitle asset.assetDetail.userAssetClass.jobTitle
graphEntity.properties.region asset.assetDetail.cloudInfo.region
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
name asset.assetDetail.name
type (DEFAULT_VALUE: "user-identity") asset.assetHeader.assetTypeName
technology.name asset.assetDetail.typedAttributes
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
createdAt (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
FUNCTION_PICKER (DEFAULT_VALUE: "ACTIVE") asset.assetDetail.userAssetClass.status
FUNCTION_PICKER (DEFAULT_VALUE: "ACTIVE") asset.assetHeader.status

OCI_USEROCI_USER

Source Field Target Field
graphEntity.properties.accountEnabled asset.assetDetail.typedAttributes
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.createdAt (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
graphEntity.properties.department asset.assetDetail.untypedAttributes
graphEntity.properties.surname asset.assetDetail.userAssetClass.lastName
graphEntity.properties.hasMfa asset.assetDetail.userAssetClass.mfaEnabled
graphEntity.properties.displayName asset.assetDetail.userAssetClass.displayName
graphEntity.properties.externalId asset.assetDetail.userAssetClass.id
graphEntity.properties.email asset.assetDetail.userAssetClass.email
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.hasAccessToSensitiveData asset.assetDetail.typedAttributes
graphEntity.properties.hasAdminPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.hasHighPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.hasMfa asset.assetDetail.typedAttributes
graphEntity.properties.jobTitle asset.assetDetail.userAssetClass.jobTitle
graphEntity.properties.name asset.assetDetail.userAssetClass.name
graphEntity.properties.nativeType asset.assetDetail.userAssetClass.type
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.region asset.assetDetail.cloudInfo.region
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
name asset.assetDetail.name
type (DEFAULT_VALUE: "user-identity") asset.assetHeader.assetTypeName
technology.name asset.assetDetail.typedAttributes
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
tags[0].key asset.assetDetail.externalTags[].key
tags[0].value asset.assetDetail.externalTags[].value
deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
FUNCTION_PICKER (DEFAULT_VALUE: "ACTIVE") asset.assetDetail.userAssetClass.status
FUNCTION_PICKER (DEFAULT_VALUE: "ACTIVE") asset.assetHeader.status

KUBERNETES_USERKUBERNETES_USER

Source Field Target Field
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.accountEnabled asset.assetDetail.typedAttributes
graphEntity.properties.department asset.assetDetail.untypedAttributes
graphEntity.properties.surname asset.assetDetail.userAssetClass.lastName
graphEntity.properties.hasMfa asset.assetDetail.userAssetClass.mfaEnabled
graphEntity.properties.displayName asset.assetDetail.userAssetClass.displayName
graphEntity.properties.externalId asset.assetDetail.userAssetClass.id
graphEntity.properties.email asset.assetDetail.userAssetClass.email
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.hasAccessToSensitiveData asset.assetDetail.typedAttributes
graphEntity.properties.hasAdminKubernetesPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.hasAdminPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.hasHighKubernetesPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.hasHighPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.jobTitle asset.assetDetail.userAssetClass.jobTitle
graphEntity.properties.kubernetes_annotations asset.assetDetail.untypedAttributes
graphEntity.properties.kubernetes_clusterName asset.assetDetail.typedAttributes
graphEntity.properties.kubernetes_kubernetesFlavor asset.assetDetail.typedAttributes
graphEntity.properties.name asset.assetDetail.userAssetClass.name
graphEntity.properties.region asset.assetDetail.cloudInfo.region
graphEntity.properties.subscriptionExternalId asset.assetDetail.cloudInfo.accountId
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
name asset.assetDetail.name
type (DEFAULT_VALUE: "user-identity") asset.assetHeader.assetTypeName
technology.name asset.assetDetail.typedAttributes
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
createdAt (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
deletedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
graphEntity.properties.status (LOOKUP: Active→ACTIVE) asset.assetDetail.userAssetClass.status
graphEntity.properties.status (LOOKUP: Active→ACTIVE) asset.assetHeader.status

Group

AZURE_GROUPAZURE_GROUP

Source Field Target Field
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.createdAt (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.hasAccessToSensitiveData asset.assetDetail.typedAttributes
graphEntity.properties.hasAdminPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.hasHighPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.name asset.assetDetail.groupAssetClass.name
graphEntity.properties.fullResourceName asset.assetDetail.groupAssetClass.displayName
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
type (DEFAULT_VALUE: "group-identity") asset.assetHeader.assetTypeName
technology.name asset.assetDetail.typedAttributes
cloudAccount asset.assetDetail.cloudInfo.accountName
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
region asset.assetDetail.cloudInfo.region
deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
FUNCTION_PICKER (DEFAULT_VALUE: "ACTIVE") asset.assetHeader.status
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
name asset.assetDetail.name

GCP_GROUPGCP_GROUP

Source Field Target Field
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.hasAccessToSensitiveData asset.assetDetail.typedAttributes
graphEntity.properties.hasAdminPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.hasHighPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.name asset.assetDetail.groupAssetClass.name
graphEntity.properties.fullResourceName asset.assetDetail.groupAssetClass.displayName
graphEntity.properties.subscriptionExternalId asset.assetDetail.cloudInfo.accountId
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
type (DEFAULT_VALUE: "group-identity") asset.assetHeader.assetTypeName
technology.name asset.assetDetail.typedAttributes
cloudAccount.name asset.assetDetail.cloudInfo.accountName
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
region asset.assetDetail.cloudInfo.region
createdAt (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
FUNCTION_PICKER (DEFAULT_VALUE: "ACTIVE") asset.assetHeader.status
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
name asset.assetDetail.name

KUBERNETES_GROUPKUBERNETES_GROUP

Source Field Target Field
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.hasAccessToSensitiveData asset.assetDetail.typedAttributes
graphEntity.properties.hasAdminKubernetesPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.hasAdminPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.hasHighKubernetesPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.hasHighPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.kubernetes_annotations asset.assetDetail.untypedAttributes
graphEntity.properties.kubernetes_clusterName asset.assetDetail.typedAttributes
graphEntity.properties.kubernetes_kubernetesFlavor asset.assetDetail.typedAttributes
graphEntity.properties.name asset.assetDetail.groupAssetClass.name
graphEntity.properties.fullResourceName asset.assetDetail.groupAssetClass.displayName
graphEntity.properties.region asset.assetDetail.cloudInfo.region
graphEntity.properties.subscriptionExternalId asset.assetDetail.cloudInfo.accountId
graphEntity.properties.updatedAt (DATE_FORMAT) ⚠️ sourceFieldType: Epoch asset.assetDetail.sourceUpdatedAt
type (DEFAULT_VALUE: "group-identity") asset.assetHeader.assetTypeName
technology.name asset.assetDetail.typedAttributes
cloudAccount.name asset.assetDetail.cloudInfo.accountName
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
cloudPlatform asset.assetDetail.typedAttributes
createdAt (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
resourceGroup asset.assetDetail.typedAttributes
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
FUNCTION_PICKER (DEFAULT_VALUE: "ACTIVE") asset.assetHeader.status
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
name asset.assetDetail.name

AWS_GROUPAWS_GROUP

Source Field Target Field
graphEntity.properties.externalId asset.assetDetail.groupAssetClass.id
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.createdAt (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.hasAccessToSensitiveData asset.assetDetail.typedAttributes
graphEntity.properties.hasAdminPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.hasHighPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.name asset.assetDetail.groupAssetClass.name
graphEntity.properties.fullResourceName asset.assetDetail.groupAssetClass.displayName
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.region asset.assetDetail.cloudInfo.region
FUNCTION_PICKER (DEFAULT_VALUE: "ACTIVE") asset.assetHeader.status
graphEntity.properties.subscriptionExternalId asset.assetDetail.cloudInfo.accountId
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
type (DEFAULT_VALUE: "group-identity") asset.assetHeader.assetTypeName
technology.name asset.assetDetail.typedAttributes
cloudAccount.name asset.assetDetail.cloudInfo.accountName
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
name asset.assetDetail.name

OCI_GROUPOCI_GROUP

Source Field Target Field
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.createdAt (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.hasAccessToSensitiveData asset.assetDetail.typedAttributes
graphEntity.properties.hasAdminPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.hasHighPrivileges asset.assetDetail.typedAttributes
graphEntity.properties.name asset.assetDetail.groupAssetClass.name
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
type (DEFAULT_VALUE: "group-identity") asset.assetHeader.assetTypeName
technology.name asset.assetDetail.typedAttributes
cloudAccount asset.assetDetail.cloudInfo.accountName
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
region asset.assetDetail.cloudInfo.region
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.untypedAttributes
FUNCTION_PICKER (DEFAULT_VALUE: "ACTIVE") asset.assetHeader.status
name asset.assetDetail.name

Roles

ALL_ROLES (Without Kubernetes)ALL_ROLES (Without Kubernetes)

Source Field Target Field
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.description asset.assetDetail.roleAssetClass.description
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.name asset.assetDetail.roleAssetClass.name
graphEntity.properties.nativeType asset.assetDetail.typedAttributes
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.region asset.assetDetail.cloudInfo.region
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
type (DEFAULT_VALUE: "role-identity") asset.assetHeader.assetTypeName
technology.name asset.assetDetail.typedAttributes
createdAt (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
FUNCTION_PICKER (DEFAULT_VALUE: "ACTIVE") asset.assetHeader.status
name asset.assetDetail.name
graphEntity.properties.externalId asset.assetDetail.roleAssetClass.id

KUBERNETES_ROLEKUBERNETES_ROLE

Source Field Target Field
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.description asset.assetDetail.roleAssetClass.description
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.kubernetes_annotations asset.assetDetail.untypedAttributes
graphEntity.properties.kubernetes_clusterName asset.assetDetail.typedAttributes
graphEntity.properties.kubernetes_kubernetesFlavor asset.assetDetail.typedAttributes
graphEntity.properties.name asset.assetDetail.roleAssetClass.name
graphEntity.properties.nativeType asset.assetDetail.typedAttributes
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.region asset.assetDetail.cloudInfo.region
graphEntity.properties.subscriptionExternalId asset.assetDetail.cloudInfo.accountId
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
type (DEFAULT_VALUE: "role-identity") asset.assetHeader.assetTypeName
technology.name asset.assetDetail.typedAttributes
cloudAccount.name asset.assetDetail.cloudInfo.accountName
tags[0].key asset.assetDetail.externalTags[].key
tags[0].value asset.assetDetail.externalTags[].value
projects[0].id asset.assetDetail.untypedAttributes
projects[0].name asset.assetDetail.untypedAttributes
projects[0].slug asset.assetDetail.untypedAttributes
projects[0].isFolder asset.assetDetail.untypedAttributes
createdAt (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
FUNCTION_PICKER (DEFAULT_VALUE: "ACTIVE") asset.assetHeader.status
name asset.assetDetail.name
graphEntity.properties.externalId asset.assetDetail.roleAssetClass.id

Network Assets

AWS_VIRTUAL_NETWORKAWS_VIRTUAL_NETWORK

Source Field Target Field
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.addressRanges (SCRIPT: awsAddressRanges) asset.assetDetail.networkAssetClass.addressRanges
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.creationDate (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.fullResourceName asset.assetDetail.typedAttributes
name asset.assetDetail.name
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
graphEntity.properties.providerUniqueId asset.assetHeader.altExternalAssetId
graphEntity.properties.resourceGroupExternalId asset.assetDetail.typedAttributes
graphEntity.properties.status (LOOKUP: Active→ACTIVE) asset.assetHeader.status
graphEntity.properties.subscriptionExternalId asset.assetDetail.cloudInfo.accountId
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
graphEntity.properties.zone asset.assetDetail.cloudInfo.availabilityZone
externalId asset.assetDetail.networkAssetClass.vpcId
name asset.assetDetail.networkAssetClass.vpcName
FUNCTION_PICKER (DEFAULT_VALUE: "VPC") asset.assetDetail.networkAssetClass.deviceType
technology.name asset.assetDetail.networkAssetClass.serviceName
cloudAccount.name asset.assetDetail.cloudInfo.accountName
cloudAccount.cloudProvider asset.assetDetail.networkAssetClass.provider
region asset.assetDetail.cloudInfo.region
regionLocation asset.assetDetail.networkAssetClass.location
deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
isOpenToAllInternet asset.assetDetail.networkAssetClass.isOpenToAllInternet
isAccessibleFromInternet asset.assetDetail.typedAttributes
hasAccessToSensitiveData asset.assetDetail.typedAttributes
hasAdminPrivileges asset.assetDetail.typedAttributes
hasHighPrivileges asset.assetDetail.typedAttributes
hasSensitiveData asset.assetDetail.typedAttributes
type (SCRIPT: assetType) asset.assetHeader.assetTypeName

FIREWALLFIREWALL

Source Field Target Field
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.externalId asset.assetHeader.externalAssetId
name asset.assetDetail.name
FUNCTION_PICKER (DEFAULT_VALUE: "FIREWALL") asset.assetDetail.networkAssetClass.deviceType
graphEntity.properties.providerUniqueId asset.assetHeader.altExternalAssetId
graphEntity.properties.resourceGroupExternalId asset.assetDetail.typedAttributes
graphEntity.properties.status (LOOKUP: Active→ACTIVE) asset.assetHeader.status
graphEntity.properties.subscriptionExternalId asset.assetDetail.cloudInfo.accountId
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
graphEntity.properties.zone asset.assetDetail.cloudInfo.availabilityZone
technology.name asset.assetDetail.networkAssetClass.serviceName
cloudAccount.name asset.assetDetail.cloudInfo.accountName
cloudAccount.cloudProvider asset.assetDetail.networkAssetClass.provider
region asset.assetDetail.cloudInfo.region
regionLocation asset.assetDetail.networkAssetClass.location
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
createdAt (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
isOpenToAllInternet asset.assetDetail.networkAssetClass.isOpenToAllInternet
isAccessibleFromInternet asset.assetDetail.typedAttributes
hasAccessToSensitiveData asset.assetDetail.typedAttributes
hasAdminPrivileges asset.assetDetail.typedAttributes
hasHighPrivileges asset.assetDetail.typedAttributes
hasSensitiveData asset.assetDetail.typedAttributes
type (SCRIPT: assetType) asset.assetHeader.assetTypeName

SUBNETSUBNET

Source Field Target Field
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.addressRanges (SCRIPT: addressRanges) asset.assetDetail.networkAssetClass.addressRanges
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
graphEntity.properties.creationDate (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
graphEntity.properties.externalId asset.assetHeader.externalAssetId
name asset.assetDetail.name
FUNCTION_PICKER (DEFAULT_VALUE: "SUBNET") asset.assetDetail.networkAssetClass.deviceType
graphEntity.properties.providerUniqueId asset.assetHeader.altExternalAssetId
graphEntity.properties.resourceGroupExternalId asset.assetDetail.typedAttributes
graphEntity.properties.status (LOOKUP: Active→ACTIVE) asset.assetHeader.status
graphEntity.properties.subscriptionExternalId asset.assetDetail.cloudInfo.accountId
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
graphEntity.properties.zone asset.assetDetail.cloudInfo.availabilityZone
technology.name asset.assetDetail.networkAssetClass.serviceName
cloudAccount.name asset.assetDetail.cloudInfo.accountName
cloudAccount.cloudProvider asset.assetDetail.networkAssetClass.provider
region asset.assetDetail.cloudInfo.region
regionLocation asset.assetDetail.networkAssetClass.location
deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
isOpenToAllInternet asset.assetDetail.networkAssetClass.isOpenToAllInternet
isAccessibleFromInternet asset.assetDetail.typedAttributes
hasAccessToSensitiveData asset.assetDetail.typedAttributes
hasAdminPrivileges asset.assetDetail.typedAttributes
hasHighPrivileges asset.assetDetail.typedAttributes
hasSensitiveData asset.assetDetail.typedAttributes
type (DEFAULT_VALUE: "generic-cloud-network-resource") asset.assetHeader.assetTypeName

ALL_VIRTUAL_NETWORKALL_VIRTUAL_NETWORK

Source Field Target Field
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.addressRanges (SCRIPT: addressRanges) asset.assetDetail.networkAssetClass.addressRanges
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.creationDate (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.fullResourceName asset.assetDetail.typedAttributes
name asset.assetDetail.name
graphEntity.properties.providerUniqueId asset.assetHeader.altExternalAssetId
graphEntity.properties.resourceGroupExternalId asset.assetDetail.typedAttributes
graphEntity.properties.status (LOOKUP: Active→ACTIVE) asset.assetHeader.status
graphEntity.properties.subscriptionExternalId asset.assetDetail.cloudInfo.accountId
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
graphEntity.properties.zone asset.assetDetail.cloudInfo.availabilityZone
externalId asset.assetDetail.networkAssetClass.vpcId
name asset.assetDetail.networkAssetClass.vpcName
FUNCTION_PICKER (DEFAULT_VALUE: "VPC") asset.assetDetail.networkAssetClass.deviceType
technology.name asset.assetDetail.networkAssetClass.serviceName
cloudAccount.name asset.assetDetail.cloudInfo.accountName
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
cloudAccount.cloudProvider asset.assetDetail.networkAssetClass.provider
region asset.assetDetail.cloudInfo.region
regionLocation asset.assetDetail.networkAssetClass.location
deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
isOpenToAllInternet asset.assetDetail.networkAssetClass.isOpenToAllInternet
isAccessibleFromInternet asset.assetDetail.typedAttributes
hasAccessToSensitiveData asset.assetDetail.typedAttributes
hasAdminPrivileges asset.assetDetail.typedAttributes
hasHighPrivileges asset.assetDetail.typedAttributes
hasSensitiveData asset.assetDetail.typedAttributes
type (SCRIPT: assetType) asset.assetHeader.assetTypeName

NETWORK_INTERFACENETWORK_INTERFACE

Source Field Target Field
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.addressRanges (SCRIPT: addressRanges) asset.assetDetail.networkAssetClass.addressRanges
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.creationDate asset.assetDetail.sourceCreatedAt ⚠️ no DATE_FORMAT expression
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.fullResourceName asset.assetDetail.typedAttributes
name asset.assetDetail.name
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
graphEntity.properties.resourceGroupExternalId asset.assetDetail.typedAttributes
graphEntity.properties.status (LOOKUP: Active→ACTIVE) asset.assetHeader.status
cloudAccount.id asset.assetDetail.cloudInfo.accountId
graphEntity.properties.updatedAt asset.assetDetail.sourceUpdatedAt ⚠️ no DATE_FORMAT
graphEntity.properties.zone asset.assetDetail.cloudInfo.availabilityZone
FUNCTION_PICKER (DEFAULT_VALUE: "NETWORK_INTERFACE") asset.assetDetail.networkAssetClass.deviceType
technology.name asset.assetDetail.networkAssetClass.serviceName
cloudAccount.name asset.assetDetail.cloudInfo.accountName
cloudAccount.cloudProvider asset.assetDetail.networkAssetClass.provider
graphEntity.properties.region asset.assetDetail.cloudInfo.region
regionLocation asset.assetDetail.networkAssetClass.location
deletedAt asset.assetDetail.sourceDeletedAt ⚠️ no DATE_FORMAT
isOpenToAllInternet asset.assetDetail.networkAssetClass.isOpenToAllInternet
isAccessibleFromInternet asset.assetDetail.typedAttributes
hasAccessToSensitiveData asset.assetDetail.typedAttributes
hasAdminPrivileges asset.assetDetail.typedAttributes
hasHighPrivileges asset.assetDetail.typedAttributes
hasSensitiveData asset.assetDetail.typedAttributes
type (SCRIPT: assetType — key: "asset") asset.assetHeader.assetTypeName

LOAD_BALANCERLOAD_BALANCER

Source Field Target Field
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.creationDate asset.assetDetail.sourceCreatedAt ⚠️ no DATE_FORMAT
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.fullResourceName asset.assetDetail.typedAttributes
name asset.assetDetail.name
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
FUNCTION_PICKER (DEFAULT_VALUE: "LOAD_BALANCER") asset.assetDetail.networkAssetClass.deviceType
graphEntity.properties.resourceGroupExternalId asset.assetDetail.typedAttributes
graphEntity.properties.status (LOOKUP: Active→ACTIVE) asset.assetHeader.status
cloudAccount.id asset.assetDetail.cloudInfo.accountId
graphEntity.properties.updatedAt asset.assetDetail.sourceUpdatedAt ⚠️ no DATE_FORMAT
graphEntity.properties.zone asset.assetDetail.cloudInfo.availabilityZone
technology.name asset.assetDetail.networkAssetClass.serviceName
cloudAccount.name asset.assetDetail.cloudInfo.accountName
cloudAccount.cloudProvider asset.assetDetail.networkAssetClass.provider
graphEntity.properties.region asset.assetDetail.cloudInfo.region
regionLocation asset.assetDetail.networkAssetClass.location
deletedAt asset.assetDetail.sourceDeletedAt ⚠️ no DATE_FORMAT
isOpenToAllInternet asset.assetDetail.networkAssetClass.isOpenToAllInternet
isAccessibleFromInternet asset.assetDetail.typedAttributes
hasAccessToSensitiveData asset.assetDetail.typedAttributes
hasAdminPrivileges asset.assetDetail.typedAttributes
hasHighPrivileges asset.assetDetail.typedAttributes
hasSensitiveData asset.assetDetail.typedAttributes
type (SCRIPT: assetType) asset.assetHeader.assetTypeName

GATEWAYGATEWAY

Source Field Target Field
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.connectedToOnPrem asset.assetDetail.typedAttributes
graphEntity.properties.creationDate asset.assetDetail.sourceCreatedAt ⚠️ no DATE_FORMAT
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.fullResourceName asset.assetDetail.typedAttributes
graphEntity.properties.gatewayType asset.assetDetail.typedAttributes
graphEntity.properties.hasRouteTable asset.assetDetail.typedAttributes
name asset.assetDetail.name
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
FUNCTION_PICKER (DEFAULT_VALUE: "GATEWAY") asset.assetDetail.networkAssetClass.deviceType
graphEntity.properties.resourceGroupExternalId asset.assetDetail.typedAttributes
graphEntity.properties.status (LOOKUP: Active→ACTIVE) asset.assetHeader.status
cloudAccount.id asset.assetDetail.cloudInfo.accountId
graphEntity.properties.updatedAt asset.assetDetail.sourceUpdatedAt ⚠️ no DATE_FORMAT
graphEntity.properties.zone asset.assetDetail.cloudInfo.availabilityZone
technology.name asset.assetDetail.networkAssetClass.serviceName
cloudAccount.name asset.assetDetail.cloudInfo.accountName
cloudAccount.cloudProvider asset.assetDetail.networkAssetClass.provider
graphEntity.properties.region asset.assetDetail.cloudInfo.region
regionLocation asset.assetDetail.networkAssetClass.location
deletedAt asset.assetDetail.sourceDeletedAt ⚠️ no DATE_FORMAT
isOpenToAllInternet asset.assetDetail.networkAssetClass.isOpenToAllInternet
externalId asset.assetDetail.networkAssetClass.gatewayId
name asset.assetDetail.networkAssetClass.gatewayName
isAccessibleFromInternet asset.assetDetail.typedAttributes
hasAccessToSensitiveData asset.assetDetail.typedAttributes
hasAdminPrivileges asset.assetDetail.typedAttributes
hasHighPrivileges asset.assetDetail.typedAttributes
hasSensitiveData asset.assetDetail.typedAttributes
type (SCRIPT: assetType) asset.assetHeader.assetTypeName

NETWORK_ADDRESSNETWORK_ADDRESS

Source Field Target Field
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.fullResourceName asset.assetDetail.typedAttributes
graphEntity.properties.isDynamic asset.assetDetail.typedAttributes
graphEntity.properties.isPublic asset.assetDetail.typedAttributes
name asset.assetDetail.name
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
FUNCTION_PICKER (DEFAULT_VALUE: "NETWORK_ADDRESS") asset.assetDetail.networkAssetClass.deviceType
graphEntity.properties.resourceGroupExternalId asset.assetDetail.typedAttributes
graphEntity.properties.status (LOOKUP: Active→ACTIVE) asset.assetHeader.status
cloudAccount.id asset.assetDetail.cloudInfo.accountId
graphEntity.properties.updatedAt asset.assetDetail.sourceUpdatedAt ⚠️ no DATE_FORMAT
graphEntity.properties.zone asset.assetDetail.cloudInfo.availabilityZone
technology.name asset.assetDetail.networkAssetClass.serviceName
cloudAccount.name asset.assetDetail.cloudInfo.accountName
cloudAccount.cloudProvider asset.assetDetail.networkAssetClass.provider
graphEntity.properties.region asset.assetDetail.cloudInfo.region
regionLocation asset.assetDetail.networkAssetClass.location
deletedAt asset.assetDetail.sourceDeletedAt ⚠️ no DATE_FORMAT
isOpenToAllInternet asset.assetDetail.networkAssetClass.isOpenToAllInternet
isAccessibleFromInternet asset.assetDetail.typedAttributes
hasAccessToSensitiveData asset.assetDetail.typedAttributes
hasAdminPrivileges asset.assetDetail.typedAttributes
hasHighPrivileges asset.assetDetail.typedAttributes
hasSensitiveData asset.assetDetail.typedAttributes
type (DEFAULT_VALUE: "generic-cloud-network-resource") asset.assetHeader.assetTypeName

Serverless Assets

AWS.LAMBDA_AWS_FUNCTIONAWS.LAMBDA_AWS_FUNCTION

Source Field Target Field
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.name asset.assetDetail.name
cloudAccount.id asset.assetDetail.cloudInfo.accountId
cloudAccount.name asset.assetDetail.cloudInfo.accountName
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.region asset.assetDetail.cloudInfo.region
graphEntity.properties.zone asset.assetDetail.cloudInfo.availabilityZone
graphEntity.properties.nativeType asset.assetDetail.serverlessAssetClass.serviceName
graphEntity.properties.name asset.assetDetail.serverlessAssetClass.functionName
graphEntity.properties.runtime asset.assetDetail.serverlessAssetClass.runtime
graphEntity.properties.awsLambda_codeSha256 asset.assetDetail.serverlessAssetClass.codeSha256
graphEntity.properties.awsLambda_version asset.assetDetail.serverlessAssetClass.version
graphEntity.properties.awsLambda_isLatestVersion asset.assetDetail.typedAttributes
graphEntity.properties.status (LOOKUP: Active→ACTIVE) asset.assetHeader.status
graphEntity.properties.creationDate (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
graphEntity.properties.deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
hasSensitiveData asset.assetDetail.typedAttributes
hasAdminPrivileges asset.assetDetail.typedAttributes
hasHighPrivileges asset.assetDetail.typedAttributes
hasAccessToSensitiveData asset.assetDetail.typedAttributes
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
(DEFAULT_VALUE: "aws-lambda-function") asset.assetHeader.assetTypeName

AZURE.AZURE_FUNCTIONAZURE.AZURE_FUNCTION

Source Field Target Field
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.name asset.assetDetail.name
graphEntity.properties.creationDate (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
graphEntity.properties.deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
cloudAccount.id asset.assetDetail.cloudInfo.accountId
cloudAccount.name asset.assetDetail.cloudInfo.accountName
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.region asset.assetDetail.cloudInfo.region
graphEntity.properties.zone asset.assetDetail.cloudInfo.availabilityZone
graphEntity.properties.nativeType asset.assetDetail.serverlessAssetClass.serviceName
graphEntity.properties.name asset.assetDetail.serverlessAssetClass.functionName
graphEntity.properties.runtime asset.assetDetail.serverlessAssetClass.runtime
graphEntity.properties.status (LOOKUP: Active→ACTIVE) asset.assetHeader.status
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
hasSensitiveData asset.assetDetail.typedAttributes
hasAdminPrivileges asset.assetDetail.typedAttributes
hasHighPrivileges asset.assetDetail.typedAttributes
hasAccessToSensitiveData asset.assetDetail.typedAttributes
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
(DEFAULT_VALUE: "azure-function") asset.assetHeader.assetTypeName

GCP.CLOUD_FUNCTIONGCP.CLOUD_FUNCTION

Source Field Target Field
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.name asset.assetDetail.name
graphEntity.properties.creationDate (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
graphEntity.properties.deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
cloudAccount.id asset.assetDetail.cloudInfo.accountId
cloudAccount.name asset.assetDetail.cloudInfo.accountName
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.region asset.assetDetail.cloudInfo.region
graphEntity.properties.zone asset.assetDetail.cloudInfo.availabilityZone
graphEntity.properties.nativeType asset.assetDetail.serverlessAssetClass.serviceName
graphEntity.properties.name asset.assetDetail.serverlessAssetClass.functionName
graphEntity.properties.runtime asset.assetDetail.serverlessAssetClass.runtime
graphEntity.properties.status (LOOKUP: Active→ACTIVE) asset.assetHeader.status
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
hasSensitiveData asset.assetDetail.typedAttributes
hasAdminPrivileges asset.assetDetail.typedAttributes
hasHighPrivileges asset.assetDetail.typedAttributes
hasAccessToSensitiveData asset.assetDetail.typedAttributes
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
(DEFAULT_VALUE: "gcp-cloud-function") asset.assetHeader.assetTypeName

OCI.OCI_FUNCTIONOCI.OCI_FUNCTION

Source Field Target Field
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.accessibleFrom.internet asset.assetDetail.typedAttributes
graphEntity.properties.name asset.assetDetail.name
cloudAccount.id asset.assetDetail.cloudInfo.accountId
cloudAccount.name asset.assetDetail.cloudInfo.accountName
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.region asset.assetDetail.cloudInfo.region
graphEntity.properties.zone asset.assetDetail.cloudInfo.availabilityZone
graphEntity.properties.nativeType asset.assetDetail.serverlessAssetClass.serviceName
graphEntity.properties.name asset.assetDetail.serverlessAssetClass.functionName
graphEntity.properties.runtime asset.assetDetail.serverlessAssetClass.runtime
graphEntity.properties.creationDate (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
graphEntity.properties.deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
graphEntity.properties.status (LOOKUP: Active→ACTIVE) asset.assetHeader.status
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
hasAccessToSensitiveData asset.assetDetail.typedAttributes
hasSensitiveData asset.assetDetail.typedAttributes
hasAdminPrivileges asset.assetDetail.typedAttributes
hasHighPrivileges asset.assetDetail.typedAttributes
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
(DEFAULT_VALUE: "oci-function") asset.assetHeader.assetTypeName

Compute Assets

Virtual Machine — Shared Core FieldsVirtual Machine — Shared Core Fields

Source Field Target Field
graphEntity.properties.deploymentCoverage_sensor_deploymentStatus asset.assetDetail.typedAttributes
graphEntity.properties.deploymentCoverage_sensor_recommendedSensorType asset.assetDetail.typedAttributes
graphEntity.properties.deploymentCoverage_sensor_workloadScanner_deploymentStatus asset.assetDetail.typedAttributes
graphEntity.properties.deploymentCoverage_sensor_installed asset.assetDetail.typedAttributes
graphEntity.properties.name asset.assetDetail.hostname
graphEntity.properties.name asset.assetDetail.hostIdentity.hostname
graphEntity.properties.fullResourceName asset.assetDetail.typedAttributes
graphEntity.properties.instanceType asset.assetDetail.typedAttributes
graphEntity.properties.isContainerHost asset.assetDetail.typedAttributes
graphEntity.properties.isEphemeral asset.assetDetail.typedAttributes
graphEntity.properties.isManaged asset.assetDetail.typedAttributes
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
hasAccessToSensitiveData asset.assetDetail.typedAttributes
hasAdminPrivileges asset.assetDetail.typedAttributes
hasHighPrivileges asset.assetDetail.typedAttributes
hasSensitiveData asset.assetDetail.typedAttributes
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.status (LOOKUP: Active→ACTIVE) asset.assetHeader.status
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.name asset.assetDetail.name
graphEntity.properties.name asset.assetDetail.computeAssetClass.cloudInstance.hostname
graphEntity.properties.name asset.assetDetail.network[].hostname
graphEntity.properties.vCPUs asset.assetDetail.processor.numberOfCpu
graphEntity.properties.creationDate (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
cloudAccount.id asset.assetDetail.cloudInfo.accountId
cloudAccount.name asset.assetDetail.cloudInfo.accountName
graphEntity.properties.zone asset.assetDetail.cloudInfo.availabilityZone
region asset.assetDetail.cloudInfo.region
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
graphEntity.properties.validatedOpenPorts[] asset.assetDetail.computeAssetClass.openPorts[].port
graphEntity.properties.deploymentCoverage_sensor_apiSecurity_deploymentStatus asset.assetDetail.computeAssetClass.services[].status
id asset.assetDetail.computeAssetClass.cloudInstance.id
typeFields.instanceType asset.assetDetail.computeAssetClass.cloudInstance.type
typeFields.ipAddresses[] asset.assetDetail.network[].ipv4Addresses[]
typeFields.operatingSystem asset.assetDetail.operatingSystem.name
(DEFAULT_VALUE — see below) asset.assetHeader.assetTypeName

Virtual Machine — assetTypeName Lookup by SubTypeVirtual Machine — assetTypeName Lookup by SubType

SubType assetTypeName
AWS.VIRTUAL_MACHINE aws-ec2-instance
OCI.VIRTUAL_MACHINE oci-compute-instance
GCP.VIRTUAL_MACHINE gcp-compute-instance
AZURE.VIRTUAL_MACHINE azure-virtual-machine

Virtual Machine Images (AWS, GCP, Azure, OCI) — Shared Core MappingVirtual Machine Images (AWS, GCP, Azure, OCI) — Shared Core Mapping

Source Field Target Field
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
hasAccessToSensitiveData asset.assetDetail.typedAttributes
hasAdminPrivileges asset.assetDetail.typedAttributes
hasHighPrivileges asset.assetDetail.typedAttributes
hasSensitiveData asset.assetDetail.typedAttributes
graphEntity.properties.name asset.assetDetail.hostname
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.status (LOOKUP: Active→ACTIVE) asset.assetHeader.status
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.name asset.assetDetail.name
graphEntity.properties.name asset.assetDetail.computeAssetClass.cloudInstance.hostname
graphEntity.properties.name asset.assetDetail.network[].hostname
graphEntity.properties.creationDate (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
graphEntity.properties.subscriptionExternalId asset.assetDetail.cloudInfo.accountId
graphEntity.properties.zone asset.assetDetail.cloudInfo.availabilityZone
region asset.assetDetail.cloudInfo.region
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
(DEFAULT_VALUE — see below) asset.assetHeader.assetTypeName

Storage Assets

All storage maps share these base fields:

Storage Assets — Core Shared Fields (All 9 Maps)Storage Assets — Core Shared Fields (All 9 Maps)

Source Field Target Field
graphEntity.properties.accessibleFrom.internet asset.assetDetail.typedAttributes
graphEntity.properties.atRestEncryption asset.assetDetail.typedAttributes
graphEntity.properties.cloudPlatform (LOOKUP) asset.assetDetail.cloudInfo.provider
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.creationDate (DATE_FORMAT) asset.assetDetail.sourceCreatedAt
graphEntity.properties.encryptedAtRest asset.assetDetail.typedAttributes
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.name asset.assetDetail.name
graphEntity.properties.region asset.assetDetail.cloudInfo.region
graphEntity.properties.status (LOOKUP: Active→ACTIVE) asset.assetHeader.status
graphEntity.properties.updatedAt (DATE_FORMAT) asset.assetDetail.sourceUpdatedAt
graphEntity.properties.zone asset.assetDetail.cloudInfo.availabilityZone
cloudAccount.id asset.assetDetail.cloudInfo.accountId
cloudAccount.name asset.assetDetail.cloudInfo.accountName
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
deletedAt (DATE_FORMAT) asset.assetDetail.sourceDeletedAt
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
hasAccessToSensitiveData asset.assetDetail.typedAttributes
hasAdminPrivileges asset.assetDetail.typedAttributes
hasHighPrivileges asset.assetDetail.typedAttributes
hasSensitiveData asset.assetDetail.typedAttributes

Unique Fields Per Storage SubTypeUnique Fields Per Storage SubType

SubType Unique Fields Target assetTypeName
AWS.ELASTICFILESYSTEM publicAccessTypes typedAttributes aws-efs-storage
providerUniqueId externalAssetId
AWS.BUCKET (S3) encrypted storageAssetClass.encryption.enabled aws-s3-storage
encryptionInTransit typedAttributes
isPublic typedAttributes
loggingEnabled typedAttributes
publicExposure typedAttributes
retentionPeriod typedAttributes
versioningEnabled typedAttributes
webHostingEnabled typedAttributes
providerUniqueId externalAssetId
AZURE.FILESERVICESSHARES encryptionInTransit typedAttributes azure-files-storage
inTransitEncryption typedAttributes
externalId externalAssetId
OCI.OCIFILESYSTEM externalId externalAssetId oci-file-storage
AWS.FSXFILESYSTEMNETAPP externalId externalAssetId aws-efs-storage
GCP.STORAGEBUCKET encryptionInTransit storageAssetClass.encryption.enabled gcp-cloud-storage
publicExposure typedAttributes
retentionPeriod typedAttributes
externalId externalAssetId
AZURE.BLOBSERVICESCONTAINERS azurePublicAccess typedAttributes azure-blob-storage
encryptionInTransit typedAttributes
isPublic typedAttributes
loggingEnabled typedAttributes
publicExposure typedAttributes
subscriptionExternalId typedAttributes
uniformACL typedAttributes
webHostingEnabled typedAttributes
externalId externalAssetId
OCI.OBJECTSTORAGEBUCKET encryptionInTransit storageAssetClass.encryption.enabled oci-object-storage
publicExposure typedAttributes
retentionPeriod typedAttributes
externalId externalAssetId
AZURE.STORAGEACCOUNTS nativeType genericCloudAssetClass.providerType generic-cloud-resource
name (duplicate) genericCloudAssetClass.name
externalId externalAssetId

Container Assets

Container Image AssetsContainer Image Assets

Source Field Target Field
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.architecture asset.assetDetail.containerImageAssetClass.architecture
graphEntity.properties.cloudPlatform asset.assetDetail.cloudInfo.provider
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.imageTags asset.assetDetail.containerImageAssetClass.tag
graphEntity.properties.containerImageLayers[].layerID asset.assetDetail.containerImageAssetClass.layer[].digest
asset_root (imageRegistry) asset.assetDetail.containerImageAssetClass.registry
asset_root (imageRepository) asset.assetDetail.containerImageAssetClass.repository
asset_root (imageName) asset.assetDetail.containerImageAssetClass.name
graphEntity.properties.digest asset.assetDetail.containerImageAssetClass.digest
asset_root (evalExternalId) asset.assetHeader.externalAssetId
asset_root (imageName) asset.assetDetail.name
graphEntity.properties.region asset.assetDetail.cloudInfo.region
graphEntity.properties.status asset.assetHeader.status
createdAt asset.assetDetail.sourceCreatedAt
graphEntity.properties.updatedAt asset.assetDetail.sourceUpdatedAt
graphEntity.properties.zone asset.assetDetail.cloudInfo.availabilityZone
cloudAccount.id asset.assetDetail.cloudInfo.accountId
cloudAccount.name asset.assetDetail.cloudInfo.accountName
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
deletedAt asset.assetDetail.sourceDeletedAt
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
hasAccessToSensitiveData asset.assetDetail.typedAttributes
hasAdminPrivileges asset.assetDetail.typedAttributes
hasHighPrivileges asset.assetDetail.typedAttributes
hasSensitiveData asset.assetDetail.typedAttributes
(DEFAULT: "container-image") asset.assetHeader.assetTypeName

Container Instance AssetsContainer Instance Assets

Source Field Target Field
graphEntity.properties._vertexID asset.assetHeader.vendorAssetId
graphEntity.properties.boundPorts[].number asset.assetDetail.containerInstanceAssetClass.ports[].containerPort
graphEntity.properties.boundPorts[].kubernetes.hostPort asset.assetDetail.containerInstanceAssetClass.ports[].hostPort
graphEntity.properties.boundPorts[].networkProtocol asset.assetDetail.containerInstanceAssetClass.ports[].protocol
graphEntity.properties.accessibleFrom.internet asset.assetDetail.typedAttributes
graphEntity.properties.cloudPlatform asset.assetDetail.cloudInfo.provider
graphEntity.properties.cloudProviderURL asset.assetDetail.cloudInfo.providerUrl
graphEntity.properties.creationDate asset.assetDetail.sourceCreatedAt
graphEntity.properties.env.* asset.assetDetail.containerInstanceAssetClass.environmentVariables
asset_root (imageName) asset.assetDetail.containerInstanceAssetClass.image.name
asset_root (imagetagOrDigest) asset.assetDetail.containerInstanceAssetClass.image.tag
asset_root (imageRegistry) asset.assetDetail.containerInstanceAssetClass.image.registry
graphEntity.properties.externalId asset.assetHeader.externalAssetId
graphEntity.properties.name asset.assetDetail.name
graphEntity.properties.region asset.assetDetail.cloudInfo.region
graphEntity.properties.status asset.assetHeader.status
graphEntity.properties.status asset.assetDetail.containerInstanceAssetClass.status
graphEntity.properties.updatedAt asset.assetDetail.sourceUpdatedAt
graphEntity.properties.zone asset.assetDetail.cloudInfo.availabilityZone
externalId asset.assetDetail.containerInstanceAssetClass.id
cloudAccount.id / cloudAccount.externalId asset.assetDetail.cloudInfo.accountId
cloudAccount.name asset.assetDetail.cloudInfo.accountName
tags[].key asset.assetDetail.externalTags[].key
tags[].value asset.assetDetail.externalTags[].value
deletedAt asset.assetDetail.sourceDeletedAt
isOpenToAllInternet asset.assetDetail.typedAttributes
isAccessibleFromInternet asset.assetDetail.typedAttributes
hasAccessToSensitiveData asset.assetDetail.typedAttributes
hasAdminPrivileges asset.assetDetail.typedAttributes
hasHighPrivileges asset.assetDetail.typedAttributes
hasSensitiveData asset.assetDetail.typedAttributes
(DEFAULT: varies by subType) asset.assetHeader.assetTypeName

Misconfiguration

SubType: ALLSubType: ALL

sourceField targetField
asset_root (assetType) asset.assetHeader.assetTypeName
targetExternalId asset.assetHeader.externalAssetId
resource.id asset.assetHeader.vendorAssetId
FUNCTION_PICKER (DEFAULT ACTIVE) asset.assetHeader.status
resource.name asset.assetDetail.name
id findingGroup.findings[].externalFindingId
rule.name findingGroup.findings[].name
rule.description findingGroup.findings[].description
FUNCTION_PICKER (result) findingGroup.findings[].findingStatus
FUNCTION_PICKER (severity) findingGroup.findings[].severity
resource.subscription.cloudProvider findingGroup.findings[].vendorName
firstSeenAt findingGroup.findings[].firstFoundOn
result findingGroup.findings[].detectionResult
remediation findingGroup.findings[].solutionRecommendation
rule.remediationInstructions findingGroup.findings[].remediation.description
rule.name findingGroup.findings[].findingType.misconfiguration.rule.ruleName
rule.description findingGroup.findings[].findingType.misconfiguration.rule.ruleDescription
rule.shortId findingGroup.findings[].findingType.misconfiguration.control.id

SubType: VIRTUAL_MACHINESubType: VIRTUAL_MACHINE

sourceField targetField
asset_root (assetType) asset.assetHeader.assetTypeName
resource.name asset.assetDetail.hostIdentity.hostname
resource.id asset.assetHeader.externalAssetId
resource.id asset.assetHeader.vendorAssetId
FUNCTION_PICKER (DEFAULT ACTIVE) asset.assetHeader.status
resource.name asset.assetDetail.name
id findingGroup.findings[].externalFindingId
rule.name findingGroup.findings[].name
rule.description findingGroup.findings[].description
FUNCTION_PICKER (result) findingGroup.findings[].findingStatus
FUNCTION_PICKER (severity) findingGroup.findings[].severity
resource.subscription.cloudProvider findingGroup.findings[].vendorName
firstSeenAt findingGroup.findings[].firstFoundOn
result findingGroup.findings[].detectionResult
remediation findingGroup.findings[].solutionRecommendation
rule.remediationInstructions findingGroup.findings[].remediation.remediationStrategy
rule.functionAsControl findingGroup.findings[].remediation.description
rule.name findingGroup.findings[].findingType.misconfiguration.rule.ruleName
rule.description findingGroup.findings[].findingType.misconfiguration.rule.ruleDescription
rule.shortId findingGroup.findings[].findingType.misconfiguration.control.id

SubType: NETWORKSubType: NETWORK

sourceField targetField
asset_root (assetType) asset.assetHeader.assetTypeName
targetExternalId asset.assetHeader.externalAssetId
resource.id asset.assetHeader.vendorAssetId
FUNCTION_PICKER (DEFAULT ACTIVE) asset.assetHeader.status
resource.name asset.assetDetail.name
id findingGroup.findings[].externalFindingId
rule.name findingGroup.findings[].name
rule.description findingGroup.findings[].description
FUNCTION_PICKER (result) findingGroup.findings[].findingStatus
FUNCTION_PICKER (severity) findingGroup.findings[].severity
resource.subscription.cloudProvider findingGroup.findings[].vendorName
firstSeenAt findingGroup.findings[].firstFoundOn
result findingGroup.findings[].detectionResult
remediation findingGroup.findings[].solutionRecommendation
rule.remediationInstructions findingGroup.findings[].remediation.description
rule.name findingGroup.findings[].findingType.misconfiguration.rule.ruleName
rule.description findingGroup.findings[].findingType.misconfiguration.rule.ruleDescription
rule.shortId findingGroup.findings[].findingType.misconfiguration.control.id

Vulnerability

VIRTUAL_MACHINEVIRTUAL_MACHINE

sourceField targetField
asset_root (assetType) asset.assetHeader.assetTypeName
vulnerableAsset.name asset.assetDetail.computeAssetClass.cloudInstance.hostname
vulnerableAsset.name asset.assetDetail.network[].hostname
vulnerableAsset.ipAddresses[] asset.assetDetail.network[].ipv4Addresses[]
vulnerableAsset.externalId asset.assetHeader.externalAssetId
FUNCTION_PICKER (vulnerableAsset.status) asset.assetHeader.status
vulnerableAsset.id asset.assetHeader.vendorAssetId
vulnerableAsset.name asset.assetDetail.name
vulnerableAsset.name asset.assetDetail.hostIdentity.hostname
id findingGroup.findings[].externalFindingId
portalUrl findingGroup.findings[].findingURL
FUNCTION_PICKER (name regex ^CVE.*) findingGroup.findings[].findingType.vulnerability.cveId
CVEDescription findingGroup.findings[].description
FUNCTION_PICKER (status lookup) findingGroup.findings[].findingStatus
FUNCTION_PICKER (severity lookup) findingGroup.findings[].severity
firstDetectedAt findingGroup.findings[].firstFoundOn
lastDetectedAt findingGroup.findings[].lastFoundOn
resolvedAt findingGroup.findings[].lastFixedOn
remediation findingGroup.findings[].remediation.remediationStrategy
name findingGroup.findings[].name
detailedName findingGroup.findings[].product.name
version findingGroup.findings[].product.version
detectionMethod findingGroup.findings[].detectionMethod
hasExploit findingGroup.findings[].findingType.vulnerability.isExploitAvailable
link findingGroup.findings[].findingDetectionURL
cvssv3.attackVector findingGroup.findings[].findingType.vulnerability.cvss.vector

AWS.VIRTUAL_MACHINEAWS.VIRTUAL_MACHINE

sourceField targetField
asset_root (assetType) asset.assetHeader.assetTypeName
vulnerableAsset.name asset.assetDetail.computeAssetClass.cloudInstance.hostname
vulnerableAsset.name asset.assetDetail.network[].hostname
vulnerableAsset.ipAddresses[] asset.assetDetail.network[].ipv4Addresses[]
vulnerableAsset.providerUniqueId asset.assetHeader.externalAssetId
FUNCTION_PICKER (vulnerableAsset.status) asset.assetHeader.status
vulnerableAsset.id asset.assetHeader.vendorAssetId
vulnerableAsset.name asset.assetDetail.name
vulnerableAsset.name asset.assetDetail.hostIdentity.hostname
id findingGroup.findings[].externalFindingId
portalUrl findingGroup.findings[].findingURL
FUNCTION_PICKER (name regex ^CVE.*) findingGroup.findings[].findingType.vulnerability.cveId
CVEDescription findingGroup.findings[].description
FUNCTION_PICKER (status lookup) findingGroup.findings[].findingStatus
FUNCTION_PICKER (severity lookup) findingGroup.findings[].severity
firstDetectedAt findingGroup.findings[].firstFoundOn
lastDetectedAt findingGroup.findings[].lastFoundOn
resolvedAt findingGroup.findings[].lastFixedOn
remediation findingGroup.findings[].remediation.remediationStrategy
name findingGroup.findings[].name
detailedName findingGroup.findings[].product.name
version findingGroup.findings[].product.version
detectionMethod findingGroup.findings[].detectionMethod
hasExploit findingGroup.findings[].findingType.vulnerability.isExploitAvailable
link findingGroup.findings[].findingDetectionURL
cvssv3.attackVector findingGroup.findings[].findingType.vulnerability.cvss.vector

AWS.BUCKETAWS.BUCKET

sourceField targetField
asset_root (assetType) asset.assetHeader.assetTypeName
vulnerableAsset.providerUniqueId asset.assetHeader.externalAssetId
FUNCTION_PICKER (vulnerableAsset.status) asset.assetHeader.status
vulnerableAsset.id asset.assetHeader.vendorAssetId
vulnerableAsset.name asset.assetDetail.name
vulnerableAsset.name asset.assetDetail.hostIdentity.hostname
id findingGroup.findings[].externalFindingId
portalUrl findingGroup.findings[].findingURL
FUNCTION_PICKER (name regex ^CWE.*) findingGroup.findings[].findingType.vulnerability.cweId
CVEDescription findingGroup.findings[].description
FUNCTION_PICKER (status lookup) findingGroup.findings[].findingStatus
FUNCTION_PICKER (severity lookup) findingGroup.findings[].severity
firstDetectedAt findingGroup.findings[].firstFoundOn
lastDetectedAt findingGroup.findings[].lastFoundOn
resolvedAt findingGroup.findings[].lastFixedOn
remediation findingGroup.findings[].remediation.remediationStrategy
name findingGroup.findings[].name
detailedName findingGroup.findings[].product.name
version findingGroup.findings[].product.version
detectionMethod findingGroup.findings[].detectionMethod
hasExploit findingGroup.findings[].findingType.vulnerability.isExploitAvailable
link findingGroup.findings[].findingDetectionURL
cvssv3.attackVector findingGroup.findings[].findingType.vulnerability.cvss.vector

ALL.AWSALL.AWS

sourceField targetField
asset_root (assetType) asset.assetHeader.assetTypeName
vulnerableAsset.providerUniqueId asset.assetHeader.externalAssetId
FUNCTION_PICKER (vulnerableAsset.status) asset.assetHeader.status
vulnerableAsset.id asset.assetHeader.vendorAssetId
vulnerableAsset.name asset.assetDetail.name
vulnerableAsset.name asset.assetDetail.hostIdentity.hostname
id findingGroup.findings[].externalFindingId
portalUrl findingGroup.findings[].findingURL
FUNCTION_PICKER (name regex ^CVE.*) findingGroup.findings[].findingType.vulnerability.cveId
CVEDescription findingGroup.findings[].description
FUNCTION_PICKER (status lookup) findingGroup.findings[].findingStatus
FUNCTION_PICKER (severity lookup) findingGroup.findings[].severity
firstDetectedAt findingGroup.findings[].firstFoundOn
lastDetectedAt findingGroup.findings[].lastFoundOn
resolvedAt findingGroup.findings[].lastFixedOn
remediation findingGroup.findings[].remediation.remediationStrategy
name findingGroup.findings[].name
detailedName findingGroup.findings[].product.name
version findingGroup.findings[].product.version
detectionMethod findingGroup.findings[].detectionMethod
hasExploit findingGroup.findings[].findingType.vulnerability.isExploitAvailable
link findingGroup.findings[].findingDetectionURL
cvssv3.attackVector findingGroup.findings[].findingType.vulnerability.cvss.vector

ALLALL

sourceField targetField
asset_root (assetType) asset.assetHeader.assetTypeName
vulnerableAsset.externalId asset.assetHeader.externalAssetId
FUNCTION_PICKER (vulnerableAsset.status) asset.assetHeader.status
vulnerableAsset.id asset.assetHeader.vendorAssetId
vulnerableAsset.name asset.assetDetail.name
vulnerableAsset.name asset.assetDetail.hostIdentity.hostname
id findingGroup.findings[].externalFindingId
portalUrl findingGroup.findings[].findingURL
FUNCTION_PICKER (name regex ^CVE.*) findingGroup.findings[].findingType.vulnerability.cveId
CVEDescription findingGroup.findings[].description
FUNCTION_PICKER (status lookup) findingGroup.findings[].findingStatus
FUNCTION_PICKER (severity lookup) findingGroup.findings[].severity
firstDetectedAt findingGroup.findings[].firstFoundOn
lastDetectedAt findingGroup.findings[].lastFoundOn
resolvedAt findingGroup.findings[].lastFixedOn
remediation findingGroup.findings[].remediation.remediationStrategy
name findingGroup.findings[].name
detailedName findingGroup.findings[].product.name
version findingGroup.findings[].product.version
detectionMethod findingGroup.findings[].detectionMethod
hasExploit findingGroup.findings[].findingType.vulnerability.isExploitAvailable
link findingGroup.findings[].findingDetectionURL
cvssv3.attackVector findingGroup.findings[].findingType.vulnerability.cvss.vector

CONTAINER_IMAGECONTAINER_IMAGE

sourceField targetField
asset_root (assetType) asset.assetHeader.assetTypeName
vulnerableAsset.imageId asset.assetHeader.externalAssetId
FUNCTION_PICKER (vulnerableAsset.status) asset.assetHeader.status
vulnerableAsset.id asset.assetHeader.vendorAssetId
vulnerableAsset.name asset.assetDetail.name
vulnerableAsset.name asset.assetDetail.hostIdentity.hostname
id findingGroup.findings[].externalFindingId
portalUrl findingGroup.findings[].findingURL
detailedName findingGroup.findings[].product.name
FUNCTION_PICKER (name regex ^CVE.*) findingGroup.findings[].findingType.vulnerability.cveId
CVEDescription findingGroup.findings[].description
FUNCTION_PICKER (status lookup) findingGroup.findings[].findingStatus
FUNCTION_PICKER (severity lookup) findingGroup.findings[].severity
firstDetectedAt findingGroup.findings[].firstFoundOn
lastDetectedAt findingGroup.findings[].lastFoundOn
resolvedAt findingGroup.findings[].lastFixedOn
remediation findingGroup.findings[].remediation.remediationStrategy
name findingGroup.findings[].name
version findingGroup.findings[].product.version
detectionMethod findingGroup.findings[].detectionMethod
hasExploit findingGroup.findings[].findingType.vulnerability.isExploitAvailable
link findingGroup.findings[].findingDetectionURL
cvssv3.attackVector findingGroup.findings[].findingType.vulnerability.cvss.vector

SERVERLESSSERVERLESS

sourceField targetField
asset_root (assetType) asset.assetHeader.assetTypeName
vulnerableAsset.externalId asset.assetHeader.externalAssetId
FUNCTION_PICKER (vulnerableAsset.status) asset.assetHeader.status
vulnerableAsset.id asset.assetHeader.vendorAssetId
vulnerableAsset.name asset.assetDetail.name
id findingGroup.findings[].id
id findingGroup.findings[].externalFindingId
portalUrl findingGroup.findings[].findingURL
FUNCTION_PICKER (name regex ^CVE.*) findingGroup.findings[].findingType.vulnerability.cveId
CVEDescription findingGroup.findings[].description
FUNCTION_PICKER (status lookup) findingGroup.findings[].findingStatus
FUNCTION_PICKER (severity lookup) findingGroup.findings[].severity
firstDetectedAt findingGroup.findings[].firstFoundOn
lastDetectedAt findingGroup.findings[].lastFoundOn
resolvedAt findingGroup.findings[].lastFixedOn
remediation findingGroup.findings[].remediation.remediationStrategy
name findingGroup.findings[].name
version findingGroup.findings[].product.version
detectionMethod findingGroup.findings[].detectionMethod
hasExploit findingGroup.findings[].findingType.vulnerability.isExploitAvailable
link findingGroup.findings[].findingDetectionURL
cvssv3.attackVector findingGroup.findings[].findingType.vulnerability.cvss.vector