CrowdStrike
Visualize Crowdstrike endpoint agents and protected devices, map agents to devices and their respective owners, and monitor changes through queries and alerts.
- Installation
- Authorization
- Data Model
- Types
- Release Notes
Installation
You will need to create an API client ID and an API client secret on Crowdstrike. See their documentation for more information.
When creating the API client ID and API client secret, provide (at minimum) read access to the following API Scopes:
- Hosts
- Prevention Policies
Other scopes are required when enabling additional ingestion steps:
- Vulnerabilities (Requires Spotlight Module)
- Zero Trust Assessments
- Device control policies
- Firewall management
- Apps
- User management
- Alerts
- Falcon Container Image
- Cloud Security AWS Registration
- Cloud Security Azure Registration
- Cloud Security API Assets
- Cloud Security API Detections
⏱️ 2. Ingestion Windows (Time Ranges)
Define how far back in time data is collected during ingestion. Each data type has its own configurable window.
| Field | Description | Default | Options |
|---|---|---|---|
| Vulnerabilities Ingestion Window | Days to look back for updated vulnerabilities. | 90 | 90, 180, 275, 365 |
| Alerts Ingestion Window | Days to look back for updated alerts. | 90 | 90, 180, 275, 365 |
| Applications Ingestion Window | Days to look back for last-used applications. | 90 | 90, 180, 275, 365 |
| Device Ingestion Window | Days to look back for devices based on last seen date. | 50 | 7, 15, 30, 50, 60, 90, 180, 275, 365 |
| Containers Ingestion Window | Days to look back for containers based on first seen date. | 50 | 7, 15, 30, 50, 60, 90, 180, 275, 365 |
🎯 3. Data Filtering Options
| Field | Type | Description | Default |
|---|---|---|---|
| Include Closed Vulnerabilities | Boolean | Enables ingestion of vulnerabilities marked as closed in CrowdStrike. | false |
| Ingest Suspicious Applications Only | Boolean | When enabled, only imports applications flagged as suspicious. | false |
To install the Crowdstrike integration in JupiterOne, navigate to the Integrations tab in JupiterOne and select Crowdstrike. Click New Instance to begin configuring your integration.
Creating an instance requires the following:
-
The Account Name used to identify the Crowdstrike account in JupiterOne. Ingested entities will have this value stored in
tag.AccountNamewhen theAccountNametoggle is enabled. -
Description to assist in identifying the integration instance, if desired.
-
Polling Interval that you feel is sufficient for your monitoring needs. You may leave this as
DISABLEDand manually execute the integration. -
Your Crowdstrike API client ID and API client secret to authenticate with the CrowdStrike Falcon and Spotlight APIs.
-
Enter the Availability Zone you'd like to use for API calls. Leave blank to use the main API endpoint. For example, entering
us-2as the availability zone will result in the use of a CrowdStrike API endpoint ofapi.us-2.crowdstrike.com.
Click Create once all values are provided to finalize the integration.
The CrowdStrike integration only ingests information on applications that have vulnerabilities. Applications without vulnerabilities will not be ingested into JupiterOne.
Next steps
Now that your integration instance has been configured, it will begin running on the polling interval you provided, populating data within JupiterOne. Continue on to our Instance management guide to learn more about working with and editing integration instances.
OAuth Scopes
OAuth scopes that must be granted to the application or service principal.
Show OAuth Scopes (15)
alerts:readassets:readcloud-security-assets:readcspm-registration:readdevice-control-policies:readdiscover:readfalcon-container-image:readfirewall-policies:readhosts:readkubernetes-protection:readprevention-policies:readsaas-security:readspotlight-vulnerabilities:readuser-management:readzero-trust-assessment:read
Endpoints
API endpoints that the integration makes requests to.
Show Endpoints (33)
/alerts/combined/alerts/v1/cloud-connect-cspm-aws/entities/account/v1/cloud-connect-cspm-azure/entities/account/v1/cloud-security-assets/combined/compliance-controls/by-account-region-and-resource-type/v1/container-security/combined/containers/v1/container-security/combined/image-assessment/images/v1/container-security/combined/images/export/v1/container-security/combined/vulnerabilities/v1/detects/entities/iom/v2/detects/queries/iom/v2/devices/entities/devices/v2/devices/queries/devices-hidden/v1/devices/queries/devices-scroll/v1/discover/combined/applications/v1/fem/entities/external-assets/v1/fem/queries/external-assets/v1/lambdas/combined/vulnerabilities/sarif/v1/policy/combined/device-control/v1/policy/combined/firewall/v1/policy/combined/prevention/v1/policy/queries/device-control-members/v1/policy/queries/firewall-members/v1/policy/queries/prevention-members/v1/saas-security/entities/alerts/v3/saas-security/entities/apps/v3/saas-security/entities/integrations/v3/settings/entities/policy/v1/spotlight/combined/vulnerabilities/v1/spotlight/entities/remediations/v2/user-management/entities/users/GET/v1/user-management/queries/users/v1/zero-trust-assessment/entities/assessments/v1/zero-trust-assessment/queries/assessments/v1
Per-Step Breakdown
Detailed authorization requirements for each ingestion step.
Show all steps (15)
| Step | OAuth Scopes | Endpoints |
|---|---|---|
| Build Host to Container Image Relationships | kubernetes-protection:read | /container-security/combined/containers/v1 |
| Compliance Controls | cloud-security-assets:read | /cloud-security-assets/combined/compliance-controls/by-account-region-and-resource-type/v1 |
| Fetch Alerts | alerts:read | /alerts/combined/alerts/v1 |
| Fetch Applications | discover:read | /discover/combined/applications/v1 |
| Fetch Container Images Vulnerabilities | falcon-container-image:read | /container-security/combined/vulnerabilities/v1 |
| Fetch Device Control Policy Relationships | device-control-policies:read | /policy/combined/device-control/v1, /policy/queries/device-control-members/v1 |
| Fetch Device Policies | prevention-policies:read | /policy/queries/prevention-members/v1 |
| Fetch EASM Findings | spotlight-vulnerabilities:read, assets:read | /spotlight/combined/vulnerabilities/v1 |
| Fetch Falcon Shield Alerts | saas-security:read | /saas-security/entities/alerts/v3 |
| Fetch Falcon Shield Apps | saas-security:read | /saas-security/entities/apps/v3 |
| Fetch Firewall Policy Relationships | firewall-policies:read | /policy/combined/firewall/v1, /policy/queries/firewall-members/v1 |
| Fetch Remediations | spotlight-vulnerabilities:read | /spotlight/entities/remediations/v2 |
| Fetch Vulnerabilities | spotlight-vulnerabilities:read | /spotlight/combined/vulnerabilities/v1 |
| IOM Findings | cspm-registration:read | /detects/queries/iom/v2, /detects/entities/iom/v2 |
| IOM Rules | cspm-registration:read | /settings/entities/policy/v1 |
Entities
The following entities are created:
| Resources | Entity _type | Entity _class |
|---|---|---|
| Account | crowdstrike_account | Account |
| Alert | crowdstrike_alert | Finding |
| Application | crowdstrike_detected_application | Application |
| AWS API Gateway Resource | crowdstrike_aws_api_gateway_resource | Resource |
| AWS API Gateway REST API | crowdstrike_aws_api_gateway_rest_api | Service |
| AWS Athena Work Group | crowdstrike_aws_athena_work_group | Service |
| AWS Auto Scaling Launch Configuration | crowdstrike_aws_autoscaling_launch_configuration | Configuration |
| AWS CloudFormation Stack | crowdstrike_aws_cloudformation_stack | Configuration |
| AWS CloudFront Domain | crowdstrike_aws_cloudfront_domain | Service |
| AWS CloudTrail | crowdstrike_aws_cloudtrail | Service |
| AWS CloudTrail Account | crowdstrike_aws_cloudtrail_account | Account |
| AWS CloudTrail Bucket | crowdstrike_aws_cloudtrail_bucket | Configuration |
| AWS CodeBuild Project | crowdstrike_aws_codebuild_project | Configuration |
| AWS Cognito User Pool | crowdstrike_aws_cognito_user_pool | Service |
| AWS Config Account | crowdstrike_aws_config_account | Configuration |
| AWS DynamoDB Table | crowdstrike_aws_dynamodb_table | DataStore, Database |
| AWS EBS Snapshot | crowdstrike_aws_ebs_snapshot | Image |
| AWS EBS Volume | crowdstrike_aws_ebs_volume | DataStore |
| AWS EC2 Instance | crowdstrike_aws_ec2_instance | Host |
| AWS EC2 Network Acl | crowdstrike_aws_ec2_network_acl | Firewall |
| AWS EC2 Security Group | crowdstrike_aws_ec2_security_group | Firewall |
| AWS ECR Repository | crowdstrike_aws_ecr_repository | CodeRepo |
| AWS ECS Task Definition | crowdstrike_aws_ecs_task_definition | Configuration |
| AWS EFS File System | crowdstrike_aws_efs_file_system | DataStore |
| AWS EKS Cluster | crowdstrike_aws_eks_cluster | Cluster |
| AWS ElastiCache Cluster | crowdstrike_aws_elasticache_cluster | DataStore, Database |
| AWS ELB Azure Tenant | crowdstrike_aws_elb_azure_tenant | Gateway |
| AWS ELB Load Balancer | crowdstrike_aws_elb_load_balancer | Gateway |
| AWS Event Bridge Event Bus | crowdstrike_aws_eventbridge_event_bus | Queue |
| AWS IAM Account | crowdstrike_aws_iam_account | Configuration |
| AWS IAM Group | crowdstrike_aws_iam_group | UserGroup |
| AWS IAM Policy | crowdstrike_aws_iam_policy | AccessPolicy |
| AWS IAM Role | crowdstrike_aws_iam_role | AccessRole |
| AWS IAM S3 Policy | crowdstrike_aws_iam_s3_policy | AccessPolicy |
| AWS IAM User | crowdstrike_aws_iam_user | User |
| AWS Kinesis Stream | crowdstrike_aws_kinesis_stream | DataStore |
| AWS KMS Key | crowdstrike_aws_kms_key | CryptoKey, Key |
| AWS Lambda Disk | crowdstrike_aws_lambda_disk | Disk |
| AWS Lambda Function | crowdstrike_aws_lambda_function | Function |
| AWS NLB/ALB Load Balancer | crowdstrike_aws_nlb_alb_load_balancer | Gateway |
| AWS RDS Database | crowdstrike_aws_rds_database | DataStore, Database |
| AWS Route 53 Domain | crowdstrike_aws_route53_domain | Domain |
| AWS S3 Bucket | crowdstrike_aws_s3_bucket | DataStore |
| AWS SageMaker Workbench Instance | crowdstrike_aws_sagemaker_notebook_instance | Host |
| AWS Secrets Manager Secret | crowdstrike_aws_secrets_manager_secret | Secret |
| AWS SES | crowdstrike_aws_ses | Service |
| AWS SNS Topic | crowdstrike_aws_sns_topic | Queue |
| AWS SQS Queue | crowdstrike_aws_sqs_queue | Queue |
| AWS SSM Parameter | crowdstrike_aws_ssm_parameter | Configuration |
| AWS VPC | crowdstrike_aws_vpc | Network |
| AWS VPC Bucket | crowdstrike_aws_vpc_bucket | Network |
| AWS VPC Endpoint | crowdstrike_aws_vpc_endpoint | Gateway |
| AWS VPC Route Table | crowdstrike_aws_vpc_route_table | Configuration |
| AWS VPC Subnet | crowdstrike_aws_vpc_subnet | Network |
| AWS WAF VPC Endpoint | crowdstrike_aws_waf_vpc_endpoint | Firewall |
| Azure AD Domain Service | crowdstrike_azure_ad_domain_service | Service |
| Azure App Service | crowdstrike_azure_app_service | Service |
| Azure App Service | crowdstrike_azure_web_app | Application |
| Azure CDN Profile | crowdstrike_azure_cdn_profile | Service |
| Azure Container Apps | crowdstrike_azure_container_app | Service |
| Azure Cosmos DB | crowdstrike_azure_cosmosdb_account | Account, Service |
| Azure Event Hub | crowdstrike_azure_event_hub | Service |
| Azure Firewall | crowdstrike_azure_firewall | Firewall |
| Azure Key Vault | crowdstrike_azure_key_vault | KeyStore |
| Azure Kubernetes Cluster | crowdstrike_azure_kubernetes_cluster | Cluster |
| Azure Managed Disk | crowdstrike_azure_managed_disk | DataStore, Disk |
| Azure MySQL Server | crowdstrike_azure_mysql_server | Database, DataStore, Host |
| Azure Security Group | crowdstrike_azure_security_group | Firewall |
| Azure Storage Account | crowdstrike_azure_storage_account | DataStore, Service |
| Azure Subscription | crowdstrike_azure_subscription | Account |
| Azure Virtual Machine | crowdstrike_azure_vm | Host |
| Azure Virtual Network | crowdstrike_azure_vnet | Network |
| Cloud Account | crowdstrike_cloud_account | Account |
| Cloud Entity | crowdstrike_cloud_entity | Entity |
| Compliance Control | crowdstrike_compliance_control | ControlPolicy |
| Container Image | crowdstrike_container_image | Image |
| Device | crowdstrike_host | Host |
| Device Control Policy | crowdstrike_device_control_policy | ControlPolicy |
| Device Sensor Agent | crowdstrike_sensor | HostAgent |
| Discover Application | crowdstrike_discover_application | Application |
| EASM Finding | crowdstrike_easm_finding | Finding |
| External Asset | crowdstrike_external_asset | Resource |
| Falcon Shield Alert | crowdstrike_falcon_shield_alert | Finding |
| Falcon Shield App | crowdstrike_falcon_shield_app | Application, NHI |
| Falcon Shield Integration | crowdstrike_falcon_shield_integration | Configuration, Account |
| Firewall Policy | crowdstrike_firewall_policy | ControlPolicy |
| Image Vulnerability | crowdstrike_image_vulnerability | Finding, Vulnerability |
| Image Vulnerability | crowdstrike_image_vulnerability | Finding |
| IOM Finding | crowdstrike_iom_finding | Finding |
| IOM Rule | crowdstrike_iom_rule | Rule |
| Prevention Policy | crowdstrike_prevention_policy | ControlPolicy |
| Prevention Policy Setting | crowdstrike_prevention_policy_setting | Configuration |
| Remediation | crowdstrike_remediation | Record |
| Serverless Vulnerability | crowdstrike_serverless_vulnerability | Finding, Vulnerability |
| Service | crowdstrike_endpoint_protection | Service |
| User | crowdstrike_user | User |
| Vulnerability | crowdstrike_vulnerability | Finding, Vulnerability |
| Vulnerability | crowdstrike_vulnerability | Finding |
| Zero Trust Assessment | crowdstrike_zero_trust_assessment | Assessment |
Relationships
The following relationships are created:
Source Entity _type | Relationship _class | Target Entity _type |
|---|---|---|
crowdstrike_account | HAS | crowdstrike_endpoint_protection |
crowdstrike_account | HAS | crowdstrike_sensor |
crowdstrike_account | HAS | crowdstrike_container_image |
crowdstrike_account | HAS | crowdstrike_user |
crowdstrike_account | HAS | crowdstrike_remediation |
crowdstrike_account | HAS | crowdstrike_cloud_account |
crowdstrike_account | HAS | crowdstrike_external_asset |
crowdstrike_account | HAS | crowdstrike_serverless_vulnerability |
crowdstrike_account | HAS | crowdstrike_falcon_shield_integration |
crowdstrike_cloud_account | HAS | crowdstrike_compliance_control |
crowdstrike_cloud_account | HAS | crowdstrike_cloud_entity |
crowdstrike_cloud_entity | HAS | crowdstrike_iom_finding |
crowdstrike_compliance_control | HAS | crowdstrike_iom_rule |
crowdstrike_container_image | EXPLOITS | crowdstrike_vulnerability |
crowdstrike_detected_application | HAS | crowdstrike_vulnerability |
crowdstrike_external_asset | HAS | crowdstrike_easm_finding |
crowdstrike_falcon_shield_integration | HAS | crowdstrike_falcon_shield_app |
crowdstrike_falcon_shield_integration | HAS | crowdstrike_falcon_shield_alert |
crowdstrike_host | HAS | crowdstrike_vulnerability |
crowdstrike_host | USES | crowdstrike_container_image |
crowdstrike_iom_rule | IDENTIFIED | crowdstrike_iom_finding |
crowdstrike_prevention_policy | ENFORCES | crowdstrike_endpoint_protection |
crowdstrike_prevention_policy | HAS | crowdstrike_prevention_policy_setting |
crowdstrike_sensor | PROTECTS | crowdstrike_host |
crowdstrike_sensor | ASSIGNED | crowdstrike_prevention_policy |
crowdstrike_sensor | IDENTIFIED | crowdstrike_vulnerability |
crowdstrike_sensor | HAS | crowdstrike_zero_trust_assessment |
crowdstrike_sensor | ASSIGNED | crowdstrike_device_control_policy |
crowdstrike_sensor | ASSIGNED | crowdstrike_firewall_policy |
crowdstrike_sensor | INSTALLED | crowdstrike_discover_application |
crowdstrike_sensor | HAS | crowdstrike_alert |
Mapped Relationships
The following mapped relationships are created:
Source Entity _type | Relationship _class | Target Entity _type | Direction |
|---|---|---|---|
crowdstrike_sensor | ASSIGNED | crowdstrike_device_control_policy | FORWARD |
crowdstrike_sensor | ASSIGNED | crowdstrike_firewall_policy | FORWARD |
crowdstrike_serverless_vulnerability | HAS | aws_lambda_function | REVERSE |
crowdstrike_serverless_vulnerability | HAS | google_cloud_function | REVERSE |
crowdstrike_serverless_vulnerability | HAS | azure_function_app | REVERSE |
crowdstrike_vulnerability | IS | cve | FORWARD |
Crowdstrike Account
crowdstrike_account inherits from Account
| Property | Type | Description | Specifications |
|---|---|---|---|
cid | string |
Crowdstrike Alert
crowdstrike_alert inherits from Finding
| Property | Type | Description | Specifications |
|---|---|---|---|
aggregateId | string | ||
childProcessIds | array of strings | ||
cid | string | ||
cmdline | string | ||
compositeId | string | ||
createdOn | number | ||
dataDomains | array of strings | ||
description | string | ||
detectedOn | number | ||
deviceExternalIp | string | ||
deviceHostname | string | ||
deviceId | string | ||
deviceLocalIp | string | ||
deviceMacAddress | string | ||
deviceOsVersion | string | ||
devicePlatformName | string | ||
deviceStatus | string | ||
falconHostLink | string | ||
filename | string | ||
filepath | string | ||
filesAccessed | array of strings | ||
id | string | ||
mitreAttack | array of strings | ||
objective | string | ||
parentCmdline | string | ||
parentFilename | string | ||
product | string | ||
scenario | string | ||
severityName | string | ||
sourceProducts | array of strings | ||
sourceVendors | array of strings | ||
status | string | ||
tactic | string | ||
tacticId | string | ||
technique | string | ||
techniqueId | string | ||
updatedOn | number | ||
userId | string | ||
userName | string | ||
userPrincipal | string |
Crowdstrike Cloud Account
crowdstrike_cloud_account inherits from Account
| Property | Type | Description | Specifications |
|---|---|---|---|
accountAlias * | string | null | ||
accountId * | string | ||
accountName * | string | null | ||
accountType * | string | null | ||
availableRegions * | array | null | ||
azureTenantId * | string | null | ||
cid * | string | null | ||
cloudformationUpdateUrl * | string | null | ||
cloudProvider * | string | ||
cloudtrailBucketName * | string | null | ||
cloudtrailRegion * | string | null | ||
dsprmRoleArn * | string | null | ||
enabledServices * | array | null | ||
endedOn * | number | null | ||
eventbusArn * | string | null | ||
eventbusName * | string | null | ||
externalId * | string | null | ||
falconClientId * | string | null | ||
healthyConditionsCount * | number | null | ||
iamRoleArn * | string | null | ||
intermediateRoleArn * | string | null | ||
isActive * | boolean | null | ||
isBehaviorAssessmentEnabled * | boolean | null | ||
isCloudRegistration * | boolean | null | ||
isCSPMEnabled * | boolean | null | ||
isCSPMLite * | boolean | null | ||
isCustomRolename * | boolean | null | ||
isD4CMigrated * | boolean | null | ||
isDSPMEnabled * | boolean | null | ||
isManaged * | boolean | null | ||
isMaster * | boolean | null | ||
isSensorManagementEnabled * | boolean | null | ||
isUsingExistingCloudtrail * | boolean | null | ||
isValid * | boolean | null | ||
lastScanOn * | number | null | ||
onboardedOn * | number | null | ||
operationalServicesCount * | number | null | ||
organizationId * | string | null | ||
region * | string | null | ||
remediationCloudformationUrl * | string | null | ||
s3Url * | string | null | ||
startedOn * | number | null | ||
status * | string | null | ||
totalConditionsCount * | number | null | ||
totalServicesCount * | number | null | ||
vendor * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceUrl * | string | null | ||
service * | string |