Changelog
Synapse-Intezer-Analyze Changelog
v1.5.0 - 2024-05-15
Features and Enhancements
Update
$lib.bytes
usage with$lib.axon
APIs.
v1.4.2 - 2024-02-20
Features and Enhancements
Update deprecated
$lib.dict()
usage to JSON style syntax.
v1.4.1 - 2023-10-11
Bugfixes
Fix an issue where the auth token would not be cleared when removing the currently configured API key.
v1.4.0 - 2023-09-25
Features and Enhancements
Add
intezer.analyze.submit.byhash
command to submit a hash for analysis without submitting the actual file.Raw API responses are now displayed when using the
--debug
flag.Update error messages for unsuccessful HTTP requests to include the reason phrase in addition to the response code.
Bugfixes
Fix an issue where API tokens would be unnecessarily refreshed.
v1.3.0 - 2023-06-16
Features and Enhancements
Update modeling of Intezer code families to create
risk:tool:software
nodes.Update
intezer.analyze.malwarefamily
to acceptrisk:tool:software
nodes instead ofit:prod:softver
nodes.
v1.2.0 - 2023-03-22
Features and Enhancements
Update Power-Up to build with code signing.
v1.1.3 - 2023-01-05
Bugfixes
Fix an issue where
it:prod:soft
nodes would be created without relevant product information.
v1.1.2 - 2022-11-24
Bugfixes
Fix an incorrect error message when attempting to use the
intezer.analyze.submit
command with a file the Axon doesn’t have bytes for.
v1.1.1 - 2022-06-20
Bugfixes
Fix an issue where querying with an expired token would cause the query to fail rather than automatically refreshing the token.
v1.1.0 - 2022-05-11
Features and Enhancements
Update sandbox data ingestion to prefer the
:sandbox:file
property over:exe
where appropriate.Cached API responses are now stored in the JsonStor instead of in nodedata.
v1.0.1 - 2022-01-27
Bugfixes
Fix an issue where providing a
--name
argument to theintezer.analyze.malwarefamily
command would produce an error.
v1.0.0 - 2022-01-20
Features and Enhancements
Initial release of the
Synapse-Intezer-Analyze
Power-Up