Changelog
Synapse-HybridAnalysis Changelog
v3.0.0 - 2025-08-22
Automatic Migrations
- Removed all data cached by the Power-Up. 
Features and Enhancements
- Removed - hybridanalysis.byhashcommand since the- POST /search/hashAPI is no longer supported. The- hybridanalysis.reportsummarycommand provides equivalent functionality.
- Removed caching and the - --asofoption from the following commands:- hybridanalysis.overview,- hybridanalysis.reportsummary,- hybridanalysis.samples.
- Updated base URL to use - hybrid-analysis.cominstead of- www.hybrid-analysis.com.
v2.2.1 - 2025-05-16
Bugfixes
- Fixed an issue where attempting to migrate an - it:exec:procwithout- :timecould cause an exception.
- Fixed an issue where the automatic migration from - v2.2.0would re-run (without modification) if the Power-Up was reinstalled even if it had successfully completed previously.
v2.2.0 - 2025-01-28
Automatic Migrations
- Migrated all - it:av:sig,- it:av:prochit, and- it:av:filehitnodes created by Synapse-HybridAnalysis to- it:av:scan:resultnodes. The migrated- it:av:sig,- it:av:prochit, and- it:av:filehitnodes are removed by this migration.
Features and Enhancements
- Deprecated - hybridanalysis.migrationAvHit()on-demand migration function.
v2.1.0 - 2024-04-22
Features and Enhancements
- Add - file:filepathnodes for each file name reported back from the response to the- hybridanalysis.overviewcommand.
v2.0.0 - 2024-02-20
Features and Enhancements
- Update deprecated - $lib.dict()usage to JSON style syntax.
- Update Power-Up to remove deprecated - it:av:*forms and replace with- it:av:scan:result.
- Add an on-demand migration for - it:av:filehitand- it:av:prochitnodes. See the Admin Guide for additional details.
v1.6.0 - 2023-03-22
Features and Enhancements
- Update Power-Up to build with code signing. 
Bugfixes
- Fix an issue where certain files would raise BadTypeValu exceptions. 
v1.5.1 - 2022-06-20
Bugfixes
- Fix an issue where API responses for unavailable file hashes could raise an error rather than displaying a warning and continuing. 
- When adding - it:mitre:attack:techniquenodes set the- :nameproperty if it was not previously set, rather than the- :descproperty.
v1.5.0 - 2022-05-11
Features and Enhancements
- Add - hybridanalysis.samplescommand to download Hybrid Analysis sample files by SHA-256.
- Cached API responses are now stored in the JsonStor instead of in nodedata 
- Update sandbox data ingestion to prefer the - :sandbox:fileproperty over- :exewhere appropriate.
v1.4.0 - 2022-01-27
Features and Enhancements
- Update - it:hostcreation to use the- :descproperty to record host description rather than the deprecated- :modelproperty.
v1.3.0 - 2022-01-03
Features and Enhancements
- Update - hybridanalysis.reportsummaryto add- inet:urlfilenodes for results where submission data contains urls.
Bugfixes
- Fix an issue where the - hybridanalysis.reportsummarycould fail due to incomplete information about extracted files.
v1.2.0 - 2021-10-04
Features and Enhancements
- Add - hybridanalysis.reportsummarycommand to query the Hybrid Analysis report summary endpoint.
v1.1.0 - 2021-09-15
Features and Enhancements
- Add - hybridanalysis.overviewcommand to query the Hybrid Analysis overview endpoint.
v1.0.0 - 2021-08-13
Features and Enhancements
- Initial release of - Synapse-HybridAnalysisv1.0.0.