Changelog
Synapse-PwC-ThreatIntel Changelog
v0.3.3 - 2024-09-30
Bugfixes
Update the ‘Accept’ header value used when making HTTP requests to the PWC API.
v0.3.2 - 2024-06-28
Bugfixes
Fix an issue with API responses where values that were expected to be empty lists are now null.
Fix an issue with API responses where the message envelope no longer includes a
total_pagesfield.
v0.3.1 - 2024-02-20
Features and Enhancements
Update deprecated
$lib.dict()usage to JSON style syntax.
Deprecations
Caching has been removed from the
pwc.threatintel.ioc.feedandpwc.threatintel.report.feedcommands, so the--asofargument has been deprecated and will no longer have any effect.
This release contains an automatic cache cleanup that will run when the package is first upgraded. This will remove cached API response data from the jsonstor for commands which no longer perform caching.
v0.3.0 - 2023-04-13
Features and Enhancements
Mark the Synapse-FileParser dependency as optional.
Bugfixes
Fix an issue where API responses with lists of values in the
rule_namefield were not handled correctly.
v0.2.0 - 2023-03-13
NOTE: This release is considered Beta and may be subject to change.
Features and Enhancements
Add a
--download-pdfoption to thepwc.threatintel.enrichandpwc.threatintel.report.feedcommands, for downloading the associated PDF when ingesting reports.
v0.1.1 - 2023-02-10
NOTE: This release is considered Beta and may be subject to change.
Bugfixes
Fix an issue where empty API responses where not handled properly in some cases.
v0.1.0 - 2023-02-03
NOTE: This release is considered Beta and may be subject to change.
Features and Enhancements
Initial beta release of the
Synapse-PwC-ThreatIntelPower-Up.
v0.0.4 - 2023-01-25
NOTE: This release is considered Alpha and may be subject to change.
Bugfixes
Handle IPv6 addresses being returned in IPv4 fields.
Handle URL results with no protocol specified.
v0.0.3 - 2023-01-24
NOTE: This release is considered Alpha and may be subject to change.
Bugfixes
Fix an error caused by indicators containing wildcard domains.
Update Yara endpoint error handling.
v0.0.2 - 2022-12-16
NOTE: This release is considered Alpha and may be subject to change.
Features and Enhancements
Initial release of the
Synapse-PwC-ThreatIntelPower-Up