Commit Graph

2966 Commits (user_login_profiles2)

Author SHA1 Message Date
iglocska 7c28927ffd
chg: [test] test if not publishing the events in the test_search_text solves the failed tests 2023-11-23 15:25:50 +01:00
Raphaël Vinot cc6391233c chg: Bump version, changelog 2023-11-23 13:44:13 +01:00
Raphaël Vinot 199532113a fix: eml and msg are in sync again. 2023-11-17 13:57:02 +01:00
Raphaël Vinot 2dcb5f1efa fix: Update calls to getStringStream to the public method 2023-11-17 13:21:18 +01:00
Raphaël Vinot 4270e97cce chg: Bump deps 2023-11-17 12:52:05 +01:00
Raphaël Vinot 64d9f35266 chg: Bump deps 2023-11-14 12:26:23 +01:00
Raphaël Vinot 09f55f5167 fix: Avoid confusing error when an auth key is limited to an IP
Fix #1099
2023-11-14 12:26:23 +01:00
Christian Studer cb5f68a932
chg: [misp-objects] Bumped latest version 2023-11-09 16:13:45 +01:00
Christian Studer f7ca4af380 Merge branch 'main' of github.com:misp/pymisp 2023-11-09 16:12:29 +01:00
Raphaël Vinot 3a30966641 chg: Bump changelog 2023-10-25 01:03:05 +02:00
Raphaël Vinot f38c56cf6d fix: Make other fieldnames in CSV also valid... 2023-10-24 16:01:46 +02:00
Raphaël Vinot 8318bce57e fix: make fieldnames actually valid. 2023-10-24 15:46:03 +02:00
Raphaël Vinot 5d39d81152 chg: Bump version, make __version__ dynamic 2023-10-24 15:09:25 +02:00
Raphaël Vinot 4ed9781c76 chg: Bump deps, allow older jsonschema for compatibility 2023-10-24 14:29:57 +02:00
Raphaël Vinot 3bf3894b0d chg: Bump deps 2023-10-18 18:42:08 +02:00
Raphaël Vinot a1c6b0dcad fix: Remove CI for python 3.12, waiting for pydeep wheels 2023-10-12 16:45:35 +02:00
Raphaël Vinot 8b091b1de6 new: run tests on python 3.12 too. 2023-10-12 16:20:40 +02:00
Raphaël Vinot 507b8195ae chg: Make mypy happy 2023-10-04 15:13:44 +02:00
Raphaël Vinot 21c18ae0a5 chg: Bump deps 2023-10-04 11:47:51 +02:00
Raphaël Vinot 5b0b4c65e2 fix: Allow object-relation names with uppercase characters defined in the templates 2023-10-04 11:46:49 +02:00
Raphaël Vinot 309aa62210 chg: bump deps 2023-09-27 18:15:27 +02:00
Raphaël Vinot 2dff8fb9b8 chg: Disable search logs tests for now. 2023-09-24 13:59:15 +02:00
Raphaël Vinot 799ed8cfc5 chg: Disable fastmode, reenable fetching files 2023-09-23 15:08:18 +02:00
Raphaël Vinot 8172fdf49d chg: try to speedup tests by not importing galaxies, taxos, ... 2023-09-23 14:51:40 +02:00
Raphaël Vinot 6a37370689 chg: Do not clone repo from test 2023-09-22 15:09:17 +02:00
Raphaël Vinot 7c13197980 ch: Bump deps 2023-09-22 14:56:32 +02:00
Raphaël Vinot fc38eadcac fix: check if path exists in tests 2023-09-22 14:55:28 +02:00
Raphaël Vinot 249cf20f35 chg: Bump changelog 2023-09-15 10:55:39 +02:00
Raphaël Vinot 5afe3e2ca3 Revert "build(deps): bump codecov/codecov-action from 3 to 4"
This reverts commit b7bb6b7431.
2023-09-15 10:45:15 +02:00
Raphaël Vinot 51be06a7d2
Merge pull request #1057 from MISP/dependabot/github_actions/codecov/codecov-action-4
build(deps): bump codecov/codecov-action from 3 to 4
2023-09-15 10:39:05 +02:00
Raphaël Vinot e20a9c7539 chg: Bump version, deps 2023-09-15 10:35:00 +02:00
Raphaël Vinot ba0a1ac0f7 chg: Bump objects 2023-09-14 18:30:02 +02:00
dependabot[bot] b7bb6b7431
build(deps): bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [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/v3...v4)

---
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>
2023-09-14 16:17:30 +00:00
Raphaël Vinot a2755c2c7f chg: Bump deps, objects 2023-09-14 15:37:56 +02:00
Raphaël Vinot 6a65f4c15c
Merge pull request #1054 from MISP/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4
2023-09-04 21:53:39 +02:00
dependabot[bot] 59b672afcb
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 16:12:52 +00:00
Raphaël Vinot a553a1e68a chg: Bump deps 2023-09-04 17:33:53 +02:00
Raphaël Vinot 0a63ab8cc8 fix: Avoid exception when data is an empty iterator
Fix #1053
2023-09-04 17:33:28 +02:00
Raphaël Vinot 69e660ef03 chg: Bump objects, missed that. 2023-08-23 14:14:15 +02:00
Raphaël Vinot ee908156e7 chg: Bump changelog 2023-08-23 14:13:34 +02:00
Raphaël Vinot a2566f0282 chg: Bump version 2023-08-23 13:59:24 +02:00
Raphaël Vinot f09f31b5c3 chg: Bump deps, readthedocs config 2023-08-23 13:58:18 +02:00
Raphaël Vinot 1597669ea6 fix: Update Sharing group info from full object
Fix #1049
2023-08-23 10:52:57 +02:00
Raphaël Vinot 79de851be8 chg: Bump deps 2023-08-13 15:20:19 +02:00
Raphaël Vinot 289f92f5cf fix: changes in msg-extract strip a character 2023-08-13 15:20:07 +02:00
Raphaël Vinot 924998cf66 chg: Bump deps 2023-08-13 02:02:56 +02:00
Raphaël Vinot 38acc9b44b chg: Bump deps 2023-07-31 21:11:51 +02:00
Raphaël Vinot 94983c01ec chg: Bump changelog 2023-07-31 12:06:57 +02:00
Raphaël Vinot 8af0a735c1 chg: Bump version, templates 2023-07-31 12:06:12 +02:00
Raphaël Vinot dc315f3f5c fix: Push code changes related to deps upgrade... 2023-07-31 11:59:00 +02:00