Skip to content

Invoke FalconContainerScan

bk-cs edited this page Nov 30, 2023 · 17 revisions

Invoke-FalconContainerScan

SYNOPSIS

Initiate a Falcon Container Security scan

DESCRIPTION

Requires 'Kubernetes Protection: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
ScanType String Scan type cluster-refresh
dry-run
full

SYNTAX

Invoke-FalconContainerScan [-ScanType] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

POST /kubernetes-protection/entities/scan/trigger/v1

falconpy

TriggerScan

USAGE

Initiate scan of Kubernetes footprint

Invoke-FalconContainerScan -ScanType full

2023-11-27: PSFalcon v2.2.6

Clone this wiki locally