Skip to content

2.10.0

Latest
Compare
Choose a tag to compare
@MislavReversingLabs MislavReversingLabs released this 23 Jun 22:21

Improvements

  • a1000 module:

    • Added the submit_file_from_handle, submit_file_from_path, submit_file_and_get_summary_report, submit_file_and_get_detailed_report, submit_url and submit_url_and_get_report methods.
  • ticloud module:

    • Added additional result filtering options to the TAXIIFeed.get_objects_aggregated method.

Deprecations

  • a1000 module:

    • Deprecated 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 and upload_sample_and_get_detailed_report_v2 methods.
  • ticloud module:

    • Deprecated the TAXIIRansomwareFeed class.

ReversingLabs SDK Cookbook changes

Improvements

  • Scenarios and Workflows notebooks:
    • Added the TAXII_data_filtering notebook.