Content packs — August 20, 2026
7 files changed, 1061 insertions, 130 deletions — view the commit on the mirror.
quarantine-file moves to platform built-in commands; Box and Slack event collectors get fetch fixes
- A small, tidy day: 7 packs move on 7 commits, one commit each, with no pack added or withdrawn.
- AggregatedScripts (+368/-39) migrates the
quarantine-filescript to platform built-in commands (#45533). - Two event collectors are fixed: Box (+430/-32) clears a
fetch-eventsDocker script timeout (#45163), and Slack (+206/-43) makesslack-get-eventsread a date range from its command args instead of last run (#45551). - The rest is upkeep — Docker image bumps in CommonScripts (#45535) and rasterize (#45549), a
SyntaxWarningfix in GoogleSheets (#45581), and a field moved in MicrosoftGraphUser (#45569).
Highlights
-
Box Event Collector fixes a fetch-events Docker script timeout
At +430/-32 it is the day's largest pack, carrying XSUP-72996 (#45163).
-
quarantine-file is rewritten onto platform built-in commands
AggregatedScripts moves +368/-39 — the only change of the day that alters how a script does its work rather than fixing or bumping it (#45533).
-
slack-get-events now takes its date range from command args, not last run
A behaviour change to the command's inputs at +206/-43, so anything driving it on the previous contract needs checking (#45551).
-
An MFA enablement field moves to the connect section
MicrosoftGraphUser is the only pack moving at +16/-9, under the day's one commit subject that names no pack (#45569).
-
Two Docker image bumps land under the same ticket
XSUP-71787 bumps ZipFile and UnzipFile in CommonScripts (#45535) and chromium to 151.0.7922.11855526 in rasterize (#45549).
Changes
7 files listed, 7 written up and shaded below.
-
▸ ▾ AggregatedScripts modified +368 −39 +368/-39 migrating the quarantine-file script to platform built-in commands (#45533).
Packs/AggregatedScriptsRead 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.
-
▸ ▾ Box modified +430 −32 +430/-32 fixing a fetch-events Docker script timeout in the event collector (XSUP-72996, #45163).
Packs/BoxRead 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 +13 −3 +13/-3 updating the ZipFile and UnzipFile Docker images to their latest tags (XSUP-71787, #45535).
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.
-
▸ ▾ GoogleSheets modified +20 −2 +20/-2 fixing a SyntaxWarning (#45581).
Packs/GoogleSheetsRead 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.
-
▸ ▾ MicrosoftGraphUser modified +16 −9 +16/-9 moving an MFA enablement field to the connect section (#45569).
Packs/MicrosoftGraphUserRead 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 +206 −43 +206/-43 so slack-get-events fetches a date range from command args instead of last run (#45551).
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.
-
▸ ▾ rasterize modified +8 −2 +8/-2 bumping the Rasterize Docker image to demisto/chromium:151.0.7922.11855526 (XSUP-71787, #45549).
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.