Skip to content

Commit

Permalink
Test playbook for 'CrowdStrike Falcon - Get Detections by Incident' (#…
Browse files Browse the repository at this point in the history
…27186)

* Test playbook for 'CrowdStrike Falcon - Get Detections by Incident'

* RN

* Bump pack from version CrowdStrikeFalcon to 1.10.21.

* Deleted duplicated tasks and added validation for CrowdStrike Falcon live incidents

* Bump pack from version CrowdStrikeFalcon to 1.10.22.

* added validations for the existence of CrowdStrike Falcon incidents and detections

* Removed unnecessary 'print error' messages

* Bump pack from version CrowdStrikeFalcon to 1.10.23.

* Bump pack from version CrowdStrikeFalcon to 1.10.24.

* Replaced the 'is not empty' condition with the 'Is defined' condition for tasks 324 and 318

* changed the 'fromversion' to 6.5.0

* RN

---------

Co-authored-by: Content Bot <[email protected]>
  • Loading branch information
2 people authored and MosheEichler committed Jul 2, 2023
1 parent a60a26a commit afaf226
Show file tree
Hide file tree
Showing 5 changed files with 3,873 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ outputs:
description: 'Indicates whether detections were found. '
type: string
tests:
- No tests
- Test Playbook - CrowdStrike Falcon - Get Detections by Incident
contentitemexportablefields:
contentitemfields: {}
system: true
6 changes: 6 additions & 0 deletions Packs/CrowdStrikeFalcon/ReleaseNotes/1_10_25.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Playbooks

##### CrowdStrike Falcon - Get Detections by Incident

Internal code improvements.
Loading

0 comments on commit afaf226

Please sign in to comment.