crowdstrike/CrowdStrike Falconutil GitHub Action
Run Falconutil patch-image tool
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| falcon_client_id | CrowdStrike API Client ID for authentication | yes | — |
| falcon_region | CrowdStrike API region. Allowed values are us-1, us-2, eu-1, us-gov-1, us-gov-2 | yes | us-1 |
| version | Falcon Container Sensor version to use (defaults to the latest) | no | — |
| cid | Customer ID w/checksum to use (example 1234567890ABCDEFG-XY) | yes | — |
| source_image_uri | Source Image URI to be patched | yes | — |
| target_image_uri | Expected URI for patched Target Image | yes | — |
| falcon_image_uri | Falcon Container Sensor Image URI (optional - defaults to using the image pulled by the action) | no | — |
| falcon_image_platform | Specify sensor platform to retrieve when pulling from CrowdStrike repository | no | x86_64 |
| cloud_service | Cloud Service platform. Allowed values: ACA | ACI | ECS_FARGATE | CLOUDRUN | no | — |
| container | Container name that can be used to identify the container on the Falcon console | no | — |
| container_group | Azure container group name for Azure Container Instances platform | no | — |
| falconctl_opts | All falconctl options in a single string | no | — |
| image_pull_policy | PullPolicy for Source and Falcon Container Sensor Image. Allowed values: IfNotPresent | Always | no | Always |
| resource_group | Azure resource group name for Azure Container Instances and Azure Container Apps platform | no | — |
| subscription | Azure subscription id for Azure Container Instances and Azure Container Apps platform | no | — |
Outputs
no outputs