Skip to content

Releases: intezer/analyze-python-sdk

v1.16.3

05 Mar 13:21
d5ddbb4
Compare
Choose a tag to compare
  • Parse the token expiration as utc timestamp

v1.16.2

05 Mar 09:24
ce46142
Compare
Choose a tag to compare
  • Family info returns also tags related to family

v1.16.1

26 Feb 12:24
3f6057a
Compare
Choose a tag to compare
  • Fix equals to check by reference as well

v1.16

22 Feb 13:16
ae8bbdb
Compare
Choose a tag to compare
  • Use token expiration to auto renew the token
  • Add 'from_family_id' class method to Family
  • Made IntezerAPI private module
  • Rename IntezerProxy to IntezerApiClient
  • Raises InsufficientPermissionsError when accessing enterprise routes that aren't available for the plan
  • Raise InvalidApiKey on any 401 response
  • Analysis and Family are now comparable
  • Add account routes and object

v1.15.2

13 Feb 15:27
a0ce038
Compare
Choose a tag to compare

Fix JSON deserialization of endpoint scan results

v1.15.1

05 Feb 13:50
beb7a8f
Compare
Choose a tag to compare
  • Add 'is_analysis_running' method to Analysis class.
  • Add 'running_analysis_duration' method to Analysis class.
  • Add 'authenticate' method to IntezerProxy class

v1.15

26 Jan 15:21
ca19d62
Compare
Choose a tag to compare
  • Support for offline endpoint scan uploading in 'EndpointAnalysis'

v1.14.4

15 Jan 16:26
bd5dd2a
Compare
Choose a tag to compare
  • Add analysis time to analysis object

v1.14.3

22 Dec 11:05
37d85c9
Compare
Choose a tag to compare
  • Add check status for operation

v1.14.2

21 Dec 12:49
87c5f72
Compare
Choose a tag to compare

Fix analyze-by-hash with command line args