Skip to content

Bump reversinglabs-sdk-py3 from 2.11.4 to 2.12.0 in /docker/reversinglabs-sdk-py3#41772

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/reversinglabs-sdk-py3/reversinglabs-sdk-py3-2.12.0
Closed

Bump reversinglabs-sdk-py3 from 2.11.4 to 2.12.0 in /docker/reversinglabs-sdk-py3#41772
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/reversinglabs-sdk-py3/reversinglabs-sdk-py3-2.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 24, 2025

Bumps reversinglabs-sdk-py3 from 2.11.4 to 2.12.0.

Release notes

Sourced from reversinglabs-sdk-py3's releases.

2.12.0

Improvements

  • ticloud module:
    • Added the SupplyChainIoCFeed class.
    • Added the get_hash_index method to the ImpHashSimilarity class.
    • Added the get_company_information, create_user, list_users, retrieve_user, update_user, reset_password, list_licenses, create_limit, read_license_limits, read_user_limits, update_limit, delete_limit, list_email_alerts and create_or_update_alert methods to the CustomerUsage class.

Removals

  • ticloud module:
    • Removed the TAXIIRansomwareFeed and ExpressionSearch classes.
      • Use TAXIIFeed instead of TAXIIRansomwareFeed.
  • a1000 module:
    • Removed the upload_sample_from_path, upload_sample_from_file, submit_url_for_analysis, submit_url_for_analysis_and_get_report, upload_sample_and_get_summary_report_v2, upload_sample_and_get_detailed_report_v2, advanced_search_v2 and advanced_search_v2_aggregated methods.

ReversingLabs SDK Cookbook changes

Improvements

  • Spectra Intelligence notebooks:

    • Added the indicators_of_compromise.ipynb notebook.
    • Added the supply_chain_ioc_feed.ipynb notebook.
  • Scenarios and Workflows notebooks:

    • Added the yara_extended_threat_hunting.ipynb notebook.

Removals

  • Spectra Intelligence notebooks:
    • Removed The ExpressionSearch example from the search.ipynb notebook.
Changelog

Sourced from reversinglabs-sdk-py3's changelog.

v2.11.4 (2025-10-21)

Improvements

  • tiscale module:

    • Added the large_file argument to upload methods. If this argument is set to True, the method will use the MultipartEncoder from requests-toolbelt to upload a large file to Spectra Detect in order not to run out of memory.
  • requests-toolbelt added as an optional dependency under the large_files key.

v2.12.0 (2025-12-24)

Improvements

  • ticloud module:
    • Added the SupplyChainIoCFeed class.
    • Added the get_hash_index method to the ImpHashSimilarity class.
    • Added the get_company_information, create_user, list_users, retrieve_user, update_user, reset_password, list_licenses, create_limit, read_license_limits, read_user_limits, update_limit, delete_limit, list_email_alerts and create_or_update_alert methods to the CustomerUsage class.

Removals

  • ticloud module:
    • Removed the TAXIIRansomwareFeed and ExpressionSearch classes.
      • Use TAXIIFeed instead of TAXIIRansomwareFeed.
  • a1000 module:
    • Removed the upload_sample_from_path, upload_sample_from_file, submit_url_for_analysis, submit_url_for_analysis_and_get_report, upload_sample_and_get_summary_report_v2, upload_sample_and_get_detailed_report_v2, advanced_search_v2 and advanced_search_v2_aggregated methods.

ReversingLabs SDK Cookbook changes

Improvements

  • Spectra Intelligence notebooks:

    • Added the indicators_of_compromise.ipynb notebook.
    • Added the supply_chain_ioc_feed.ipynb notebook.
  • Scenarios and Workflows notebooks:

    • Added the yara_extended_threat_hunting.ipynb notebook.

Removals

  • Spectra Intelligence notebooks:
    • Removed The ExpressionSearch example from the search.ipynb notebook.

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.

Commits
  • c4bdf28 Merge branch 'develop' into 'main'
  • e672c5e Merge branch '2.12.0-branch' into 'develop'
  • 0d1b6f0 Update tests
  • 3dd08e6 Update the license
  • 848d873 Update the changelog
  • 107afb9 Update the changelog
  • 0321f18 Update the changelog
  • ef8122e Update SupplyChainIoCFeed endpoint paths
  • 51093fb Update SupplyChainIoCFeed with the latest API changes
  • d9278ff Minor changelog formatting
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [reversinglabs-sdk-py3](https://github.com/reversinglabs/reversinglabs-sdk-py3) from 2.11.4 to 2.12.0.
- [Release notes](https://github.com/reversinglabs/reversinglabs-sdk-py3/releases)
- [Changelog](https://github.com/reversinglabs/reversinglabs-sdk-py3/blob/main/CHANGELOG.md)
- [Commits](reversinglabs/reversinglabs-sdk-py3@2.11.4...2.12.0)

---
updated-dependencies:
- dependency-name: reversinglabs-sdk-py3
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 24, 2025
@github-actions github-actions Bot enabled auto-merge (squash) December 24, 2025 14:03
@stale
Copy link
Copy Markdown

stale Bot commented Jan 10, 2026

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.

If you'd like to keep it open, please leave a comment with the status of the PR.

Thank you for your contribution!

@stale stale Bot added the stale label Jan 10, 2026
@stale
Copy link
Copy Markdown

stale Bot commented Jan 17, 2026

This pull request has been automatically closed because there has been no activity for 21 days.

Please feel free to reopen it (or open a new one) if the proposed change is still appropriate.

Thank you for your contribution!

@stale stale Bot closed this Jan 17, 2026
auto-merge was automatically disabled January 17, 2026 01:45

Pull request was closed

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 17, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/docker/reversinglabs-sdk-py3/reversinglabs-sdk-py3-2.12.0 branch January 17, 2026 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants