Skip to content

Releases: intezer/analyze-python-sdk

v1.18.2

19 Jul 14:22
c51ad03
Compare
Choose a tag to compare

1.18.2


  • Add 'send_phishing_email' method to 'Alert' object.

v1.18.1

17 Jul 10:46
cfc317c
Compare
Choose a tag to compare

1.18.1


  • Add binary alert functionality to Alert object.

v1.18

11 Jul 09:27
d99e9f0
Compare
Choose a tag to compare
  • Add Alert object, which allows sending / querying for alerts.

v1.17.4

03 Jul 07:48
0718959
Compare
Choose a tag to compare
  • Add verdict property to UrlAnalysis and EndpointAnalysis
  • Add endpoint scans filter by computer names

v1.17.3

28 Jun 10:14
3e0bb4c
Compare
Choose a tag to compare
  • Raise UrlOfflineError when analyzing a url that seems offline.
  • Don't set composed_only of from_latest_hash_analysis if not explicitly set.
  • Add optional day limit to from_latest_hash_analysis.

v1.17.2

18 Jun 15:27
917885e
Compare
Choose a tag to compare
  • Support check availability.

v1.17.1

18 Jun 11:43
5b810a4
Compare
Choose a tag to compare
  • support unset index by hash
  • Add docstring to _api module
  • Add docstring to Index class

v1.17

15 Jun 08:42
f207e37
Compare
Choose a tag to compare
  • Support get alerts by alert ids.

v1.16.9

10 May 15:27
2b3dd07
Compare
Choose a tag to compare
  • Add endpoint scan start and end time for endpoint analysis

1.16.8

09 May 07:53
f52e18c
Compare
Choose a tag to compare

1.16.8


  • Get latest URL analysis bugfix