Changelog
Synapse-CrowdStrike Changelog
v0.4.3 - 2025-08-14
Bugfixes
Fixed an issue where attemping to fetch a new page beyond 50,000 results could result in an error.
v0.4.2 - 2025-07-29
NOTE: This release is a BETA preview and may be subject to change!
Bugfixes
Fixed an issue when parsing the API response that prevented
crowdstrike.vulns.searchfrom executing successfully.
v0.4.1 - 2025-02-05
NOTE: This release is a BETA preview and may be subject to change!
Automatic Migrations
Attempt to automatically repair any
media:news:typeproperty that includedlib.nullin the taxonomy of the string as a result of previous ingestions of CrowdStrike reports with missing subtypes.
Bugfixes
Fixed an issue with the
crowdstrike.reports.searchcommand where themedia:news:typeproperty would includelib.nullif the report subtype was not present in the API response.
v0.4.0 - 2025-01-17
NOTE: This release is a BETA preview and may be subject to change!
Features and Enhancements
Added
nameto thefile:bytesnode created bycrowdstrike.reports.searchwhen downloading reports with--download-pdf.Updated deprecated
$lib.list()usage to JSON style syntax.
v0.3.1 - 2025-01-06
NOTE: This release is a BETA preview and may be subject to change!
Bugfixes
Fixed typos in command exit messages.
v0.3.0 - 2024-08-16
NOTE: This release is a BETA preview and may be subject to change!
Features and Enhancements
Add
crowdstrike.vulns.enrichandcrowdstrike.vulns.searchcommands.
Bugfixes
Fix an issue with the
crowdstrike.indicators.enrichcommand where the--yieldoption would not yield any nodes.
v0.2.1 - 2024-04-15
NOTE: This release is a BETA preview and may be subject to change!
Bugfixes
Fix an issue with the
indicators.enrichnode action definition which prevented it from showing up in the node actions list.
v0.2.0 - 2024-04-11
NOTE: This release is a BETA preview and may be subject to change!
Features and Enhancements
Add a
--typeoption to thecrowdstrike.indicators.searchcommand to allow filtering by indicator type.Add additional usage examples to command help.
Bugfixes
Fix an issue with pagination beyond the first 50,000 results of a query.
Fix an issue in handling actor names returned by different endpoints which contained inconsistent spacing.
v0.1.0 - 2024-03-07
NOTE: This release is a BETA preview and may be subject to change!
Features and Enhancements
Initial release of the
Synapse-CrowdStrikePower-Up.