Reversinglabs-sdk-py3

Latest version: v2.7.1

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

2.7.1

-------------------

Improvements
- **fie** module:
- Introduced a new module called **fie** which corresponds to the ReversingLabs **File Investigation Engine (FIE)** service.
- The module currently has one class with four methods for sending files to FIE for analysis and fetching the short classification or more detailed analysis reports.


Scheduled removals
- **December 2024.**:
- Parameter `sample_sha1` from the `ticloud.DynamicAnalysis.detonate_sample` method will be removed. Parameter `sample_hash` should be used instead.
- **March 2025.**:
- Parameters `internet_simulation` and `sample_name` from the `ticloud.DynamicAnalysis.detonate_sample` method will be removed and should be further used through `**optional_parameters`.

2.7.0

-------------------

Improvements
- **ticloud** module:
- `rha1_type` is now an optional parameter in the `RHA1FunctionalSimilarity` and `RHA1Analitics` class methods. The user can decide if it should be passed in manually or calculated automatically.
- `detonate_url` and `detonate_sample` methods of the `DynamicAnalysis` class now accept optional parameters through `**optional_parameters`. Optional parameters should be passed in as key-value pairs (kwargs). Named parameters `internet_simulation` and `sample_name` are now deprecated and should be used through `**optional_parameters`.
- Added the `AdvancedActions` class containing the `enriched_file_analysis` method which returns a File Analysis report enriched with Dynamic Analysis.

Deprecations
- **ticloud** module:
- Parameters `internet_simulation` and `sample_name` of the `DynamicAnalysis.detonate_sample` method are now deprecated. Use `**optional_parameters` instead.

2.6.4

-------------------

Bugfixes
- **ticloud** module:
- Implemented the default user agent string in embedded `FileAnalysis` calls.

2.6.3

-------------------

Bugfixes
- **a1000** module:
- Changed the `upload_sample_from_url` method's name to `submit_url_for_analysis`.

2.6.2

-------------------

Improvements
- Added more unit tests for all currently available modules.

2.6.1

-------------------

Improvements
- Added more unit tests for all currently available modules.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.