Fixes for the 'Proofpoint TAP - Event Enrichment' playbook#24642
Merged
Fixes for the 'Proofpoint TAP - Event Enrichment' playbook#24642
Conversation
altmannyarden
approved these changes
Feb 16, 2023
…oofpoint_TAP_-_Event_Enrichment � Conflicts: � Packs/ProofpointTAP/pack_metadata.json
ayman-m
pushed a commit
to my-soar/content
that referenced
this pull request
Feb 24, 2023
…4642) * Fixes for the 'Proofpoint TAP - Event Enrichment' playbook * Added additional task for the 'else' condition of task number 1 * Added additional task for the 'else' condition of task number 1 * Added known words to the pack-ignore file and updated the pack version.
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.
Status
Related Issues
fixes: https://jira-hq.paloaltonetworks.local/browse/XSUP-21117
Description
1- Fixed an issue with the playbook's conditional tasks that caused execution failure of the 'proofpoint-get-forensics' command. To prevent 'campaignID' or 'threatID' incident fields from being extracted into context data if their values are 'null', an additional filter has been added to the #2 and #3 conditional tasks.
2- Replaced automation within tasks that used the 'SetContext' deprecated automation with the 'SetAndHandleEmpty' automation.
3- A description has been added to the playbook and all tasks within it.
4 - Reorganized the tasks hierarchy to streamline the playbook flow and reduce the number of tasks.
5- The playbook outputs have been modified to detail all output paths.
Screenshots
The updated 'Proofpoint TAP - Event Enrichment' playbook:

The errors triggered by execution failure of the 'proofpoint-get-forensics' command:
