Content packs — August 17, 2026
48 files changed, 7742 insertions, 15092 deletions — view the commit on the mirror.
CyberArk EPM adds Idira OAuth; rasterize's 8.15 fork removed; 21 more packs get identity modeling rules
- 13 commits, 269 files across 48 packs — the bulk of it CRTX-271523/271526 PRs 2, 4, 5 and 7 of 7, which added a second
_2_11modeling rule to 21 more log sources. - CyberArk EPM 1.3.0 gains a third authentication method: CyberArk Identity (Idira ISPSS) OAuth 2.0
client_credentials. - The version-forked rasterize_8_15 integration was deleted and folded into the single Rasterize integration, which loses its
toversion: 8.14.0cap. - XSUP-74186 restricted the three summary-report scripts to the Cortex XSOAR marketplace and updated 16 playbooks across the compliance and IR packs to skip that task gracefully.
- Fixes to the Slack and Oracle Cloud Infrastructure event collectors,
DBotFindSimilarIncidentsandGetDockerImageLatestTag, plus a round of Docker base-image bumps.
Highlights
-
CyberArk EPM Event Collector accepts CyberArk Identity (Idira ISPSS) OAuth
1.3.0 adds an *Authentication Method* parameter selecting the new OAuth 2.0 `client_credentials` flow alongside the existing EPM and SAML methods, with *Identity URL* and *Web App ID* parameters required for it, and updates the get-events command.
-
The two rasterize integrations became one
All 14 files of `rasterize_8_15` were deleted and its behaviour folded into the main Rasterize integration through `:platform` marketplace overrides — a hidden `lightweight` parameter and per-marketplace `isArray` on the url and file_name arguments — while `toversion: 8.14.0` was dropped so the single integration covers every version.
-
Twenty-one more log sources gained an identity-aware modeling rule for XSIAM 2.11
CRTX-271523 and CRTX-271526 (PRs 2, 4, 5 and 7 of 7) added a `_2_11` rule mapping `xdm.*.identity.*` alongside `xdm.*.user.*` to Anthropic Claude, Apache Tomcat, Auditd, Carbon Black Defense, Check Point Firewall, Cisco ISR, Cisco Umbrella, Citrix ADC, Commvault, GitGuardian, GuardiCore, HPE Aruba Central, IBM MaaS360, Keeper Security, Prisma Cloud, Silverfort, Symantec DLP, Symantec Endpoint Protection, Tanium, Tenable.io and Zscaler, each capping the prior rule at `toversion: 8.14.0`.
-
Summary-report scripts are now Cortex XSOAR only, and 16 playbooks were rewired around them
GenerateInvestigationSummaryReport, GenerateSummaryReportButton and GenerateSummaryReports were restricted to the XSOAR marketplace; the playbooks that call them — across BreachNotification-US, GDPR, HIPAA, NIST, SANS, Brute Force, Kenna, DeCYFIR, SOCRadar, QRadar, Chronicle, SplunkPy and CommonPlaybooks — now skip that task gracefully where the script is unavailable.
-
Slack Event Collector no longer stalls on old events
3.8.14 fixes fetch-events returning older events without progressing toward the current time, and changes slack-get-events to return oldest events first.
-
GetDockerImageLatestTag stopped returning unrunnable OCI artifact tags
The script filtered nothing out of the tag list and could hand back a `.sig`, `.att` or `.sbom` artifact tag, breaking downstream script execution.
Changes
48 files listed, 15 written up and shaded below.
-
▸ ▾ AnthropicClaude modified +100 −1 1.3.1: adds AnthropicClaudeModelingRules_2_11 mapping xdm.*.identity.* for the Claude audit log dataset.
Packs/AnthropicClaudeRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ ApacheTomcat modified +52 −1
Packs/ApacheTomcatRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ Auditd modified +60 −1
Packs/AuditdRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ Base modified +104 −5 1.42.20: DBotFindSimilarIncidents no longer fails when an exact-match field value contains unescaped special characters such as double quotes; plus ML Docker bumps in 1.42.19.
Packs/BaseRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ BreachNotification-US modified +18 −1
Packs/BreachNotification-USRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ BruteForce modified +11 −2
Packs/BruteForceRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ CarbonBlackDefense modified +248 −1
Packs/CarbonBlackDefenseRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ CheckpointFirewall modified +712 −1 2.4.2: adds CheckpointFirewall_2_11 mapping xdm.*.identity.* alongside the existing xdm.*.user.* fields.
Packs/CheckpointFirewallRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ Cisco-umbrella-cloud-security modified +104 −1
Packs/Cisco-umbrella-cloud-securityRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ CiscoISR modified +71 −1
Packs/CiscoISRRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ CitrixADC modified +112 −1
Packs/CitrixADCRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ CloudIncidentResponse modified +9 −2
Packs/CloudIncidentResponseRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ CommonPlaybooks modified +11 −2 2.8.9: the Send Investigation Summary Reports playbook skips the Generate Summary Reports task gracefully on non-XSOAR marketplaces.
Packs/CommonPlaybooksRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ CommonScripts modified +357 −32 1.22.46–48: three summary-report scripts restricted to Cortex XSOAR, GetDockerImageLatestTag filters out .sig/.att/.sbom artifact tags, and twelve scripts take Docker bumps.
Packs/CommonScriptsRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ CommvaultBackupSolutions modified +121 −1
Packs/CommvaultBackupSolutionsRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ ConcentricAI modified +50 −2 1.2.17: the demo playbook and the ConcentricAI Security Event incident type are restricted to Cortex XSOAR; the playbook image was renamed and a README added.
Packs/ConcentricAIRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ CyberArkEPM modified +1032 −36 1.3.0: adds CyberArk Identity (Idira ISPSS) OAuth 2.0 client_credentials authentication, an Authentication Method selector, and Identity URL and Web App ID parameters.
Packs/CyberArkEPMRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ DeCYFIR modified +8 −2
Packs/DeCYFIRRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ FeedTAXII modified +9 −2
Packs/FeedTAXIIRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ FiltersAndTransformers modified +18 −4
Packs/FiltersAndTransformersRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ FortinetFortiwebVM modified +3 −3 README-only change fixing broken links to the FortiWeb Cloud documentation.
Packs/FortinetFortiwebVMRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ GDPR modified +8 −1
Packs/GDPRRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ GitGuardian modified +154 −1
Packs/GitGuardianRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ GoogleChronicleBackstory modified +8 −2
Packs/GoogleChronicleBackstoryRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ GuardiCore modified +962 −1
Packs/GuardiCoreRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ HIPAA-BreachNotification modified +12 −2
Packs/HIPAA-BreachNotificationRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ HPEArubaCentral modified +135 −1
Packs/HPEArubaCentralRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ IBMMaaS360Security modified +128 −1
Packs/IBMMaaS360SecurityRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ ImageOCR modified +9 −2
Packs/ImageOCRRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ KeeperSecurity modified +166 −1
Packs/KeeperSecurityRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ Kenna modified +11 −1
Packs/KennaRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ MicrosoftTeams modified +9 −2
Packs/MicrosoftTeamsRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ NIST modified +12 −3
Packs/NISTRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ Okta modified +8 −2
Packs/OktaRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ OracleCloudInfrastructure modified +254 −19 1.0.39: improved error handling in the Oracle Cloud Infrastructure Event Collector.
Packs/OracleCloudInfrastructureRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ PrismaCloud modified +147 −1 4.4.34: adds PrismaCloud_2_11, an identity-aware copy of the modeling rule for XSIAM 2.11 and later.
Packs/PrismaCloudRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ QRadar modified +8 −2
Packs/QRadarRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ SANS modified +17 −3
Packs/SANSRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ SOCRadar modified +12 −3
Packs/SOCRadarRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ Silverfort modified +177 −1
Packs/SilverfortRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ Slack modified +1278 −286 3.8.14: fetch-events no longer keeps returning older events without advancing; slack-get-events now returns oldest events first.
Packs/SlackRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ SplunkPy modified +8 −2 4.3.2: the Splunk Generic playbook skips its Generate Investigation Summary Report task where the script is unavailable.
Packs/SplunkPyRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ SymantecDLP modified +67 −1 2.1.12: adds SymantecDLP_2_11, the identity-aware modeling rule version for XSIAM 2.11.
Packs/SymantecDLPRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ SymantecEndpointProtection modified +140 −1
Packs/SymantecEndpointProtectionRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ Tanium modified +42 −1
Packs/TaniumRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ Tenable_io modified +96 −1
Packs/Tenable_ioRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ Zscaler modified +641 −1 1.5.12: new ZscalerModelingRule_2_11 (fromversion 8.15.0) mapping xdm.*.identity.* for NSS web, firewall and tunnel datasets; the prior rule is capped at 8.14.0.
Packs/ZscalerRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ rasterize modified +23 −14648 2.1.44: the rasterize_8_15 integration is deleted and merged into Rasterize via :platform overrides; the toversion: 8.14.0 cap is removed.
Packs/rasterizeRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.