Skip to content

Commit

Permalink
[crowdstrike falcon] - update cs-falcon-resolve-detection description (
Browse files Browse the repository at this point in the history
…#29135)

* [crowdstrike] - update command description

* bump rn

* update docker image

* Update Packs/CrowdStrikeFalcon/Integrations/CrowdStrikeFalcon/CrowdStrikeFalcon.yml

Co-authored-by: Yaakov Praisler <59408745+yaakovpraisler@users.noreply.github.com>

* Update Packs/CrowdStrikeFalcon/Integrations/CrowdStrikeFalcon/README.md

* Update Packs/CrowdStrikeFalcon/Integrations/CrowdStrikeFalcon/CrowdStrikeFalcon.yml

Co-authored-by: Judah Schwartz <JudahSchwartz@users.noreply.github.com>

* Update Packs/CrowdStrikeFalcon/ReleaseNotes/1_11_6.md

Co-authored-by: Judah Schwartz <JudahSchwartz@users.noreply.github.com>

* Update Packs/CrowdStrikeFalcon/Integrations/CrowdStrikeFalcon/README.md

* fix broken yml

* update docker image

---------

Co-authored-by: Yaakov Praisler <59408745+yaakovpraisler@users.noreply.github.com>
Co-authored-by: Judah Schwartz <JudahSchwartz@users.noreply.github.com>
  • Loading branch information
3 people committed Aug 23, 2023
1 parent 8ec4a95 commit 7c18af5
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
Expand Up @@ -392,7 +392,7 @@ script:
- 'false'
- description: Username to assign the detections to. (This is usually the user’s email address, but may vary based on your configuration). username and assigned_to_uuid are mutually exclusive.
name: username
description: Resolves and updates a detection using the provided arguments. At least one optional argument must be passed, otherwise no change will take place.
description: Resolves and updates a detection using the provided arguments. At least one optional argument must be passed, otherwise no change will take place. Note that IDP detections are not supported.
name: cs-falcon-resolve-detection
- arguments:
- description: The host agent ID (AID) of the host to contain. Get an agent ID from a detection.
Expand Down Expand Up @@ -4375,7 +4375,7 @@ script:
- contextPath: CrowdStrike.IDPEntity.EmailAddresses
description: The identity entity email address.
type: String
dockerimage: demisto/py3-tools:1.0.0.70543
dockerimage: demisto/py3-tools:1.0.0.72003
isfetch: true
ismappable: true
isremotesyncin: true
Expand Down
Expand Up @@ -431,7 +431,7 @@ or by providing the IDs of the detections.

* * * * *

Resolves and updates a detection using the provided arguments. At least one optional argument must be passed, otherwise no change will take place.
Resolves and updates a detection using the provided arguments. At least one optional argument must be passed, otherwise no change will take place. Note: IDP detections are not supported.

#### Base Command

Expand Down
7 changes: 7 additions & 0 deletions Packs/CrowdStrikeFalcon/ReleaseNotes/1_11_6.md
@@ -0,0 +1,7 @@

#### Integrations

##### CrowdStrike Falcon

- Added a disclaimer to the description of the **cs-falcon-resolve-detection** command that IDP detections are not supported.
- Updated the Docker image to: *demisto/py3-tools:1.0.0.72003*.
2 changes: 1 addition & 1 deletion Packs/CrowdStrikeFalcon/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "CrowdStrike Falcon",
"description": "The CrowdStrike Falcon OAuth 2 API (formerly the Falcon Firehose API), enables fetching and resolving detections, searching devices, getting behaviors by ID, containing hosts, and lifting host containment.",
"support": "xsoar",
"currentVersion": "1.11.5",
"currentVersion": "1.11.6",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 7c18af5

Please sign in to comment.