Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
5890e92
init new pack
johnnywilkes May 12, 2025
537d14d
update
johnnywilkes May 13, 2025
a3b404c
started migrating RankServiceOnwer
johnnywilkes May 13, 2025
37430a4
change naming/fix ContextSetup
johnnywilkes May 14, 2025
e29eda9
update naming/bring in RankRemediationOwners
johnnywilkes May 14, 2025
9861e98
fix validation errors
johnnywilkes May 14, 2025
0dd279b
Merge branch 'contrib/PaloAltoNetworks_CortexExposureManagement' into…
johnnywilkes May 15, 2025
e451f1c
Merge branch 'contrib/PaloAltoNetworks_CortexExposureManagement' into…
johnnywilkes May 15, 2025
e6693ea
remove most references to VM/ASM
johnnywilkes May 15, 2025
91efe40
fix contextsetup
johnnywilkes May 19, 2025
14e8ab0
update/add automation rules
johnnywilkes May 28, 2025
db1d1b1
fix typo
johnnywilkes May 30, 2025
5eb302d
Add remediation playbook
johnnywilkes May 30, 2025
9a05c53
fix format error
johnnywilkes May 30, 2025
9649e9e
Add AWS-Enrichment-Remediation dependency
johnnywilkes Jun 5, 2025
e3e8470
test update EM module
johnnywilkes Jun 27, 2025
ea21f9b
Merge branch 'contrib/PaloAltoNetworks_CortexExposureManagement' into…
johnnywilkes Jun 27, 2025
ea8268a
Merge branch 'contrib/PaloAltoNetworks_CortexExposureManagement-1' in…
johnnywilkes Jun 30, 2025
9c6a9a6
test with ASM tag
johnnywilkes Jul 3, 2025
45ffc92
add marketplace tags
johnnywilkes Jul 8, 2025
c941bfa
Andrew's README update
johnnywilkes Jul 8, 2025
bcf7697
update triggers
johnnywilkes Jul 8, 2025
efa3581
update RankRemediationOwners docker
johnnywilkes Jul 8, 2025
63387e7
Merge branch 'contrib/PaloAltoNetworks_CortexExposureManagement-3' in…
johnnywilkes Jul 8, 2025
485500f
Merge branch 'contrib/PaloAltoNetworks_CortexExposureManagement-3' in…
johnnywilkes Jul 9, 2025
d6c0e5d
Merge branch 'contrib/PaloAltoNetworks_CortexExposureManagement-3' in…
johnnywilkes Jul 9, 2025
275c8dd
documenation review
johnnywilkes Jul 10, 2025
d043325
Merge branch 'contrib/PaloAltoNetworks_CortexExposureManagement-3' in…
johnnywilkes Jul 10, 2025
3e14944
RN/metadata update
johnnywilkes Jul 10, 2025
85116e0
update RN
johnnywilkes Jul 10, 2025
2902496
Merge branch 'contrib/PaloAltoNetworks_CortexExposureManagement-3' in…
johnnywilkes Jul 10, 2025
9964a70
bump versions
johnnywilkes Jul 14, 2025
fcebb3b
Merge branch 'contrib/PaloAltoNetworks_CortexExposureManagement-3' in…
johnnywilkes Jul 14, 2025
908608a
Merge branch 'contrib/PaloAltoNetworks_CortexExposureManagement-3' in…
johnnywilkes Jul 14, 2025
81345d8
code review changes #1
johnnywilkes Jul 15, 2025
730101a
bump ver
johnnywilkes Jul 15, 2025
fcec3c4
Merge branch 'contrib/PaloAltoNetworks_CortexExposureManagement-3' in…
johnnywilkes Jul 15, 2025
7a5e734
Merge branch 'contrib/PaloAltoNetworks_CortexExposureManagement-3' in…
johnnywilkes Jul 15, 2025
a85dd6f
fix validations
johnnywilkes Jul 15, 2025
77505fa
fix error
johnnywilkes Jul 15, 2025
a2efefe
fix long lines
johnnywilkes Jul 15, 2025
509e132
format pack README
johnnywilkes Jul 15, 2025
c4ca60a
few simple change
johnnywilkes Jul 17, 2025
0264f0f
RankRemediationOwners updates
johnnywilkes Jul 17, 2025
23ae80d
feedback ContextSetup and bump
johnnywilkes Jul 17, 2025
01778c5
missed bump file
johnnywilkes Jul 17, 2025
be6de57
Merge branch 'contrib/PaloAltoNetworks_CortexExposureManagement-3' in…
johnnywilkes Jul 17, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Packs/AWS-EC2/ReleaseNotes/1_4_23.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
##### AWS-EC2

