-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SentinelOne V2- 3.2.23 #33422
SentinelOne V2- 3.2.23 #33422
Conversation
SentinelOne v2_3.2.23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you for the contribution, it looks good!
let's please set up ca short demo.
Demo is set on Wednesday 11:30 AM |
@@ -1146,28 +1154,29 @@ def get_threats_command(client: Client, args: dict) -> CommandResults: | |||
|
|||
def get_hash_command(client: Client, args: dict) -> CommandResults: | |||
""" | |||
Get hash reputation. | |||
Get hash verdict. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As suggested in the demo, this command can be replaced to use !file
reputation command. See https://xsoar.pan.dev/docs/integrations/generic-commands-reputation and
https://xsoar.pan.dev/docs/integrations/context-and-outputs#return-filehash-reputation for more details.
22d454b
into
demisto:contrib/munna-metron_SentinelOne_v2_3.2.23
Thank you for your contribution. Your external PR has been merged and the changes are now included in an internal PR for further review. The internal PR will be merged to the master branch within 3 business days. |
* SentinelOne V2- 3.2.23 (#33422) * Migrated the deprecated /rank endpoint to /verdict for sentinelone-get-hash command * Fixed the typo for the word verdict * reverted the commonscript changes * Updated the markdown text from rank to verdict --------- Co-authored-by: saurabh-metron <[email protected]> Co-authored-by: merit-maita <[email protected]> * Update Packs/SentinelOne/Integrations/SentinelOne-V2/SentinelOne-V2.yml * Update Packs/SentinelOne/Integrations/SentinelOne-V2/README.md --------- Co-authored-by: munna-metron <[email protected]> Co-authored-by: saurabh-metron <[email protected]> Co-authored-by: merit-maita <[email protected]>
Hi Team, do we know when this will be released please? |
@DavinGeorgeSentinelOne - It's already out, see https://cortex.marketplace.pan.dev/marketplace/details/SentinelOne: |
* SentinelOne V2- 3.2.23 (demisto#33422) * Migrated the deprecated /rank endpoint to /verdict for sentinelone-get-hash command * Fixed the typo for the word verdict * reverted the commonscript changes * Updated the markdown text from rank to verdict --------- Co-authored-by: saurabh-metron <[email protected]> Co-authored-by: merit-maita <[email protected]> * Update Packs/SentinelOne/Integrations/SentinelOne-V2/SentinelOne-V2.yml * Update Packs/SentinelOne/Integrations/SentinelOne-V2/README.md --------- Co-authored-by: munna-metron <[email protected]> Co-authored-by: saurabh-metron <[email protected]> Co-authored-by: merit-maita <[email protected]>
Contributing to Cortex XSOAR Content
Make sure to register your contribution by filling the contribution registration form
The Pull Request will be reviewed only after the contribution registration form is filled.
Status
Related Issues
fixes: link to the issue
Description
A few sentences describing the overall goals of the pull request's commits.
Must have