Commit Graph

2731 Commits (c47e235a4e849b10002a68da8a9b3d8a782e1549)

Author SHA1 Message Date
Raphaël Vinot c47e235a4e
Merge pull request #858 from tomking2/feature/index_sort_limit
Sort/desc for sorting results and limit/page for pagination
2022-09-09 11:16:26 +02:00
Raphaël Vinot e2f9a7c6f9 new: Pass arbitrary headers to a PyMISP request. 2022-09-08 10:54:54 +02:00
Tom King eb33a9deb9 chg: Add in sort/desc for sorting results and limit/page for pagination 2022-09-06 16:29:22 +01:00
Raphaël Vinot 289ce47d64 new: Allow to force the timestamps in to_dict/to_json, even if a change was made 2022-08-15 18:35:53 +02:00
Raphaël Vinot 3ca8717e6c chg: Improve documentation for add_attribute 2022-08-10 10:48:07 +02:00
Raphaël Vinot 6ff3dfbbfd chg: Bump changelog 2022-08-09 21:34:09 +02:00
Raphaël Vinot 3a387fe397 chg: Bump deps 2022-08-09 21:29:54 +02:00
Raphaël Vinot a5f9ac996c fix: make keepalive configuration linux only
Bump deps
2022-08-09 21:27:47 +02:00
Raphaël Vinot 962b296f0c chg: Bump deps 2022-08-05 11:18:01 +02:00
Raphaël Vinot e77da00340 fix: delete sharing group after deleting the event 2022-08-05 10:29:38 +02:00
Raphaël Vinot 1f243dd7d0 fix: Give more time to MISP to publish the events before searching 2022-08-05 10:18:14 +02:00
Raphaël Vinot 0859c3d3ce chg: Bump version, deps 2022-08-04 18:03:42 +02:00
Raphaël Vinot 5a0080289f fix: Improper json check on non-json responses
Fix #854
2022-08-03 11:38:24 +02:00
Raphaël Vinot 3ceba3feb1 fix: Mark all attributes in a soft deleted object as soft deleted too.
Bump misp-objects, deps.
2022-08-03 11:10:35 +02:00
Raphaël Vinot 58976dc35c fix: make flake8 happy 2022-07-28 15:12:40 +02:00
Raphaël Vinot b85444a7ad chg: Improve warning on invalid template, bump deps 2022-07-28 15:10:42 +02:00
Raphaël Vinot 06ca1abfe2
Merge pull request #850 from Derekt2/patch-1
Update 500 errors to exclude logging authorization header
2022-07-25 16:33:21 +02:00
Derekt2 b36d1ba89f
Update api.py 2022-07-25 09:13:28 -05:00
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