Changelog
Synapse-ReversingLabs Changelog
v0.6.0 - 2024-05-15
Features and Enhancements
Update
$lib.bytes
usage with$lib.axon
APIs.
v0.5.0 - 2024-02-20
Features and Enhancements
Update modelling of archive files to use
file:archive:entry
nodes when using Synapse-Fileparser>=4.17.0. Otherwisefile:subfile
nodes will continue to be used.Update deprecated
$lib.dict()
usage to JSON style syntax.
v0.4.0 - 2023-06-16
Features and Enhancements
Mark the Synapse-FileParser dependency as optional.
v0.3.0 - 2023-03-22
Features and Enhancements
Update Power-Up to build with code signing.
Add dependency requirements to package definition.
Bugfixes
Check for invalid nodes and missing files earlier in the file submission process.
v0.2.0 - 2022-06-20
Features and Enhancements
Clarified the error message on files not being found in the configured axon.
Add a
--scanners
parameter toreversinglabs.a1000.submit
to better clarify submission to the AV scanners ReversingLabs offers.Add
reversinglabs.setup.proxy
command to configure the Synapse-ReversingLabs specific proxy settings.Added
power-ups.reversinglabs.admin
to gate Synapse-ReversingLabs specific admin-only permissions.
Bugfixes
Documented additional permissions needed for operational usage.
it:prod:soft:name
secondary properties are now set to the engine name and not the result.
v0.1.0 - 2022-05-11
Features and Enhancements
Cached API responses are now stored in the JsonStor instead of in nodedata.
v0.0.1 - 2022-05-11
Features and Enhancements
Initial (beta) release of the
Synapse-ReversingLabs
Power-Up