Skip to content

Releases: intezer/analyze-python-sdk

v1.9.1

22 Jun 08:30
3c64cb6
Compare
Choose a tag to compare

Optional latest family search on get analysis metadata

v1.9.0

08 Jun 11:24
f89cb6a
Compare
Choose a tag to compare
  • Rename exception to have Error suffix
  • Add SubAnalysis.from_analysis_id to properly initialize SubAnalysis without the composed analysis
  • Fix URL analysis additional parameters propagation
  • Add File analysis summary metadata function

v1.8.3

01 Jun 08:21
3ebbc4d
Compare
Choose a tag to compare
  • add extraction info to sub analysis

v1.8.2

03 May 09:08
7ae743e
Compare
Choose a tag to compare
Merge pull request #47 from intezer/fix/add-not-supported-icon

fix: add not supported icon

1.8.1

28 Apr 12:13
fb84319
Compare
Choose a tag to compare
  • Add space in note title

v1.8.0

26 Apr 16:13
4d470d6
Compare
Choose a tag to compare
  • Add on-premise compatability
  • Deprecate get_analysis_by_id in favor of Analysis.from_analysis_id

v1.7.0

14 Apr 08:18
d4fad0d
Compare
Choose a tag to compare
  • Add UrlAnalysis
  • Analysis was renamed to FileAnalysis
  • Drop support for python 3.5, add support for python 3.10

v1.6.3

16 Jan 08:51
92b8b7d
Compare
Choose a tag to compare
  • Fix: analysis summary didn't handle no code reuse report

v1.6.2

16 Jan 08:51
c4b9b1c
Compare
Choose a tag to compare
  • Fix: analysis summary didn't look for genes in root analysis

v1.6.1

04 Jan 09:54
Compare
Choose a tag to compare
  • Fix: Handle no iocs correctly