- Added *Exposure Management* and *ASM* as supported modules.
4 changes: 3 additions & 1 deletion Packs/AWS-EC2/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "AWS - EC2",
"description": "Amazon Web Services Elastic Compute Cloud (EC2)",
"support": "xsoar",
"currentVersion": "1.4.22",
"currentVersion": "1.4.23",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand All @@ -24,6 +24,8 @@
"X3",
"X5",
"ENT_PLUS",
"asm",
"exposure_management",
"agentix"
]
}
3 changes: 3 additions & 0 deletions Packs/AWS-Enrichment-Remediation/ReleaseNotes/1_1_25.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
##### AWS Enrichment and Remediation

- Added *Exposure Management* and *ASM* as supported modules.
4 changes: 3 additions & 1 deletion Packs/AWS-Enrichment-Remediation/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "AWS Enrichment and Remediation",
"description": "Playbooks using multiple AWS content packs for enrichment and remediation purposes",
"support": "xsoar",
"currentVersion": "1.1.24",
"currentVersion": "1.1.25",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down Expand Up @@ -52,6 +52,8 @@
"X3",
"X5",
"ENT_PLUS",
"asm",
"exposure_management",
"agentix"
]
}
3 changes: 3 additions & 0 deletions Packs/ApiModules/ReleaseNotes/2_2_47.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
##### ApiModules

- Added *Exposure Management* and *ASM* as supported modules.
4 changes: 3 additions & 1 deletion Packs/ApiModules/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ApiModules",
"description": "API Modules",
"support": "xsoar",
"currentVersion": "2.2.46",
"currentVersion": "2.2.47",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand All @@ -22,6 +22,8 @@
"X3",
"X5",
"ENT_PLUS",
"asm",
"exposure_management",
"agentix"
]
}
3 changes: 3 additions & 0 deletions Packs/Base/ReleaseNotes/1_41_7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
##### Base

- Added *Exposure Management* and *ASM* as supported modules.
4 changes: 3 additions & 1 deletion Packs/Base/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Base",
"description": "The base pack for Cortex XSOAR.",
"support": "xsoar",
"currentVersion": "1.41.6",
"currentVersion": "1.41.7",
"author": "Cortex XSOAR",
"serverMinVersion": "6.0.0",
"url": "https://www.paloaltonetworks.com/cortex",
Expand Down Expand Up @@ -34,6 +34,8 @@
"X3",
"X5",
"ENT_PLUS",
"asm",
"exposure_management",
"agentix"
]
}
3 changes: 3 additions & 0 deletions Packs/CommonScripts/ReleaseNotes/1_19_88.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
##### Common Scripts

- Added *Exposure Management* and *ASM* as supported modules.
4 changes: 3 additions & 1 deletion Packs/CommonScripts/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Common Scripts",
"description": "Frequently used scripts pack.",
"support": "xsoar",
"currentVersion": "1.19.87",
"currentVersion": "1.19.88",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down Expand Up @@ -67,6 +67,8 @@
"X3",
"X5",
"ENT_PLUS",
"asm",
"exposure_management",
"agentix"
]
}
2 changes: 2 additions & 0 deletions Packs/Core/Integrations/CortexCoreIR/CortexCoreIR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4321,3 +4321,5 @@ supportedModules:
- X3
- X5
- ENT_PLUS
- asm
- exposure_management
5 changes: 5 additions & 0 deletions Packs/Core/ReleaseNotes/3_4_9.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#### Integrations

##### Investigation & Response

- Added *Exposure Management* and *ASM* as supported modules.
6 changes: 4 additions & 2 deletions Packs/Core/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Core",
"description": "Automates incident response",
"support": "xsoar",
"currentVersion": "3.4.8",
"currentVersion": "3.4.9",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down Expand Up @@ -33,6 +33,8 @@
"X1",
"X3",
"X5",
"ENT_PLUS"
"ENT_PLUS",
"asm",
"exposure_management"
]
}
3 changes: 3 additions & 0 deletions Packs/CortexExposureManagement/.pack-ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[known_words]
EM
CMDB
1 change: 1 addition & 0 deletions Packs/CortexExposureManagement/.secrets-ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[email protected]
Loading
Loading