- Home
- Play books
- Bitdefender - Scan task execution
Bitdefender - Scan task execution
In this page
Playbook Description
This playbook ensures endpoint security by creating a scan task and checking the scan status in Bitdefender for a specific endpoint. This allows security teams to initiate targeted scans for malware detection and remediation on demand.
Playbook input type
Log
Prerequisites
Need license with plan - Business Security Enterprise.
Playbook creation input
connectionName - Connection name of Bitdefender.
Dependencies
Extensions - Bitdefender
- bitdefender_createScanTask
- bitdefender_getTaskStatus
Utility functions
- utility_incrementCount
Connections
- Bitdefender connection - Need to connect Bitdefender using API Key.
Execution workflow
- Creates the scan tasks.
- Sets the count to fetch status.
- Fetches scan task status.
- If task status is pending and the number of attempts is less than 10, waits for 10 mins and fetches the status again.
- Else returns the status.


