Nick
|
f5a9d5924d
|
removed cast of str to str
|
2021-02-17 12:09:01 -05:00 |
Nick
|
694c4b72ee
|
Added check for invalid creds
Without the added check, the script will error out on line 29 since the key doesn't exist in the dict. This at least gives a reason.
|
2021-02-17 12:07:11 -05:00 |
Raphaël Vinot
|
d0a050263e
|
fix: Do not add the serial-number twice.
Related: #678
|
2021-02-16 18:34:58 +01:00 |
Raphaël Vinot
|
3d3e9abc1d
|
chg: Add deprecation warning for Python < 3.8
|
2021-02-15 16:12:44 +01:00 |
Raphaël Vinot
|
4730452ce0
|
fix: Skip PE section if name is none AND size is 0.
Related: #678
|
2021-02-15 16:11:18 +01:00 |
Raphaël Vinot
|
85d36bcb62
|
chg: Bump deps
|
2021-02-15 12:02:44 +01:00 |
Raphaël Vinot
|
e52263b75a
|
fix: urllib3.__version__ may not have a patch number
fix https://github.com/MISP/PyMISP/issues/698
|
2021-02-15 12:00:10 +01:00 |
Raphaël Vinot
|
c280ea146d
|
chg: Bump deps
|
2021-02-10 21:04:07 +01:00 |
Raphaël Vinot
|
9316420dc0
|
chg: Bump changelog
|
2021-02-08 12:01:48 +01:00 |
Raphaël Vinot
|
37449226f9
|
chg: Bump version
|
2021-02-08 11:59:49 +01:00 |
Raphaël Vinot
|
7c1c12e5bd
|
chg: Bump deps
|
2021-02-08 10:38:13 +01:00 |
Raphaël Vinot
|
c87bcf15ac
|
chg: Bump changelog
|
2021-02-04 19:43:17 +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
|
0a051286ff
|
chg: Bump template ID in test case
|
2021-02-02 11:49:20 +01:00 |
Raphaël Vinot
|
f675e20961
|
chg: Bump version
|
2021-02-02 11:43:47 +01:00 |
Raphaël Vinot
|
15a86ea2f9
|
chg: Bump changelog
|
2021-02-02 11:41:38 +01:00 |
Raphaël Vinot
|
c91033eb8d
|
chg: Bump objects
|
2021-02-02 11:40:01 +01:00 |
Raphaël Vinot
|
d52f3a2224
|
chg: Fix and improve optional dependencies.
|
2021-02-02 11:38:18 +01:00 |
Raphaël Vinot
|
f9e294824f
|
chg: make brotli optional
|
2021-02-02 01:11:39 +01:00 |
Raphaël Vinot
|
41550bc82b
|
chg: Bump changelog
|
2021-02-01 14:27:45 +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
|
2584dd243b
|
Merge branch 'JakubOnderka-brotli' into main
|
2021-02-01 14:04:05 +01:00 |
Raphaël Vinot
|
29521175c6
|
chg: Add brotli support in the dependencies.
|
2021-02-01 14:00:03 +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 |
Raphaël Vinot
|
7ccce631b3
|
chg: Add missing autodoc
fix #693
|
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
|
9b80325cc0
|
fix: Update testlive accordingly
|
2021-02-01 13:43:24 +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 |
Raphaël Vinot
|
1284ce1b9c
|
chg: Bump deps
|
2021-02-01 13:40:10 +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
|
ebd5a2397b
|
chg: Remove travis file, GH Actions is better.
|
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
|
ba5f2f81cf
|
chg: Bump deps
|
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
|
e4da331666
|
chg: Add test case fir add_attribute and enforceWarninglist=True
|
2021-02-01 13:21:03 +01:00 |
Raphaël Vinot
|
79aff124d4
|
chg: Add testcase with breakOnDuplicate in a MISPObject
|
2021-02-01 13:21:03 +01:00 |
Raphaël Vinot
|
65b257d760
|
chg: Bump changelog
|
2021-02-01 13:21:03 +01:00 |
Raphaël Vinot
|
48d8165263
|
chg: Bump version
|
2021-02-01 13:21:03 +01:00 |