Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency reversinglabs-sdk-py3 to v2.7.0 #2709

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
reversinglabs-sdk-py3 ==2.6.4 -> ==2.7.0 age adoption passing confidence

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.0

Compare Source

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.
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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team labels Sep 25, 2024
@helene-nguyen helene-nguyen merged commit 11c8cc3 into master Sep 25, 2024
3 checks passed
@helene-nguyen helene-nguyen deleted the renovate/reversinglabs-sdk-py3-2.x branch September 25, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant