-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* SentinelOne v 3 2 12 (#30626) * Bug Fixes * updated the docker image * updated the release notes * making chages in threat request call * review comment fix * fixed release notes * docker --------- Co-authored-by: munna-metron <[email protected]> Co-authored-by: MosheEichler <[email protected]>
- Loading branch information
1 parent
4098cca
commit 6090e50
Showing
5 changed files
with
22 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
|
||
#### Integrations | ||
|
||
##### SentinelOne v2 | ||
|
||
- Updated the Docker image to: *demisto/python3:3.10.13.80014*. | ||
- Improved implementation of the ***fetch-threats*** functionality, so that it will fetch the selected threat statuses from the configuration. | ||
|
||
|
||
#### Classifiers | ||
|
||
##### SentinelOne Classifier | ||
|
||
- Fixed an issue where the **SentinelOne Classifier** unable to mapped with the Incident Type whose name is **incident**. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "SentinelOne", | ||
"description": "Endpoint protection", | ||
"support": "partner", | ||
"currentVersion": "3.2.11", | ||
"currentVersion": "3.2.12", | ||
"author": "SentinelOne", | ||
"url": "https://www.sentinelone.com/support/", | ||
"email": "[email protected]", | ||
|