Raphaël Vinot
|
b251d70164
|
fix: Properly convert MSG to EML
|
2022-07-21 16:31:03 +02:00 |
Raphaël Vinot
|
bd0e5e6b00
|
Merge pull request #849 from h-phil/main
api.py: fix typo in logging message for PyMISP recommended version
|
2022-07-21 14:40:35 +02:00 |
Philipp Hauswirth
|
4e4e82d0c9
|
fix typo in logging message
|
2022-07-21 13:40:37 +02:00 |
Raphaël Vinot
|
3882ade918
|
chg: Bump deps
|
2022-07-21 11:18:00 +02:00 |
Raphaël Vinot
|
56a70265a0
|
new: Enable TCP keepalive
Related: https://github.com/MISP/PyMISP/issues/848
|
2022-07-21 11:18:00 +02:00 |
Christophe Vandeplas
|
a10788c7e5
|
Merge pull request #838 from cvandeplas/main
fix: [feed] fixes bug when template_uuid does not exist
|
2022-07-01 07:34:17 +02:00 |
Christophe Vandeplas
|
4ddabe75b5
|
fig: [feed] fixes bugs during export with old data
|
2022-06-20 14:18:49 +02:00 |
Christophe Vandeplas
|
e4919b6bbf
|
Merge remote-tracking branch 'MISP/main' into main
|
2022-06-20 11:25:54 +02:00 |
Raphaël Vinot
|
63d402b358
|
chg: Make mypy happy
|
2022-06-16 13:15:27 +02:00 |
Raphaël Vinot
|
597bb980ea
|
Merge branch 'malvidin-psl_urlobject'
|
2022-06-16 13:11:34 +02:00 |
Raphaël Vinot
|
679b2035a1
|
fix: Update lock file
|
2022-06-16 13:09:56 +02:00 |
Raphaël Vinot
|
f020ad6969
|
chg: Bump deps
|
2022-06-16 13:09:06 +02:00 |
Raphaël Vinot
|
2291b8671b
|
chg: Bump deps
|
2022-06-16 13:08:16 +02:00 |
Steven
|
91735bc4f2
|
Update pyproject.toml
Add publicsuffixlist optional package for URL Object, which has a more current list than pyfaup
|
2022-06-16 11:37:02 +02:00 |
malvidin
|
cfded6e8bb
|
Fix multiple_space warning
|
2022-06-16 09:44:25 +02:00 |
malvidin
|
2b98616982
|
Option to include more URLObject attributes
Add publicsuffixlist faup for URLObject Windows support
URLObject with PSLFaup prefers IP to host/domain
|
2022-06-16 09:38:39 +02:00 |
Christophe Vandeplas
|
8b34993480
|
fix: [feed] fixes bug when template_uuid does not exist
|
2022-06-15 07:18:18 +02:00 |
Raphaël Vinot
|
d31335169c
|
Merge pull request #837 from yunzheng/sorted-to-feed-dict
Ensure that keys are sorted in the returned `_to_feed()` dictionary
|
2022-06-09 15:43:45 +02:00 |
Raphaël Vinot
|
be037a3623
|
chg: Bump deps
|
2022-06-09 14:54:46 +02:00 |
Yun Zheng Hu
|
49b6a45502
|
Ensure that keys are sorted in the returned `_to_feed()` dictionary
This allows for better deterministic feed output generation.
|
2022-06-09 14:38:06 +02:00 |
Raphaël Vinot
|
bb9f053b68
|
Merge pull request #835 from tomking2/feature/search_sharinggroup
new: Search by sharing groups
|
2022-06-07 13:18:35 +02:00 |
Tom King
|
1ac66a927a
|
chg: Add in test case
|
2022-06-06 11:51:41 +01:00 |
Raphaël Vinot
|
cd4b5d533b
|
chg: Bump version
|
2022-05-30 11:00:59 +02:00 |
Raphaël Vinot
|
0ea12c4bd1
|
chg: Bump deps
|
2022-05-24 18:43:26 +02:00 |
Raphaël Vinot
|
4eb4a512c6
|
chg: Massive bump deps for python 3.7
|
2022-05-11 15:18:41 +02:00 |
Sami Mokaddem
|
2418373c1f
|
new: [example:copyTagsFromAttributesToEvent] Added script to copy tags from attributes to the event level
|
2022-04-26 08:43:39 +02:00 |
Tom King
|
31958dd160
|
chg: Add ability to filter by sharing group for RestSearch for MISP >= v2.4.158
|
2022-04-21 10:38:52 +01:00 |
Raphaël Vinot
|
b1892efb6a
|
chg: Bump object templates
|
2022-03-24 15:45:34 +01:00 |
Raphaël Vinot
|
2325816a27
|
chg: Bump changelog
|
2022-03-24 15:30:06 +01:00 |
Raphaël Vinot
|
c90953736a
|
chg: Bump changelog
|
2022-03-24 15:29:09 +01:00 |
Raphaël Vinot
|
6799346aa0
|
chg: Bump version
|
2022-03-24 15:29:09 +01:00 |
Raphaël Vinot
|
2783879d72
|
chg: Bump deps, objects
|
2022-03-24 15:29:09 +01:00 |
Alexandre Dulaunoy
|
156f6d9083
|
chg: [tests] reverted
|
2022-03-21 15:33:41 +01:00 |
Alexandre Dulaunoy
|
78ec1fd2f7
|
chg: [misp-objects] updated to the latest version
|
2022-03-17 10:26:56 +01:00 |
Alexandre Dulaunoy
|
c5646d7463
|
chg: [tests] subversion are supported
|
2022-03-17 09:22:39 +01:00 |
Alexandre Dulaunoy
|
94a65c578a
|
fix: [tests] check if the version is a substring as PyMISP might contain sub version
|
2022-03-09 12:38:56 +01:00 |
Raphaël Vinot
|
03dc22f959
|
chg: Bump changelog
|
2022-03-03 19:18:01 +01:00 |
Raphaël Vinot
|
883889c9c5
|
fix: Incorrect call when requesting a new API key
|
2022-03-03 19:09:58 +01:00 |
Raphaël Vinot
|
a347f0ed4e
|
chg: Bump required python version for doc
|
2022-03-03 15:33:46 +01:00 |
Raphaël Vinot
|
fc7c5da721
|
chg: Remove python 3.6 from metadata
|
2022-03-03 15:29:28 +01:00 |
Raphaël Vinot
|
5e89abd9bd
|
chg: Re-bump changelog
|
2022-03-03 15:10:55 +01:00 |
Raphaël Vinot
|
fd6a396061
|
chg: Bump version
|
2022-03-03 15:09:57 +01:00 |
Raphaël Vinot
|
23a0833cdc
|
chg: Bump changelog
|
2022-03-03 15:07:28 +01:00 |
Raphaël Vinot
|
7321abdb1e
|
chg: Bump misp-objects
|
2022-03-03 15:07:28 +01:00 |
Raphaël Vinot
|
24e79c8340
|
new: get_new_authkey for a user
|
2022-03-03 15:07:28 +01:00 |
Raphaël Vinot
|
9ee4f4715c
|
chg: Bump deps
|
2022-03-03 15:07:28 +01:00 |
Raphaël Vinot
|
f887f15d45
|
chg: Bump new minimal python version to 3.7
|
2022-03-03 15:07:28 +01:00 |
Raphaël Vinot
|
7d7343ec45
|
Merge pull request #824 from JakubOnderka/cleanup
Cleanup
|
2022-02-06 15:40:39 +01:00 |
Jakub Onderka
|
ff579e4fc6
|
chg: Perl dependencies not longer required
|
2022-02-05 10:25:20 +01:00 |
Jakub Onderka
|
613a811ba7
|
chg: Simplify submodules checkout
|
2022-02-05 10:19:35 +01:00 |