Alexandre Dulaunoy
|
125961a670
|
chg: [data] describeTypes updated
|
2021-02-27 14:53:15 +01:00 |
Raphaël Vinot
|
e183dbc577
|
fix: Do not add the serial-number twice.
Related: #678
|
2021-02-27 14:53:15 +01:00 |
Raphaël Vinot
|
b9f7bd9dc1
|
chg: Add deprecation warning for Python < 3.8
|
2021-02-27 14:53:15 +01:00 |
Raphaël Vinot
|
1b675bb512
|
fix: Skip PE section if name is none AND size is 0.
Related: #678
|
2021-02-27 14:53:15 +01:00 |
Raphaël Vinot
|
59bb0a7bb6
|
fix: urllib3.__version__ may not have a patch number
fix https://github.com/MISP/PyMISP/issues/698
|
2021-02-27 14:53:15 +01:00 |
Tom King
|
5445479960
|
chg: Don't parse the meta key into cluster elements on a MISPEvent, but allow users to manually perform this action
|
2021-02-08 11:52:08 +00:00 |
Tom King
|
a94b81ae72
|
Merge remote-tracking branch 'upstream/main' into feature/misp-galaxy-2
|
2021-02-08 11:50:38 +00:00 |
Raphaël Vinot
|
37449226f9
|
chg: Bump version
|
2021-02-08 11:59:49 +01:00 |
Raphaël Vinot
|
3125af9065
|
chg: Bump version
|
2021-02-04 19:42:24 +01:00 |
Raphaël Vinot
|
39d7f0e57a
|
chg: Bump objects
|
2021-02-04 19:41:44 +01:00 |
Raphaël Vinot
|
6c9234846f
|
chg: add kw_params to tags
|
2021-02-04 19:41:26 +01:00 |
Raphaël Vinot
|
9e2b748b02
|
chg: Bump objects
|
2021-02-02 15:26:08 +01:00 |
Raphaël Vinot
|
f675e20961
|
chg: Bump version
|
2021-02-02 11:43:47 +01:00 |
Raphaël Vinot
|
c91033eb8d
|
chg: Bump objects
|
2021-02-02 11:40:01 +01:00 |
Raphaël Vinot
|
05bb34623f
|
chg: Bump version
|
2021-02-01 14:25:57 +01:00 |
Raphaël Vinot
|
4cf1e9afc3
|
fix: flake error
|
2021-02-01 14:16:55 +01:00 |
Raphaël Vinot
|
7e4c15ee4d
|
chg: Make mypy happy
|
2021-02-01 13:45:53 +01:00 |
Raphaël Vinot
|
3494e38987
|
chg: Make clear that to_json returns str
|
2021-02-01 13:43:39 +01:00 |
Raphaël Vinot
|
f6b943cb9a
|
chg: Disable correlation on malware-sample for FileObject
|
2021-02-01 13:43:39 +01:00 |
Raphaël Vinot
|
c59f18606c
|
chg: Bump objects templates
|
2021-02-01 13:43:39 +01:00 |
Tom King
|
6d11164acf
|
chg: Add in delete function for a MISP Object
|
2021-02-01 13:43:39 +01:00 |
Raphaël Vinot
|
c5218c1ce2
|
chg: Fix return of delete_event_report
|
2021-02-01 13:43:24 +01:00 |
Raphaël Vinot
|
78402394e5
|
chg: Remove critical warning if lief is not installed
Fix https://github.com/MISP/MISP/issues/6908
|
2021-02-01 13:43:01 +01:00 |
Raphaël Vinot
|
47382d01c0
|
fix: Better warning if lief is outdated.
|
2021-02-01 13:43:01 +01:00 |
Tom King
|
a8169a42c0
|
chg: Allow response of delete to be pythonify, add in nosetest
|
2021-02-01 13:23:19 +01:00 |
Tom King
|
c949c09225
|
chg: Add ability to get event reports from the Event ID
|
2021-02-01 13:23:19 +01:00 |
Tom King
|
7e7f463d77
|
fix: Call the AbstractMISP.from_dict at the end of the function to ensure the edited flag remains false
|
2021-02-01 13:23:19 +01:00 |
Tom King
|
f71c250402
|
new: Add in ability to create/update/delete MISP Event Reports
|
2021-02-01 13:21:03 +01:00 |
Raphaël Vinot
|
fa4fdb13f7
|
new: hard delete flag for objects
Related: https://github.com/MISP/PyMISP/issues/666
|
2021-02-01 13:21:03 +01:00 |
Raphaël Vinot
|
25053b2286
|
chg: Remove critical warning if lief is not installed
Fix https://github.com/MISP/MISP/issues/6908
|
2021-02-01 13:21:03 +01:00 |
Raphaël Vinot
|
48d8165263
|
chg: Bump version
|
2021-02-01 13:21:03 +01:00 |
Raphaël Vinot
|
696a13e3fc
|
fix: Better warning if lief is outdated.
|
2021-02-01 13:21:03 +01:00 |
Raphaël Vinot
|
5886a29351
|
new: Fail if a duplicate object is added to an event.
|
2021-02-01 13:21:03 +01:00 |
Raphaël Vinot
|
644492ace1
|
chg: Improve docstring for get_event
fix #686
|
2021-02-01 13:21:03 +01:00 |
Raphaël Vinot
|
fc43d7ba60
|
chg: Bump version
|
2021-02-01 13:21:03 +01:00 |
Raphaël Vinot
|
ae1bdda67c
|
chg: Show size when the json is not loadable.
|
2021-02-01 13:21:03 +01:00 |
Raphaël Vinot
|
5bdaf47175
|
chg: Use lief 0.11.0, generate authenticode entries
|
2021-02-01 13:21:03 +01:00 |
Raphaël Vinot
|
a619fdfeca
|
chg: Bump objects
|
2021-02-01 13:21:03 +01:00 |
Raphaël Vinot
|
d29a28ba6e
|
chg: Bump deps, objects templates
|
2021-02-01 13:21:03 +01:00 |
Tom King
|
7d4cfc40b7
|
chg: Add in nosetests for MISP Galaxy functions, check default key as a dict attribute not MISPAbstract attribute
|
2021-01-30 15:34:29 +00:00 |
Tom King
|
96636639c4
|
chg: Add in more Galaxy 2.0 functions and code cleanup
|
2021-01-30 13:56:40 +00:00 |
Tom King
|
eb28f01f01
|
Merge remote-tracking branch 'upstream/main' into feature/misp-galaxy-2
|
2021-01-29 10:56:27 +00:00 |
Raphaël Vinot
|
03ebbbedce
|
chg: Fix return of delete_event_report
|
2021-01-28 14:48:23 +01:00 |
Raphaël Vinot
|
86a5d3acc7
|
new: hard delete flag for objects
Related: https://github.com/MISP/PyMISP/issues/666
|
2021-01-28 14:45:36 +01:00 |
Raphaël Vinot
|
281a7f0d23
|
chg: Remove critical warning if lief is not installed
Fix https://github.com/MISP/MISP/issues/6908
|
2021-01-28 14:45:36 +01:00 |
Raphaël Vinot
|
d7b80decf7
|
chg: Bump version
|
2021-01-28 14:45:36 +01:00 |
Raphaël Vinot
|
cff25c7f57
|
fix: Better warning if lief is outdated.
|
2021-01-28 14:45:36 +01:00 |
Raphaël Vinot
|
e916b332f8
|
new: Fail if a duplicate object is added to an event.
|
2021-01-28 14:45:36 +01:00 |
Raphaël Vinot
|
d21e43bc59
|
chg: Improve docstring for get_event
fix #686
|
2021-01-28 14:45:36 +01:00 |
Raphaël Vinot
|
c67da842d3
|
chg: Bump version
|
2021-01-28 14:45:36 +01:00 |