Reversinglabs-sdk-py3

Latest version: v2.8.2

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

Scan your dependencies

Page 1 of 6

2.8.2

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

Improvements
- Defined the latest version (2.32.3) of the requests library as a dependency. urllib3 was removed as an explicit dependency for this project.
- Python 3.9 is now defined as the oldest version of Python supported by this project.


Reversinglabs SDK Cookbook changes
Improvements
- **Scenarios and Workflows** notebooks:
- Added the `download_advanced_search_matches_a1000.ipynb`, `download_advanced_search_matches_titaniumcloud.ipynb`, `download_yara_retro_matches_a1000.ipynb` and `download_yara_retro_matches_titaniumcloud.ipynb` notebooks.

- **Command line tools and scripts**:
- Added the `cyber_defense_alliance.py` command line tool.

Starting with ReversingLabs SDK version 2.8.0, the **ReversingLabs SDK Cookbook** project's release cycle and versioning are closely tied to this project.
This changelog will also be keeping track of changes made to the ReversingLabs SDK Cookbook project.

2.8.1

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

Improvements
- Defined the latest version (2.32.3) of the requests library as a dependency. urllib3 was removed as an explicit dependency for this project.
- Python 3.9 is now defined as the oldest version of Python supported by this project.

2.8.0

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

Removals
- **ticloud** module:
- Removed the deprecated `sample_sha1` parameter from the `ticloud.DynamicAnalysis.detonate_sample` method.

Improvements
- **ticloud** module:
- Parameters `internet_simulation` and `sample_name` from the `ticloud.DynamicAnalysis.detonate_sample` method are now used through the `**optiona_parameters` key-value parameter instead of as individual named parameters.

2.7.2

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

Improvements
- **ticloud** module:
- Corrected a typo in the docstrings and the README.

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.

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.

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.