Skip to content

Commit

Permalink
Fixed a bug where the integration default classifier and mapper weren…
Browse files Browse the repository at this point in the history
…'t presented in XSOAR 8.x. (#30214)

* Fixed a bug where the integration default classifier and mapper weren't presented in XSOAR 8.x

* Update 1_1_8.md
  • Loading branch information
anara123 authored Oct 18, 2023
1 parent 056e340 commit 9894ff1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@ script:
commands:
- description: Returns a list of sample events fetched from the stream.
name: crowdstrike-falcon-streaming-get-sample-events
dockerimage: demisto/py3-tools:1.0.0.61931
dockerimage: demisto/py3-tools:1.0.0.77497
isFetchSamples: true
longRunning: true
runonce: false
script: '-'
Expand Down
7 changes: 7 additions & 0 deletions Packs/CrowdStrikeFalconStreamingV2/ReleaseNotes/1_1_8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

#### Integrations

##### CrowdStrike Falcon Streaming v2

- Fixed an issue where the integration default classifier and mapper weren't presented in XSOAR 8.x.
- Updated the Docker image to: *demisto/py3-tools:1.0.0.77497*.
2 changes: 1 addition & 1 deletion Packs/CrowdStrikeFalconStreamingV2/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "CrowdStrike Falcon Streaming",
"description": "Use the CrowdStrike Falcon Stream v2 integration to stream detections and audit security events.",
"support": "xsoar",
"currentVersion": "1.1.7",
"currentVersion": "1.1.8",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 9894ff1

Please sign in to comment.