Raphaël Vinot
|
f560153f20
|
chg: Add sphinx-autodoc-typehints
|
2019-02-07 14:57:54 +01:00 |
Raphaël Vinot
|
8bed0a8e55
|
chg: Use version 2 of readthedoc config file
|
2019-02-07 14:31:33 +01:00 |
Raphaël Vinot
|
bb96ee46fc
|
fix: Typo in documentation
|
2019-02-07 14:06:29 +01:00 |
Raphaël Vinot
|
7bdc04ae06
|
new: Add readthedocs config
|
2019-02-07 14:01:39 +01:00 |
Alexandre Dulaunoy
|
9f81c630e3
|
chg: [doc] add a reference to the Jupyter Notebook
|
2019-02-06 13:34:51 +01:00 |
Raphaël Vinot
|
ec60442491
|
fix: Fix dependencies for py2
|
2019-02-06 11:53:37 +01:00 |
Raphaël Vinot
|
3eeae9f7e4
|
Merge branch 'master' of github.com:MISP/PyMISP
|
2019-02-06 11:31:15 +01:00 |
Raphaël Vinot
|
fe91d06b91
|
chg: Remove dependency on six
|
2019-02-06 11:31:05 +01:00 |
Raphaël Vinot
|
48c76086cf
|
Merge pull request #331 from kirzaks/master
Search function fix to comply new version of MISP
|
2019-02-04 14:52:17 +01:00 |
Armīns Palms
|
feb13bb5f8
|
Search function fix to comply new version of MISP
|
2019-02-04 14:27:20 +02:00 |
Raphaël Vinot
|
2c877f2aec
|
fix: Disable STIX test on travis.
|
2019-02-03 20:23:24 +01:00 |
Raphaël Vinot
|
dc17d89bed
|
Merge branch 'master' of github.com:MISP/PyMISP
|
2019-02-03 13:01:22 +01:00 |
Raphaël Vinot
|
02b99c23fa
|
fix: Properly inform user when they try to run the live tests on old systems.
Fix #329
|
2019-02-03 13:00:51 +01:00 |
Raphaël Vinot
|
582e37e24a
|
chg: Bump Version & changelog
|
2019-02-03 12:41:41 +01:00 |
Raphaël Vinot
|
211a7e95dd
|
chg: Bump misp-objects
|
2019-02-03 12:38:32 +01:00 |
Raphaël Vinot
|
1e5e00bde3
|
Merge pull request #328 from kirzaks/master
Check if IOC values are in warninglist
|
2019-02-01 15:17:15 +01:00 |
Armīns Palms
|
13ffef2c6f
|
Check if IOC values are in warninglist
|
2019-02-01 15:43:01 +02:00 |
Raphaël Vinot
|
ac4f28681d
|
Merge branch 'master' of github.com:MISP/PyMISP
|
2019-02-01 11:07:51 +01:00 |
Raphaël Vinot
|
0a01a16c6b
|
new: Add test cases for stix export
|
2019-02-01 11:07:42 +01:00 |
Alexandre Dulaunoy
|
dc5d40a327
|
chg: [datamodel] new anonymised type added
|
2019-01-31 23:23:15 +01:00 |
Alexandre Dulaunoy
|
6002bf3203
|
chg: [data] types updated to include the new zeek type
|
2019-01-30 23:12:30 +01:00 |
Raphaël Vinot
|
bab80181f1
|
chg: Bump Changelog
|
2019-01-28 17:13:23 +01:00 |
Raphaël Vinot
|
19679bb80f
|
chg: Bump version, misp-objects
|
2019-01-28 17:08:40 +01:00 |
Raphaël Vinot
|
c18981b960
|
Merge branch 'master' of github.com:MISP/PyMISP
|
2019-01-28 10:58:25 +01:00 |
Raphaël Vinot
|
f5b623671c
|
fix: Remove jupyter & ipython from dev install so it works with python2
|
2019-01-28 10:58:04 +01:00 |
Raphaël Vinot
|
7e8544b175
|
Merge pull request #325 from winklerrr/patch-1
Update pymisp tutorial
|
2019-01-26 13:31:37 +01:00 |
Sandro Winkler
|
13903046d4
|
Update pymisp tutorial
Extract the "response" field from the json result returned by misp.search_index
|
2019-01-25 15:43:28 +01:00 |
Raphaël Vinot
|
1ec357cd74
|
new: Add missing test case for NOT on attribute level, update Pipfile
|
2019-01-25 10:35:53 +01:00 |
Raphaël Vinot
|
1a381a0e3b
|
fix: Wrong variable name in MISPEvent
|
2019-01-22 14:59:55 +01:00 |
Raphaël Vinot
|
91f3414cfe
|
fix: Documentation error fix #278
|
2019-01-22 14:06:03 +01:00 |
Raphaël Vinot
|
4fef159a82
|
new: Add support for unix timestamp in set_date
fix #302
|
2019-01-22 13:42:18 +01:00 |
Raphaël Vinot
|
a8dea20570
|
fix: Attempt to fix memory footprint in MISPAttribute
Related: #304
|
2019-01-22 13:25:29 +01:00 |
Raphaël Vinot
|
57bb8cea1a
|
chg: force to_ids to be a boolean, as MISP is expecting.
fix #320
|
2019-01-22 11:49:04 +01:00 |
Raphaël Vinot
|
362e324389
|
fix: Still support simple event dict content
|
2019-01-22 11:10:27 +01:00 |
Raphaël Vinot
|
4c60ed7e95
|
fix: Don't modify event passed to the add_attribute methods
fix #321
|
2019-01-22 11:07:06 +01:00 |
Raphaël Vinot
|
d4934cdf5f
|
Merge branch 'master' of github.com:MISP/PyMISP
|
2019-01-18 17:39:44 +01:00 |
Raphaël Vinot
|
0f8d2f1b48
|
chg: Add Pipfile config
|
2019-01-18 17:39:34 +01:00 |
Raphaël Vinot
|
c48009f56c
|
Merge pull request #306 from tomking2/master
chg: Support for Payload Delivery > Other attribute as PyMISP function & search_index sharinggroup filter
|
2019-01-17 17:32:50 +01:00 |
Tom King
|
db7320ff03
|
chg: Add support for sharing group filter for search_index
|
2019-01-16 15:53:38 +00:00 |
Tom King
|
545d5cc1b7
|
Merge remote-tracking branch 'upstream/master'
|
2019-01-16 15:51:57 +00:00 |
Raphaël Vinot
|
d4daa2f827
|
Merge branch 'master' of github.com:MISP/PyMISP
|
2019-01-14 10:12:53 +01:00 |
Raphaël Vinot
|
4687cb8034
|
chg: Bump misp-objects
|
2019-01-14 10:12:43 +01:00 |
Raphaël Vinot
|
ee86f6fa44
|
fix: The wrong class name was used when there is an error at Event creation.
|
2019-01-14 10:11:58 +01:00 |
Alexandre Dulaunoy
|
f5e621b2a5
|
chg: [data] fix describeTypes
|
2019-01-13 12:07:24 +01:00 |
Alexandre Dulaunoy
|
13ec75df29
|
chg: [data] new types added (hassh-md5 and hasshserver-md5)
|
2019-01-13 11:55:00 +01:00 |
Raphaël Vinot
|
1805f2e746
|
Merge branch 'master' of github.com:MISP/PyMISP
|
2019-01-03 11:49:16 +01:00 |
Raphaël Vinot
|
b9d865b756
|
fix: Use new API in get_csv.py
Fix #314
|
2019-01-03 11:48:53 +01:00 |
Alexandre Dulaunoy
|
2c882c1887
|
chg: [misp-objects] templates updated to the latest version
|
2018-12-30 16:18:27 +01:00 |
Alexandre Dulaunoy
|
e3bc4f2be6
|
chg: [data] describeTypes updated (grabbed from MISP HEAD)
|
2018-12-30 13:02:14 +01:00 |
Alexandre Dulaunoy
|
444f9a6fd9
|
chg: [data] ja3-fingerprint-md5 type added
|
2018-12-30 12:49:44 +01:00 |