Commit Graph

  • 081f75bef4 Update version number master 1.5.12 Rusty Brooks 2021-04-02 11:24:07 -0500
  • 1ead2ed011 Update cert defaults Rusty Brooks 2021-04-02 11:22:15 -0500
  • af26a3e89c Merge branch 'master' of github.com:AlienVault-OTX/OTX-Python-SDK Rusty Brooks 2021-04-02 11:18:16 -0500
  • 2ae8796e18 some test fixes Rusty Brooks 2021-04-02 11:18:14 -0500
  • 11db43218d
    Merge pull request #60 from rkagin/allow_verify_and_cert rustybrooks 2021-04-02 11:17:58 -0500
  • ce0312c945 Modified requests to optionally allow the verify and cert parameters for proxies Ryan Kagin 2021-03-30 21:37:27 -0400
  • 98e177b37f Modified requests to optionally allow the verify and cert parameters for proxies Ryan Kagin 2021-03-30 21:27:47 -0400
  • b3f07db50c Change client version 1.5.11 Rusty Brooks 2021-03-29 19:55:49 -0500
  • 25bd16fccb fix test version Rusty Brooks 2021-03-29 19:46:15 -0500
  • f016555893 Increase limits some more Rusty Brooks 2021-03-29 19:34:23 -0500
  • db073dd0ce Advance to version 1.5.11 Rusty Brooks 2021-02-17 13:50:06 -0600
  • 626fb28937 Adjust limits for some endpoints Rusty Brooks 2021-02-17 13:49:19 -0600
  • e41414d488 Update to version 1.5.10 1.5.10 Rusty Brooks 2020-07-01 09:11:58 -0500
  • 5e6911bb01 Add 504 to list of codes that trigger retries Rusty Brooks 2020-07-01 09:10:42 -0500
  • a4b84be9ad Add pulse cloning and add/remove pulse to/from groups 1.5.9 Rusty Brooks 2020-05-06 12:36:19 -0500
  • bab6e035b5 Reduce backoff factor to 1, 5 is way too high Rusty Brooks 2020-03-12 12:57:32 -0500
  • 8fca8d8fd3 Fix get_paginated_resource 1.5.8 Rusty Brooks 2020-03-12 09:40:51 -0500
  • 953d4f1050 Update to version 1.5.7 1.5.7 Rusty Brooks 2020-02-12 17:16:14 -0600
  • 64bee061e2 Add add_or_update_pulse_indicators with test Rusty Brooks 2020-02-12 17:15:09 -0600
  • 6c5a4b4ab8 Add remove_pulse_indicators, add proxy_https, and add include_inactive to get_pulse_indicators 1.5.6 Rusty Brooks 2019-12-18 16:47:45 -0600
  • 660d2ea287 Update version to 1.5.5 1.5.5 Rusty Brooks 2019-12-05 14:32:14 -0600
  • 73a2755dac OTXP-3825 - Allow more customization with replace_pulse_indicators, amend tests Rusty Brooks 2019-12-05 13:41:56 -0600
  • 3443af6453 OTXP-3825 - fix problem where replace_pulse_indicators doesn't update expiration of indicators that already exist Rusty Brooks 2019-12-05 13:13:26 -0600
  • d9c9b7d4af Whoops, gotta increase the version number in the tests too 1.5.4 Rusty Brooks 2019-11-18 16:15:34 -0600
  • 10a0181c54 Added more create_pulse parameters, and related tests Rusty Brooks 2019-11-18 16:09:53 -0600
  • 1c25a71a1b Add support for group_ids param instead of groups param Rusty Brooks 2019-11-18 12:38:32 -0600
  • 4df1489d90 Adding parameters for group_id to subscription functions subscription-fixes Rusty Brooks 2019-11-18 10:56:55 -0600
  • 65d96829a2 Disable backoff test until I find a way to repro 500s again Rusty Brooks 2019-10-04 11:41:58 -0500
  • 3493a84afd
    Merge pull request #45 from cterron/add-delete-pulse rustybrooks 2019-10-04 11:36:33 -0500
  • 6d716c574c Add the delete pulse API Carlos Terrón 2019-10-04 18:21:30 +0200
  • 8ddb986490 Set current version to 1.5.3 1.5.3 Rusty Brooks 2019-08-19 19:21:44 -0500
  • 8e0fc57e7d fix version in test Rusty Brooks 2019-08-19 18:04:14 -0500
  • 53865b753a Merge branch 'master' of https://github.com/AlienVault-Labs/OTX-Python-SDK Rusty Brooks 2019-08-19 17:53:56 -0500
  • b685ad54d2 Add max_items to cached functions Rusty Brooks 2019-08-19 16:58:16 -0500
  • fa0c6c02e6 Update version to 1.5.2 Rusty Brooks 2019-08-01 14:29:02 -0500
  • c1de7dfedb Allow walkapi to support POST method as well as GET, add hashes option to submitted_files() 1.5.2 Rusty Brooks 2019-08-01 14:22:15 -0500
  • 80363c9722 Updated some examples, added some new endpoints (get_user_pulses and get_my_pulses, including ability to search within feed) Rusty Brooks 2019-06-19 16:35:36 -0500
  • 3161f24ceb Update python3 version 1.5.1 Rusty Brooks 2019-06-18 19:13:12 -0500
  • 6768ada9fc Update python3 version Rusty Brooks 2019-06-18 19:10:36 -0500
  • 183231666e Add some new endpoints - get_user, follow_user, unfollow_user, subscribe_to_pulse, unsubscribe_from_pulse, with basic tests Rusty Brooks 2019-06-18 16:49:40 -0500
  • 4220c35949 take sha of bytes instead of string, because python3 Rusty Brooks 2019-04-29 22:25:39 -0500
  • aee3541b38 This is lame, but add time delay to ensure that datetimes sort properly Rusty Brooks 2019-04-29 22:14:28 -0500
  • bc36c5e192 more changes to try to get python3 tests passing Rusty Brooks 2019-04-29 21:56:40 -0500
  • 2cc83372d9 Remove check from tests to prevent errors when running simultaneously Rusty Brooks 2019-04-29 21:45:32 -0500
  • 024d85f4e7 minor change to accomodate python3 in tests Rusty Brooks 2019-04-29 21:37:53 -0500
  • 658b468f8e Add methods to submit files and urls, and check on progress of submissions Rusty Brooks 2019-04-29 21:25:37 -0500
  • 0f2ca4fb9c Add BadRequest and NotFound logic to pulse details function, slight modifications to edit_pulse Rusty Brooks 2019-04-03 19:25:03 -0500
  • 8d90c80f9a Giving a bad pulse id will now throw a BadRequest, and giving a pulse id for a nonexistent pulse will give a NotFound Rusty Brooks 2019-04-03 19:23:18 -0500
  • d622e6a8df Fix bug trying to get full indicator details for indicator types that don't have sections Rusty Brooks 2019-04-03 18:40:28 -0500
  • 82f5f44638 Fix test to reflect change to user agent Rusty Brooks 2019-04-03 17:51:54 -0500
  • 5b8c818538 Update to version 1.5 1.5 Rusty Brooks 2019-04-03 17:46:01 -0500
  • 2f9c65d247 Commit version number 1.41 Chris Doman 2019-04-02 16:07:20 +0100
  • 9b78a01737 Use shorter test usernames, make sure OTXv2Cached uses UTC-localized dates Rusty Brooks 2019-03-29 17:15:58 -0500
  • 5a2bcdc71f Fix problem where no new data in a fetch re-set last-fetch-date to 1900-01-01 Rusty Brooks 2019-03-29 16:58:34 -0500
  • 89200e1386 Fix dateutil -> python-dateutil in setup.py Rusty Brooks 2019-03-29 16:26:03 -0500
  • 627642c8f5 Add pytz to requirements Rusty Brooks 2019-03-28 19:14:49 -0500
  • c7b74a1700 Add pytz to requirements Rusty Brooks 2019-03-28 19:12:19 -0500
  • b7de44c479 It would probably help if I had the right package name Rusty Brooks 2019-03-28 19:08:22 -0500
  • 1b22eb5f98 Add dateutil to travis.yml Rusty Brooks 2019-03-28 19:04:57 -0500
  • 52cc879aac Add dateutil to travis.yml Rusty Brooks 2019-03-28 19:00:41 -0500
  • 286fd1739d Add dateutil to requirements Rusty Brooks 2019-03-28 18:52:54 -0500
  • 0fea30d05d Added OTXv2Cached class, for cached access to pulses. Also added subscribe_to_user and unsubscribe_from_user to SDK. Added tests for both Rusty Brooks 2019-03-28 18:49:34 -0500
  • dfe84be999 Add add_indicators function 1.3.0 Chris Doman 2019-02-27 09:51:06 +0000
  • 45191199d6
    Update README.md chrisdoman 2019-01-15 10:45:36 +0000
  • 81f66c49c9
    Add Domains to Pulse Example chrisdoman 2019-01-15 09:29:36 +0000
  • da9cd3472f
    Update README.md chrisdoman 2017-11-07 11:13:31 +0000
  • 58ddbb954e
    Add create pulse example chrisdoman 2017-11-07 11:13:05 +0000
  • b24693de6b Update README.md jaimeblasco 2017-08-11 18:11:06 -0700
  • 43b3c145c6 Increase back off re issue Chris Doman 2017-08-03 17:47:30 +0100
  • 11d91b3468 Add MISP event to OTX example Chris Doman 2017-08-03 17:45:59 +0100
  • f9980cf04a Add example yara rules file Chris Doman 2017-07-28 18:13:07 +0100
  • 68009fdf18 Add get yara rules script Chris Doman 2017-07-28 17:23:34 +0100
  • 4c36b2470b Fix example typo Chris Doman 2017-07-11 10:05:29 +0100
  • 1e2cce96ae Update ReadMe Chris Doman 2017-07-11 09:57:29 +0100
  • 770ffa8de8 Update ReadMe Chris Doman 2017-07-11 09:45:20 +0100
  • 8c4f4d7d6b Update Readme Chris Doman 2017-07-11 09:44:23 +0100
  • 506497c001 Update ReadMe Chris Doman 2017-07-11 09:41:25 +0100
  • eb721d8c0a Added is malicious example Chris Doman 2017-07-11 09:41:08 +0100
  • c6f7ca5e8a Fix filenames Chris Doman 2017-05-04 14:30:44 +0100
  • e614489436 Fix filenames Chris Doman 2017-05-04 14:29:21 +0100
  • c04263cb8b Fix filenames Chris Doman 2017-05-04 14:27:53 +0100
  • 89e6591fe4 Standardise filenames Chris Doman 2017-05-04 14:21:26 +0100
  • 36d0eb5b04 Fix indentation on test Chris Doman 2017-05-04 14:16:37 +0100
  • 48c878fb54 Added PatchPulse object Chris Doman 2017-05-04 12:01:10 +0100
  • 83f84123f6 Improved example of patch Chris Doman 2017-04-28 14:52:22 +0100
  • 73f4115432 Fixing author name in test Chris Doman 2017-04-28 12:07:56 +0100
  • f2c5da4e78 Debug test Chris Doman 2017-04-28 11:55:59 +0100
  • eef7f46409 Fix indent Chris Doman 2017-04-28 11:38:34 +0100
  • fc970bf5da Added edit pulses function Chris Doman 2017-04-28 11:22:07 +0100
  • d00243d950 Add trivial CLI example Chris Doman 2017-04-11 13:17:24 +0100
  • 93b5848dbc Merge pull request #31 from deadbits/api_v1_root_backslash chrisdoman 2017-04-11 13:12:06 +0100
  • 4235e28e9c minor PEP fixes for over-indentation and spaces are operators deadbits 2017-04-10 08:57:54 -0400
  • b1f2dc1c0b add backslash to API_V1_ROOT variable deadbits 2017-04-10 08:56:59 -0400
  • 52ee7318d8 Adding tests for extra params Rusty Brooks 2017-04-05 12:47:38 -0500
  • ba67ffede2 Fixing urlencode source for python3 (again) Rusty Brooks 2017-04-05 12:25:57 -0500
  • 5af404cd65 Fixing urlencode source for python3 Rusty Brooks 2017-04-05 12:22:12 -0500
  • 41710189e9 Fixing exception format to match python 3 Rusty Brooks 2017-04-05 12:12:20 -0500
  • 90e811e4d7 Removing failfast option from tests Rusty Brooks 2017-04-05 12:11:44 -0500
  • 75390052ea Simplified many of the api calls, added retry backoff Rusty Brooks 2017-04-05 12:10:47 -0500
  • 5f69b60a58 Adding 'requests' library to package requirements Rusty Brooks 2017-04-05 10:18:39 -0500