Commit Graph

21288 Commits (618c7ddb773d2c1574ed772b154affdbdfe2a858)

Author SHA1 Message Date
Christophe Vandeplas 618c7ddb77
chg: [community-metadata] adding missing communities 2022-02-07 10:36:03 +01:00
iglocska 4b3626d000
Merge branch 'develop' into 2.4 2022-02-04 16:25:42 +01:00
iglocska c282ea8063
fix: [language] fix (exception text) 2022-02-04 16:25:20 +01:00
iglocska af6d1d293a
chg: [version] bump 2022-02-04 16:24:47 +01:00
Alexandre Dulaunoy fe1f93b19e
Merge pull request #8129 from Wachizungu/fix-findoriginaluuid-typo
chg: fix findoriginaluuid typo
2022-02-04 16:01:02 +01:00
Jakub Onderka 3b8e848739
Merge pull request #8118 from JakubOnderka/new-oidc
chg: [oidc] Store user sid in session
2022-02-04 15:26:53 +01:00
Jakub Onderka f2bff258f5 chg: [oidc] Store user sid in session 2022-02-04 15:13:46 +01:00
Jeroen Pinoy 7a93ffd423
chg: fix findoriginaluuid typo 2022-02-04 11:10:49 +01:00
Alexandre Dulaunoy 0016eceb2a
Merge branch '2.4' into develop 2022-02-04 10:05:08 +01:00
Alexandre Dulaunoy ccb2f03a5f
chg: [misp-objects] updated 2022-02-04 10:04:36 +01:00
Alexandre Dulaunoy a6a0dbca01
chg: [misp-galaxy] updated to the latest version 2022-02-02 22:40:33 +01:00
Alexandre Dulaunoy e0dabc6f63
chg: [misp-galaxy] updated to the latest version 2022-02-02 22:39:54 +01:00
Jakub Onderka 1c7a7beae8
Merge pull request #8123 from JakubOnderka/event-push-debug
fix: [internal] Array to string conversion
2022-02-02 18:29:52 +01:00
chrisr3d 85bab0baeb Merge branch '2.4' of https://github.com/MISP/MISP into develop 2022-02-02 17:02:27 +01:00
chrisr3d fc4b80f377
fix: [misp-stix] Same errors handling for STIX1 as it recently has been pushed for STIX2 2022-02-02 17:00:58 +01:00
chrisr3d a36c524f77 Merge branch 'develop' of https://github.com/MISP/MISP into develop 2022-02-02 16:22:52 +01:00
chrisr3d be805ef644 Merge branch '2.4' of https://github.com/MISP/MISP into develop 2022-02-02 16:22:31 +01:00
chrisr3d 076ed2fb58 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2022-02-02 16:22:00 +01:00
chrisr3d 08aa6f1e3c
fix: [misp-stix] Bumped latest version with enhanced parsing of objects which encountered parsing errors
- Instead of simply storing the error message, we
  also convert those objects as STIX Custom objects
2022-02-02 16:20:15 +01:00
Jakub Onderka abafe09188 fix: [internal] Array to string conversion 2022-02-02 15:36:35 +01:00
iglocska cf6deea2f5
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-02-02 15:01:50 +01:00
iglocska bf6f46ce0d
Merge branch '2.4' into develop 2022-02-02 15:01:16 +01:00
iglocska 7e4d9f44fe
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2022-02-02 15:00:54 +01:00
iglocska 25253978f0
fix: [API key] shown on automation page when using classic keys 2022-02-02 15:00:08 +01:00
chrisr3d 2d9e16012d Merge branch '2.4' of https://github.com/MISP/MISP into develop 2022-02-02 13:28:40 +01:00
chrisr3d 5d2cb289db Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2022-02-02 13:27:07 +01:00
chrisr3d 376bc7a351
fix: [misp-stix] Bumped latest version with a better exceptions handling for file, pe & pe-section objects converted to STIX2 file objects with a pebinary extension 2022-02-02 13:25:39 +01:00
Jakub Onderka f32f61de16
Merge pull request #8120 from JakubOnderka/event-push-debug
chg: [internal] Add debugging for problematic push
2022-02-01 17:23:13 +01:00
Jakub Onderka 39fc9fa5f8 chg: [internal] Add debugging for problematic push 2022-02-01 17:00:33 +01:00
chrisr3d 6263d4079f Merge branch '2.4' of https://github.com/MISP/MISP into develop 2022-02-01 14:10:19 +01:00
chrisr3d 510427d70e Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2022-02-01 14:09:42 +01:00
chrisr3d c7d25dcdba
fix: [stix export] Fixed wrong indentation causing variable name errors 2022-02-01 14:08:33 +01:00
Christophe Vandeplas 4970ff3554 chg: [tools] communities.md generator works with new website 2022-01-31 18:32:57 +01:00
Alexandre Dulaunoy cc8a589fac
Merge branch '2.4' into develop 2022-01-30 11:37:50 +01:00
Alexandre Dulaunoy 3561879026
chg: [misp-galaxy] updated to the latest version 2022-01-30 11:37:26 +01:00
Jakub Onderka d2019e21b8
Merge pull request #8109 from JakubOnderka/tls-debug
TLS connection debug
2022-01-28 17:13:32 +01:00
Jakub Onderka 17dd0cfada
Merge pull request #8117 from JakubOnderka/new-oidc
new: [oidc] Add support for jakub-onderka/openid-connect-php OIDC fork
2022-01-28 16:14:11 +01:00
Jakub Onderka 7ae6f4af32 new: [oidc] Add new option: OidcAuth.authentication_method 2022-01-28 15:11:44 +01:00
Jakub Onderka d067e69ad5 new: [oidc] Add support for jakub-onderka/openid-connect-php OIDC fork 2022-01-28 14:24:31 +01:00
chrisr3d c1037c6ccb Merge branch '2.4' of https://github.com/MISP/MISP into develop 2022-01-27 19:42:22 +01:00
chrisr3d 2cda34c192
fix: [misp-stix] Bumped latest version with a quick fix on Tags handling as STIX2 markings 2022-01-27 19:41:11 +01:00
chrisr3d 0df04f65ce Merge branch '2.4' of https://github.com/MISP/MISP into develop 2022-01-26 11:06:35 +01:00
chrisr3d bc41df6c3b Merge branch 'develop' of https://github.com/MISP/MISP into develop 2022-01-26 11:06:25 +01:00
chrisr3d 68485de848
fix: [misp-stix] Bumped latest version with some fixes on the tags parsing 2022-01-26 11:05:28 +01:00
chrisr3d f9e6c0b952 Merge branch '2.4' of github.com:MISP/MISP into develop 2022-01-25 13:41:52 +01:00
chrisr3d 448772fca6 Merge branch 'develop' of github.com:MISP/MISP into develop 2022-01-25 13:36:50 +01:00
chrisr3d 1343b1eb61 Merge branch '2.4' of https://github.com/MISP/MISP into develop 2022-01-25 13:35:12 +01:00
chrisr3d 522a24c98a
fix: [stix1 export] Removed unused imports 2022-01-25 13:34:36 +01:00
chrisr3d f490756e2a
fix: [stix2 import] Fixed wrong variable name 2022-01-25 13:31:52 +01:00
chrisr3d ec536d4335 Merge branch '2.4' of https://github.com/MISP/MISP into develop 2022-01-25 13:21:48 +01:00