Commit Graph

3072 Commits (4cb074e357e6faa004cc9a2210b97851d1b117af)

Author SHA1 Message Date
dependabot[bot] 4cb074e357
build(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 16:55:14 +00:00
Raphaël Vinot 8a2e52ac7e chg: Bump changelog 2024-03-22 15:47:41 +01:00
Raphaël Vinot 763ab4198e fix: Strip API key before setting it. 2024-03-22 15:47:15 +01:00
Raphaël Vinot 248af1fa5a chg: Bump changelog 2024-03-22 15:35:48 +01:00
Raphaël Vinot 65ea540bc4 fix: Python 3.8 support & typing. 2024-03-22 11:45:40 +01:00
Raphaël Vinot b11aa31048 fix: Typing for Python < 3.10 2024-03-22 11:40:45 +01:00
Raphaël Vinot 2b66a3eabd new: Support X-MISP-AUTH Header
Also, improve HTTP headers init

Fix #1179
2024-03-22 11:39:19 +01:00
Raphaël Vinot df9c20c86e chg: Bump deps 2024-03-22 09:59:32 +01:00
Raphaël Vinot 2a108148c6 chg: Bump changelog 2024-03-20 14:13:53 +01:00
Raphaël Vinot eea3bef303 chg: Bump version, templates 2024-03-20 14:12:53 +01:00
Raphaël Vinot 13d2ac2183 chg: Bump deps 2024-03-20 14:06:47 +01:00
Raphaël Vinot f1f83181eb fix: Avoid issue when payload ist a list 2024-03-20 14:06:05 +01:00
Raphaël Vinot 601e534778 chg: Bump changelog 2024-03-07 14:50:03 +01:00
Raphaël Vinot 05d2c33f93 chg: Bump templates, version 2024-03-07 14:48:59 +01:00
Raphaël Vinot 8e6c41b30b chg: Bump deps 2024-03-07 14:01:00 +01:00
Raphaël Vinot a7446b3263 chg: Bump extract-msg 2024-02-29 11:07:12 +01:00
Raphaël Vinot 4715f91d2a chg: Bump changelog 2024-02-28 00:23:05 +01:00
Raphaël Vinot 203b114bef chg: Bump changelog 2024-02-28 00:17:40 +01:00
Raphaël Vinot 4a9137796c chg: Bump version 2024-02-28 00:17:40 +01:00
Raphaël Vinot d3bdeaf2ca chg: Bump objects 2024-02-28 00:17:40 +01:00
Raphaël Vinot 223d6f665a
Merge pull request #1155 from MISP/dependabot/pip/urllib3-2.2.1
build(deps): bump urllib3 from 2.2.0 to 2.2.1
2024-02-27 21:23:10 +01:00
Raphaël Vinot 48b96d5a5e chg: Bump deps 2024-02-27 21:20:43 +01:00
Raphaël Vinot 98cc6e3868
Merge pull request #1162 from baderj/fix-fileobject-import
fix: Correct FileObject import
2024-02-27 21:19:25 +01:00
Johannes Bader cb3b655463 fix: Correct FileObject import
The FileObject import has been moved outside the try-except-block
related to lief, as the import is needed regardless whether lief
is available or not.
2024-02-27 16:38:19 +01:00
Raphaël Vinot 313ad776c4 chg: Bump deps 2024-02-22 14:31:00 +01:00
Raphaël Vinot 94ff206f67 fix: Disable WL when calling the disable method, not toggle.
Fix #1159
2024-02-22 14:29:45 +01:00
dependabot[bot] bf3f7cb7ec
build(deps): bump urllib3 from 2.2.0 to 2.2.1
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.0...2.2.1)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 16:53:28 +00:00
Raphaël Vinot 492cfba2d2 chg: Bump changelog 2024-02-16 14:47:55 +01:00
Raphaël Vinot 7ee0d08b2f chg: Bump deps, version 2024-02-16 14:46:35 +01:00
Raphaël Vinot 05beec393c chg: Bump changelog 2024-02-12 12:11:37 +01:00
Raphaël Vinot ccb7a5dc3e chg: Bump version 2024-02-12 12:10:18 +01:00
Raphaël Vinot 30b8a427f8
Merge pull request #1136 from MISP/dependabot/pip/jupyter-lsp-2.2.2
build(deps-dev): bump jupyter-lsp from 2.2.1 to 2.2.2
2024-02-12 11:48:23 +01:00
Raphaël Vinot b5d953c3e1 chg: Bump deps 2024-02-12 11:46:34 +01:00
Raphaël Vinot e6cb8552c5 fix: Properly get body from message, without headers 2024-02-12 11:41:08 +01:00
Raphaël Vinot c84afb92d5 fix: remove from __all__ entries that shouldn't be there 2024-02-12 11:35:24 +01:00
Raphaël Vinot 0c39ab2006 chg: Add changelog 2024-02-06 16:42:33 +01:00
Raphaël Vinot c9d6d04702 fix: Do not throw a warning every time one import pymisp... 2024-02-06 16:40:49 +01:00
Raphaël Vinot 1e4c9615fb chg: Bump changelog 2024-02-06 14:48:49 +01:00
Raphaël Vinot 1b1133c09c chg: re-add ExpandedPyMISP, with a warning 2024-02-06 14:48:49 +01:00
Raphaël Vinot ded5a920e0
Merge pull request #1144 from MISP/dependabot/github_actions/codecov/codecov-action-4
build(deps): bump codecov/codecov-action from 3 to 4
2024-02-03 19:36:08 +01:00
Raphaël Vinot c0077c19cf chg: Bump changelog 2024-02-02 15:28:07 +01:00
Raphaël Vinot 5e76e36667 chg: Bump deps, version, objects 2024-02-02 15:24:11 +01:00
Raphaël Vinot 685ef22d0a fix: revert typing changes. 2024-02-02 15:05:15 +01:00
Raphaël Vinot 9d4d083e46 Revert "fix: More responses athat are lists"
This reverts commit 709a10c64c.
2024-02-02 14:28:04 +01:00
Raphaël Vinot 709a10c64c fix: More responses athat are lists 2024-02-02 13:24:29 +01:00
Raphaël Vinot e91a7922a7 fix: another call that cn be a list or a dict. 2024-02-02 13:07:37 +01:00
Raphaël Vinot b00ae03655 fix: Do not cast enum 2024-02-02 11:38:37 +01:00
Raphaël Vinot 176eed77bf chg: remove IntEnum 2024-02-02 11:20:39 +01:00
Raphaël Vinot 5301ddd1fa chg: Add even more debug for gha 2024-02-02 10:59:31 +01:00
Raphaël Vinot 979d2ee155 chg: Add some debug for gha 2024-02-02 10:33:11 +01:00