-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[CEM] Cortex Exposure Management Pack #40555
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
[CEM] Cortex Exposure Management Pack #40555
Conversation
… CortexExposureManagement
… CortexExposureManagement
… CortexExposureManagement
…to CortexExposureManagement
…to CortexExposureManagement
…to CortexExposureManagement
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.
Hey,
I answered your questions, please take a look.
Packs/CortexExposureManagement/Scripts/RankRemediationOwners/RankRemediationOwners.py
Outdated
Show resolved
Hide resolved
Packs/CortexExposureManagement/Scripts/RankRemediationOwners/RankRemediationOwners.py
Show resolved
Hide resolved
Packs/CortexExposureManagement/Scripts/RankRemediationOwners/RankRemediationOwners.py
Show resolved
Hide resolved
Packs/CortexExposureManagement/Scripts/RankRemediationOwners/RankRemediationOwners.py
Show resolved
Hide resolved
Packs/CortexExposureManagement/Scripts/RankRemediationOwners/RankRemediationOwners.py
Show resolved
Hide resolved
Packs/CortexExposureManagement/Scripts/RankRemediationOwners/RankRemediationOwners.yml
Show resolved
Hide resolved
Packs/CortexExposureManagement/Scripts/RankRemediationOwners/RankRemediationOwners_test.py
Outdated
Show resolved
Hide resolved
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.
Hi @johnnywilkes, The playbooks look good!
I have just one question:
In the playbook Cortex EM - Exposure Issue, there's a step called Initialize fields that uses the setIssue (Builtin) automation. I don't see this automation available, even after installing all dependencies.
Could you clarify where this automation comes from?
@Benimanela , my understanding is that !setIssue does exactly what !setAlert/setIncident do and is a standard of platform tenants as alerts are being replaced by issues: |
Ok, understood. I’m using XSOAR on-prem, and I don’t have the However, the PR is approved from my review side, and I’d like to see a demo to better understand how the playbooks work in practice. |
This pack is scoped to platform marketplace, so it shouldn't be a concern. |
Packs/CortexExposureManagement/Scripts/RankRemediationOwners/RankRemediationOwners.py
Outdated
Show resolved
Hide resolved
Packs/CortexExposureManagement/Scripts/RankRemediationOwners/RankRemediationOwners.py
Show resolved
Hide resolved
Packs/CortexExposureManagement/Scripts/RankRemediationOwners/RankRemediationOwners.py
Show resolved
Hide resolved
Packs/CortexExposureManagement/Scripts/RankRemediationOwners/RankRemediationOwners.py
Show resolved
Hide resolved
Packs/CortexExposureManagement/Scripts/RankRemediationOwners/RankRemediationOwners.py
Show resolved
Hide resolved
Packs/CortexExposureManagement/Scripts/RankRemediationOwners/RankRemediationOwners.py
Show resolved
Hide resolved
Packs/CortexExposureManagement/Scripts/RankRemediationOwners/RankRemediationOwners.py
Show resolved
Hide resolved
Packs/CortexExposureManagement/Scripts/RankRemediationOwners/RankRemediationOwners.py
Show resolved
Hide resolved
Packs/CortexExposureManagement/Scripts/RankRemediationOwners/RankRemediationOwners.py
Show resolved
Hide resolved
|
For the Reviewer: Trigger build request has been accepted for this contribution PR. |
|
For the Reviewer: Successfully created a pipeline in GitLab with url: https://gitlab.xdr.pan.local/xdr/cortex-content/content/-/pipelines/4228003 |
|
Validate summary Verdict: PR can be force merged from validate perspective? ❌ |
622f441
into
demisto:contrib/PaloAltoNetworks_CortexExposureManagement-3
|
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. |
* [CEM] Cortex Exposure Management Pack (#40555) * init new pack * update * started migrating RankServiceOnwer * change naming/fix ContextSetup * update naming/bring in RankRemediationOwners * fix validation errors * remove most references to VM/ASM * fix contextsetup * update/add automation rules * fix typo * Add remediation playbook * fix format error * Add AWS-Enrichment-Remediation dependency * test update EM module * test with ASM tag * add marketplace tags * Andrew's README update * update triggers * update RankRemediationOwners docker * documenation review * RN/metadata update * update RN * bump versions * code review changes #1 * bump ver * fix validations * fix error * fix long lines * format pack README * few simple change * RankRemediationOwners updates * feedback ContextSetup and bump * missed bump file * add GR103 to pack ignore * fix image path * pre commit --------- Co-authored-by: johnnywilkes <[email protected]> Co-authored-by: Yael Shamai <[email protected]> Co-authored-by: yshamai <[email protected]>
* [CEM] Cortex Exposure Management Pack (demisto#40555) * init new pack * update * started migrating RankServiceOnwer * change naming/fix ContextSetup * update naming/bring in RankRemediationOwners * fix validation errors * remove most references to VM/ASM * fix contextsetup * update/add automation rules * fix typo * Add remediation playbook * fix format error * Add AWS-Enrichment-Remediation dependency * test update EM module * test with ASM tag * add marketplace tags * Andrew's README update * update triggers * update RankRemediationOwners docker * documenation review * RN/metadata update * update RN * bump versions * code review changes #1 * bump ver * fix validations * fix error * fix long lines * format pack README * few simple change * RankRemediationOwners updates * feedback ContextSetup and bump * missed bump file * add GR103 to pack ignore * fix image path * pre commit --------- Co-authored-by: johnnywilkes <[email protected]> Co-authored-by: Yael Shamai <[email protected]> Co-authored-by: yshamai <[email protected]>
* [CEM] Cortex Exposure Management Pack (demisto#40555) * init new pack * update * started migrating RankServiceOnwer * change naming/fix ContextSetup * update naming/bring in RankRemediationOwners * fix validation errors * remove most references to VM/ASM * fix contextsetup * update/add automation rules * fix typo * Add remediation playbook * fix format error * Add AWS-Enrichment-Remediation dependency * test update EM module * test with ASM tag * add marketplace tags * Andrew's README update * update triggers * update RankRemediationOwners docker * documenation review * RN/metadata update * update RN * bump versions * code review changes #1 * bump ver * fix validations * fix error * fix long lines * format pack README * few simple change * RankRemediationOwners updates * feedback ContextSetup and bump * missed bump file * add GR103 to pack ignore * fix image path * pre commit --------- Co-authored-by: johnnywilkes <[email protected]> Co-authored-by: Yael Shamai <[email protected]> Co-authored-by: yshamai <[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
https://jira-dc.paloaltonetworks.com/browse/UVEM-2497
Description
New Cortex Exposure Management Pack
Must have