Skip to content

Commit fdfce12

Browse files
content-botjohnnywilkesYaelShamai
authored
[CEM] Cortex Exposure Management Pack (#40649)
* [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]>
1 parent 45e8c5e commit fdfce12

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+4673
-12
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
##### AWS-EC2
2+
3+
- Added *Exposure Management* and *ASM* as supported modules.

Packs/AWS-EC2/pack_metadata.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "AWS - EC2",
33
"description": "Amazon Web Services Elastic Compute Cloud (EC2)",
44
"support": "xsoar",
5-
"currentVersion": "1.4.22",
5+
"currentVersion": "1.4.23",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",
@@ -24,6 +24,8 @@
2424
"X3",
2525
"X5",
2626
"ENT_PLUS",
27+
"asm",
28+
"exposure_management",
2729
"agentix"
2830
]
2931
}

Packs/AWS-Enrichment-Remediation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ Automation to determine which interface on an EC2 instance has an over-permissiv
6363

6464
Automation to determine AWS account hierarchy by looking up parent objects until the organization level is reached.
6565

66-
![AWSAccountHierarchy](https://raw.githubusercontent.com/demisto/content/2651e6ea5f37c64e3b3e9b18e4d815f5094d6fb2/Packs/AWS-Enrichment-Remediation/doc_files/AWS_-_Enrichment.png)
66+
![AWSAccountHierarchy](doc_files/AWSAccountHierarchy.png)
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
##### AWS Enrichment and Remediation
2+
3+
- Added *Exposure Management* and *ASM* as supported modules.

Packs/AWS-Enrichment-Remediation/pack_metadata.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "AWS Enrichment and Remediation",
33
"description": "Playbooks using multiple AWS content packs for enrichment and remediation purposes",
44
"support": "xsoar",
5-
"currentVersion": "1.1.24",
5+
"currentVersion": "1.1.25",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",
@@ -52,6 +52,8 @@
5252
"X3",
5353
"X5",
5454
"ENT_PLUS",
55+
"asm",
56+
"exposure_management",
5557
"agentix"
5658
]
5759
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
##### ApiModules
2+
3+
- Added *Exposure Management* and *ASM* as supported modules.

Packs/ApiModules/pack_metadata.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ApiModules",
33
"description": "API Modules",
44
"support": "xsoar",
5-
"currentVersion": "2.2.46",
5+
"currentVersion": "2.2.47",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",
@@ -22,6 +22,8 @@
2222
"X3",
2323
"X5",
2424
"ENT_PLUS",
25+
"asm",
26+
"exposure_management",
2527
"agentix"
2628
]
2729
}

Packs/Base/ReleaseNotes/1_41_7.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
##### Base
2+
3+
- Added *Exposure Management* and *ASM* as supported modules.

Packs/Base/pack_metadata.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Base",
33
"description": "The base pack for Cortex XSOAR.",
44
"support": "xsoar",
5-
"currentVersion": "1.41.6",
5+
"currentVersion": "1.41.7",
66
"author": "Cortex XSOAR",
77
"serverMinVersion": "6.0.0",
88
"url": "https://www.paloaltonetworks.com/cortex",
@@ -34,6 +34,8 @@
3434
"X3",
3535
"X5",
3636
"ENT_PLUS",
37+
"asm",
38+
"exposure_management",
3739
"agentix"
3840
]
3941
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
##### Common Scripts
2+
3+
- Added *Exposure Management* and *ASM* as supported modules.

0 commit comments

Comments
 (0)