Commit Graph

2749 Commits (97fe962be74292075beab3a73d05f1b2dec6260e)

Author SHA1 Message Date
Raphaël Vinot 97fe962be7
Merge pull request #860 from tomking2/feature/taxonomy_required
Add in ability to set a taxonomies required status
2022-10-03 01:02:57 +02:00
Raphaël Vinot dfd024a895
Merge pull request #865 from MISP/dependabot/github_actions/actions/setup-python-4
build(deps): bump actions/setup-python from 2 to 4
2022-10-03 01:00:00 +02:00
Raphaël Vinot 10faaa2ead
Merge pull request #864 from MISP/dependabot/github_actions/actions/checkout-3
build(deps): bump actions/checkout from 2 to 3
2022-10-03 00:59:45 +02:00
Raphaël Vinot 41b07dfa07
Merge pull request #863 from MISP/dependabot/github_actions/codecov/codecov-action-3
build(deps): bump codecov/codecov-action from 1 to 3
2022-10-03 00:59:26 +02:00
dependabot[bot] e507fc7a3b
build(deps): bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-02 22:58:54 +00:00
dependabot[bot] 7099fa3cbd
build(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-02 22:58:51 +00:00
dependabot[bot] 412659edbe
build(deps): bump codecov/codecov-action from 1 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-02 22:58:49 +00:00
Raphaël Vinot 0e14efeecf chg: Add dependabot 2022-10-03 00:58:25 +02:00
Raphaël Vinot 6ccc6b4f48
Create codeql-analysis.yml 2022-10-03 00:57:59 +02:00
Raphaël Vinot c2b8e25628 chg: Bump changelog 2022-10-03 00:54:37 +02:00
Raphaël Vinot aecfad1168 chg: Bump deps and version
Fix LIEF vuln.
2022-10-03 00:52:36 +02:00
Raphaël Vinot 20ce207d18 chg: Bump deps, objects 2022-09-30 10:49:30 +02:00
Tom King b438c27b5e new: Add in ability to set a taxonomies required status 2022-09-14 10:29:38 +01:00
Raphaël Vinot 795cc11881 fix: Change DNS warning list test 2022-09-09 16:25:03 +02:00
Raphaël Vinot b1896d43f2 fix: Missing place to update version 2022-09-09 14:10:35 +02:00
Raphaël Vinot a897b8d62c chg: Bump changelog 2022-09-09 13:59:51 +02:00
Raphaël Vinot 5b1ad0ec66 chg: Bump version 2022-09-09 13:58:32 +02:00
Raphaël Vinot c1dbd8b0dc chg: Bump deps 2022-09-09 11:49:14 +02:00
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