Skip to content

Releases: intezer/analyze-python-sdk

v1.19.1

14 Sep 14:36
16214c1
Compare
Choose a tag to compare
  • Add "exact_match" option to UrlAnalysis.from_latest_analysis.

v1.19

12 Sep 09:16
1c81b45
Compare
Choose a tag to compare

1.19

  • Change "received_by" label to "reported_by" in submit phishing alert.

v1.18.9

11 Sep 13:02
483be82
Compare
Choose a tag to compare

1.18.9

  • Add additional info property to send phishing email.

v1.18.8

13 Aug 09:45
ad7bee7
Compare
Choose a tag to compare
  • Fix is_available method.

v1.18.7

08 Aug 08:41
5f2132e
Compare
Choose a tag to compare
  • Support email file path for sending phishing email.

v1.18.6

03 Aug 09:26
2e52aae
Compare
Choose a tag to compare
  • Raise FileTooLargeError on analyzing file that is too large.

v1.18.5

02 Aug 13:01
d02c955
Compare
Choose a tag to compare
  • Fix URL analysis report bug.

v1.18.4

24 Jul 10:07
8be48e7
Compare
Choose a tag to compare
Merge pull request #107 from intezer/modify/change-var-name

modify/change-var-name

v1.18.3

20 Jul 12:31
312de31
Compare
Choose a tag to compare
  • Fix: apache license naming

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.