-
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
Bug fixes related to usernames in Account Enrichment #29024
Merged
Merged
Conversation
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
- Fixed account enrichment username input to support domain\user format too - Fixed the XDR task in the account enrichment playbook to accept both username and domain\username - Added playbooks and formatted them - Added XDR to the account enrichment test in conf.json - Updated the account enrichment test playbook to be from 6.8.0 (lowest supported version) - Generated docs - Updated accont enrichment playbook image
idovandijk
added
the
release-notes-only
Indicates that this pull request has ONLY release notes to review for documentation process
label
Aug 20, 2023
This PR was automatically updated by a GitHub Action
To stop automatic version bumps, add the |
AdiPeret
reviewed
Aug 20, 2023
Packs/CommonPlaybooks/Playbooks/playbook-Account_Enrichment_-_Generic_v2.2.yml
Show resolved
Hide resolved
Packs/CommonPlaybooks/Playbooks/playbook-Account_Enrichment_-_Generic_v2.2.yml
Outdated
Show resolved
Hide resolved
Packs/CommonPlaybooks/Playbooks/playbook-Account_Enrichment_-_Generic_v2.2.yml
Show resolved
Hide resolved
This PR was automatically updated by a GitHub Action
To stop automatic version bumps, add the |
@AdiPeret PR is ready |
@AdiPeret @michalgold @ostolero Doc review completed. |
Co-authored-by: ShirleyDenkberg <[email protected]>
Co-authored-by: ShirleyDenkberg <[email protected]>
…s' into account-enrichment-username-fixes
AdiPeret
approved these changes
Aug 22, 2023
xsoar-bot
pushed a commit
to xsoar-contrib/content
that referenced
this pull request
Oct 5, 2023
* - Fixed playbook input from malware to account enrichment - Fixed account enrichment username input to support domain\user format too - Fixed the XDR task in the account enrichment playbook to accept both username and domain\username - Added playbooks and formatted them - Added XDR to the account enrichment test in conf.json - Updated the account enrichment test playbook to be from 6.8.0 (lowest supported version) - Generated docs - Updated accont enrichment playbook image * Added RNs for both packs * Bump pack from version CommonPlaybooks to 2.3.94. * Fixed description * description fixes * Bump pack from version CortexXDR to 5.0.10. * Updated description for username input * Updated playbook readme with the new playbook input description * Fixed a small typo * Update Packs/CortexXDR/ReleaseNotes/5_0_10.md Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/CommonPlaybooks/ReleaseNotes/2_3_95.md Co-authored-by: ShirleyDenkberg <[email protected]> --------- Co-authored-by: Content Bot <[email protected]> Co-authored-by: ShirleyDenkberg <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
docs-approved
release-notes-only
Indicates that this pull request has ONLY release notes to review for documentation process
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
BLOCKED - https://jira-hq.paloaltonetworks.local/browse/CIAC-7906Ready
Related Issues
fixes: https://jira-hq.paloaltonetworks.local/browse/XSUP-27200
Description