Rusty Brooks
|
d9c9b7d4af
|
Whoops, gotta increase the version number in the tests too
|
2019-11-18 16:15:34 -06:00 |
|
Rusty Brooks
|
10a0181c54
|
Added more create_pulse parameters, and related tests
|
2019-11-18 16:09:53 -06:00 |
|
Rusty Brooks
|
1c25a71a1b
|
Add support for group_ids param instead of groups param
|
2019-11-18 12:38:32 -06:00 |
|
Rusty Brooks
|
65d96829a2
|
Disable backoff test until I find a way to repro 500s again
|
2019-10-04 11:41:58 -05:00 |
|
rustybrooks
|
3493a84afd
|
Merge pull request #45 from cterron/add-delete-pulse
Add the delete pulse API
|
2019-10-04 11:36:33 -05:00 |
|
Carlos Terrón
|
6d716c574c
|
Add the delete pulse API
|
2019-10-04 18:21:30 +02:00 |
|
Rusty Brooks
|
8ddb986490
|
Set current version to 1.5.3
|
2019-08-19 19:21:44 -05:00 |
|
Rusty Brooks
|
8e0fc57e7d
|
fix version in test
|
2019-08-19 18:04:14 -05:00 |
|
Rusty Brooks
|
53865b753a
|
Merge branch 'master' of https://github.com/AlienVault-Labs/OTX-Python-SDK
|
2019-08-19 17:53:56 -05:00 |
|
Rusty Brooks
|
b685ad54d2
|
Add max_items to cached functions
|
2019-08-19 16:58:16 -05:00 |
|
Rusty Brooks
|
fa0c6c02e6
|
Update version to 1.5.2
|
2019-08-01 14:29:02 -05:00 |
|
Rusty Brooks
|
c1de7dfedb
|
Allow walkapi to support POST method as well as GET, add hashes option to submitted_files()
|
2019-08-01 14:22:15 -05:00 |
|
Rusty Brooks
|
80363c9722
|
Updated some examples, added some new endpoints (get_user_pulses and get_my_pulses, including ability to search within feed)
|
2019-06-19 16:35:36 -05:00 |
|
Rusty Brooks
|
3161f24ceb
|
Update python3 version
|
2019-06-18 19:13:12 -05:00 |
|
Rusty Brooks
|
6768ada9fc
|
Update python3 version
|
2019-06-18 19:10:36 -05:00 |
|
Rusty Brooks
|
183231666e
|
Add some new endpoints - get_user, follow_user, unfollow_user, subscribe_to_pulse, unsubscribe_from_pulse, with basic tests
|
2019-06-18 16:49:40 -05:00 |
|
Rusty Brooks
|
4220c35949
|
take sha of bytes instead of string, because python3
|
2019-04-29 22:25:39 -05:00 |
|
Rusty Brooks
|
aee3541b38
|
This is lame, but add time delay to ensure that datetimes sort properly
|
2019-04-29 22:14:28 -05:00 |
|
Rusty Brooks
|
bc36c5e192
|
more changes to try to get python3 tests passing
|
2019-04-29 21:56:40 -05:00 |
|
Rusty Brooks
|
2cc83372d9
|
Remove check from tests to prevent errors when running simultaneously
|
2019-04-29 21:45:32 -05:00 |
|
Rusty Brooks
|
024d85f4e7
|
minor change to accomodate python3 in tests
|
2019-04-29 21:37:53 -05:00 |
|
Rusty Brooks
|
658b468f8e
|
Add methods to submit files and urls, and check on progress of submissions
|
2019-04-29 21:25:37 -05:00 |
|
Rusty Brooks
|
0f2ca4fb9c
|
Add BadRequest and NotFound logic to pulse details function, slight modifications to edit_pulse
|
2019-04-03 19:25:03 -05:00 |
|
Rusty Brooks
|
8d90c80f9a
|
Giving a bad pulse id will now throw a BadRequest, and giving a pulse id for a nonexistent pulse will give a NotFound
|
2019-04-03 19:23:18 -05:00 |
|
Rusty Brooks
|
d622e6a8df
|
Fix bug trying to get full indicator details for indicator types that don't have sections
|
2019-04-03 18:40:28 -05:00 |
|
Rusty Brooks
|
82f5f44638
|
Fix test to reflect change to user agent
|
2019-04-03 17:51:54 -05:00 |
|
Rusty Brooks
|
5b8c818538
|
Update to version 1.5
|
2019-04-03 17:46:01 -05:00 |
|
Chris Doman
|
2f9c65d247
|
Commit version number
|
2019-04-02 16:07:20 +01:00 |
|
Rusty Brooks
|
9b78a01737
|
Use shorter test usernames, make sure OTXv2Cached uses UTC-localized dates
|
2019-03-29 17:15:58 -05:00 |
|
Rusty Brooks
|
5a2bcdc71f
|
Fix problem where no new data in a fetch re-set last-fetch-date to 1900-01-01
|
2019-03-29 16:58:34 -05:00 |
|
Rusty Brooks
|
89200e1386
|
Fix dateutil -> python-dateutil in setup.py
|
2019-03-29 16:26:03 -05:00 |
|
Rusty Brooks
|
627642c8f5
|
Add pytz to requirements
|
2019-03-28 19:14:49 -05:00 |
|
Rusty Brooks
|
c7b74a1700
|
Add pytz to requirements
|
2019-03-28 19:12:19 -05:00 |
|
Rusty Brooks
|
b7de44c479
|
It would probably help if I had the right package name
|
2019-03-28 19:08:22 -05:00 |
|
Rusty Brooks
|
1b22eb5f98
|
Add dateutil to travis.yml
|
2019-03-28 19:04:57 -05:00 |
|
Rusty Brooks
|
52cc879aac
|
Add dateutil to travis.yml
|
2019-03-28 19:00:41 -05:00 |
|
Rusty Brooks
|
286fd1739d
|
Add dateutil to requirements
|
2019-03-28 18:52:54 -05:00 |
|
Rusty Brooks
|
0fea30d05d
|
Added OTXv2Cached class, for cached access to pulses. Also added subscribe_to_user and unsubscribe_from_user to SDK. Added tests for both
|
2019-03-28 18:49:34 -05:00 |
|
Chris Doman
|
dfe84be999
|
Add add_indicators function
|
2019-02-27 09:51:06 +00:00 |
|
chrisdoman
|
45191199d6
|
Update README.md
|
2019-01-15 10:45:36 +00:00 |
|
chrisdoman
|
81f66c49c9
|
Add Domains to Pulse Example
|
2019-01-15 09:29:36 +00:00 |
|
chrisdoman
|
da9cd3472f
|
Update README.md
|
2017-11-07 11:13:31 +00:00 |
|
chrisdoman
|
58ddbb954e
|
Add create pulse example
|
2017-11-07 11:13:05 +00:00 |
|
jaimeblasco
|
b24693de6b
|
Update README.md
|
2017-08-11 18:11:06 -07:00 |
|
Chris Doman
|
43b3c145c6
|
Increase back off re issue
|
2017-08-03 17:47:30 +01:00 |
|
Chris Doman
|
11d91b3468
|
Add MISP event to OTX example
|
2017-08-03 17:45:59 +01:00 |
|
Chris Doman
|
f9980cf04a
|
Add example yara rules file
|
2017-07-28 18:13:07 +01:00 |
|
Chris Doman
|
68009fdf18
|
Add get yara rules script
|
2017-07-28 17:23:34 +01:00 |
|
Chris Doman
|
4c36b2470b
|
Fix example typo
|
2017-07-11 10:05:29 +01:00 |
|
Chris Doman
|
1e2cce96ae
|
Update ReadMe
|
2017-07-11 09:57:29 +01:00 |
|