[ZeroFox] Replace min_timestamp filter with escalated_min_date when only escalated alerts are fetched as incidents#38377
Merged
talzich merged 2 commits intocontrib/riskive_zerofox-fix_escalated_incidents_fetchfrom Jan 30, 2025
unknown repository
Merged
[ZeroFox] Replace min_timestamp filter with escalated_min_date when only escalated alerts are fetched as incidents#38377talzich merged 2 commits intocontrib/riskive_zerofox-fix_escalated_incidents_fetchfrom unknown repository
talzich merged 2 commits intocontrib/riskive_zerofox-fix_escalated_incidents_fetchfrom
unknown repository
Conversation
Contributor
|
Thank you for your contribution. Your generosity and caring are unrivaled! Make sure to register your contribution by filling the Contribution Registration form, so our content wizard @talzich will know the proposed changes are ready to be reviewed. |
Contributor
|
Hi @DNRRomero, thanks for contributing to the XSOAR marketplace. To receive credit for your generous contribution please follow this link. |
talzich
approved these changes
Jan 30, 2025
54ce209
into
demisto:contrib/riskive_zerofox-fix_escalated_incidents_fetch
5 tasks
|
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. |
talzich
added a commit
that referenced
this pull request
Jan 30, 2025
…nly escalated alerts are fetched as incidents (#38377) (#38414) * Replace min_timestamp filter with escalated_min_date when escalated_only is enabled (#140) * add release notes and upate yml structure Co-authored-by: Diego Ramirez R <[email protected]> Co-authored-by: Tal Zichlinsky <[email protected]>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
Fix an issue identified when restricting the type of ZeroFox alerts ingested as XSOAR Incidents by correcting the filtering parameter in http request
Must have