Alexandre Dulaunoy
|
a46feebb32
|
chg: [misp-objects] updated to the latest version
|
2020-12-20 11:05:14 +01:00 |
Raphaël Vinot
|
649e068fd8
|
chg: clarify misp_objects_template_custom
|
2020-12-01 14:32:03 +01:00 |
Raphaël Vinot
|
3375c9d519
|
chg: Add docstring for misp_objects_template_custom
|
2020-12-01 14:14:21 +01:00 |
Raphaël Vinot
|
2c5f5b8662
|
Merge pull request #665 from nighttardis/main
adding check if "from" is in the "received" header row
|
2020-12-01 14:11:03 +01:00 |
Raphaël Vinot
|
0d86a4339f
|
new: Allow to pass an object template to MISPObject.__init__
MISPObject part of #6670
|
2020-12-01 14:01:32 +01:00 |
nighttardis
|
2a4b215026
|
adding check if "from" is in the "received" header row
|
2020-11-30 18:45:53 -06:00 |
Raphaël Vinot
|
bbc68f4f2d
|
Merge pull request #664 from kuselfu/main
update vmray_automation
|
2020-11-30 14:40:13 +01:00 |
Raphaël Vinot
|
56eb0a6a34
|
chg: trigger GH actions on PR
|
2020-11-30 12:36:28 +01:00 |
Jens Thom
|
0b9781b4da
|
update `vmray_automation` to stay compatible with the changes made to `vmray_import` MISP modules
|
2020-11-30 12:11:44 +01:00 |
Raphaël Vinot
|
babb04cbc2
|
chg: Improve documentation of MISPAttribute.malware_binary
|
2020-11-30 09:53:49 +01:00 |
Raphaël Vinot
|
c8cb3bb589
|
chg: remove trailing space
|
2020-11-28 11:28:22 +01:00 |
Raphaël Vinot
|
201eeeb729
|
Update mispevent.py
|
2020-11-28 02:06:48 +01:00 |
Raphaël Vinot
|
fe91e10ced
|
chg: on-demand decryption of malware-binary, speeds up pythonify.
|
2020-11-26 13:31:10 +01:00 |
Raphaël Vinot
|
4c2ee4fd2f
|
fix: Properly match IO in load event
|
2020-11-25 13:34:13 +01:00 |
Raphaël Vinot
|
f254e15bd4
|
fix: Typing on recent mypy
|
2020-11-25 13:19:19 +01:00 |
Raphaël Vinot
|
d06313a653
|
chg: Force a few packages versions
|
2020-11-25 12:30:53 +01:00 |
Raphaël Vinot
|
3e1cfc1461
|
fix: Typing edge case
|
2020-11-25 09:23:33 +01:00 |
Raphaël Vinot
|
ded44278af
|
fix: Add attribute dict as proposal
|
2020-11-24 20:03:01 +01:00 |
Raphaël Vinot
|
7b08cfcade
|
chg: Bump changelog
|
2020-11-24 15:03:56 +01:00 |
Raphaël Vinot
|
ad40915a79
|
chg: Bump version
|
2020-11-24 15:03:13 +01:00 |
Raphaël Vinot
|
9046b08a3c
|
fix: Do not fail on PyMISP import when mail-parser is not present
|
2020-11-24 14:56:29 +01:00 |
Raphaël Vinot
|
7b2e78246a
|
chg: Improve typing
|
2020-11-24 14:40:00 +01:00 |
Raphaël Vinot
|
35860b49bd
|
chg: Improve add_attribute with a list
Related: #655
|
2020-11-24 13:50:14 +01:00 |
Raphaël Vinot
|
872005d0eb
|
chg: Bump changelog
|
2020-11-24 12:39:59 +01:00 |
Raphaël Vinot
|
346f8d4b03
|
chg: Bump version
|
2020-11-24 12:39:05 +01:00 |
Raphaël Vinot
|
d534c63c5b
|
fix: Remove python 3.9 from action (lief not supported yet)
|
2020-11-24 12:35:39 +01:00 |
Raphaël Vinot
|
ca03733f20
|
fix: Initialize submodules in gh action
|
2020-11-24 12:32:19 +01:00 |
Raphaël Vinot
|
d10983258e
|
new: add Github workflow
|
2020-11-24 12:28:32 +01:00 |
Alexandre Dulaunoy
|
419e5b0927
|
Merge branch 'main' of github.com:MISP/PyMISP into main
|
2020-11-24 12:23:02 +01:00 |
Alexandre Dulaunoy
|
39d471b58d
|
chg: [type] process-state added
|
2020-11-24 12:22:37 +01:00 |
Raphaël Vinot
|
600d802576
|
chg: Improve error message if a type in missing
|
2020-11-24 12:22:25 +01:00 |
Raphaël Vinot
|
71fe62b466
|
fix: Make mail-parser really optional
|
2020-11-24 12:18:35 +01:00 |
Alexandre Dulaunoy
|
f4daae7219
|
Merge branch 'main' of github.com:MISP/PyMISP into main
|
2020-11-24 11:57:35 +01:00 |
Alexandre Dulaunoy
|
0a08925a1a
|
chg: [misp-objects] updated
|
2020-11-24 11:57:16 +01:00 |
Raphaël Vinot
|
7f9d5675fc
|
chg: Bump misp-objects
|
2020-11-24 11:57:08 +01:00 |
Raphaël Vinot
|
8f0f75720b
|
chg: Add path to CSV sample files
Related: #502
|
2020-11-24 11:28:36 +01:00 |
Alexandre Dulaunoy
|
f3a408ce11
|
chg: [types] jarm-fingerprint added
|
2020-11-24 11:28:02 +01:00 |
Raphaël Vinot
|
940a883201
|
chg: Bump changelog
|
2020-11-24 11:19:03 +01:00 |
Raphaël Vinot
|
80e13df3fa
|
chg: Bump version, travis install
|
2020-11-24 11:17:23 +01:00 |
Raphaël Vinot
|
9fed66eb2b
|
chg: Make mail-parser an optional dependency
|
2020-11-24 11:17:23 +01:00 |
Raphaël Vinot
|
9ef5a340c8
|
chg: Bump changelog
|
2020-11-23 10:20:04 +01:00 |
Raphaël Vinot
|
5b0d42d6b2
|
chg: Bump version
|
2020-11-23 10:05:32 +01:00 |
Raphaël Vinot
|
1e3b79d6cb
|
chg: Bump deps
|
2020-11-23 10:03:06 +01:00 |
Raphaël Vinot
|
e317b089b8
|
chg: Add search info field with "\"
Related: https://github.com/MISP/MISP/issues/6616
|
2020-11-19 14:54:52 +01:00 |
Raphaël Vinot
|
75a7774887
|
chg: Improve documentation of search_index
Related: #656
|
2020-11-19 11:48:18 +01:00 |
Raphaël Vinot
|
b55370cdad
|
chg: Improve error handling for Outlook emails
Related: #631
|
2020-11-19 11:38:35 +01:00 |
Raphaël Vinot
|
ac9b117f36
|
Merge pull request #631 from JakubOnderka/emailobject-tool-upgrade
Emailobject tool upgrade
|
2020-11-19 10:46:42 +01:00 |
Raphaël Vinot
|
02eff91c1e
|
chg: Bump object templates
|
2020-11-18 00:24:23 +01:00 |
Raphaël Vinot
|
0a219c63d9
|
chg: Bump dependencies
|
2020-11-17 15:15:32 +01:00 |
Raphaël Vinot
|
93ecaec2b5
|
chg: Update gitignore
fix #613
|
2020-11-17 14:42:09 +01:00 |