[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
reversinglabs/reversinglabs-sdk-py3 (reversinglabs-sdk-py3)
### [`v2.7.1`](https://redirect.github.com/reversinglabs/reversinglabs-sdk-py3/blob/HEAD/CHANGELOG.md#271-2024-10-09)
[Compare Source](https://redirect.github.com/reversinglabs/reversinglabs-sdk-py3/compare/2.7.0...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`.
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==2.7.0
->==2.7.1
Release Notes
reversinglabs/reversinglabs-sdk-py3 (reversinglabs-sdk-py3)
### [`v2.7.1`](https://redirect.github.com/reversinglabs/reversinglabs-sdk-py3/blob/HEAD/CHANGELOG.md#271-2024-10-09) [Compare Source](https://redirect.github.com/reversinglabs/reversinglabs-sdk-py3/compare/2.7.0...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`.Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.