Commit Graph

20926 Commits (fadfd1083557755a97fcda9bdd89d8edcf051e27)

Author SHA1 Message Date
chrisr3d fadfd10835
Merge branch '2.4' of https://github.com/MISP/MISP into misp-stix 2021-12-13 04:11:47 +01:00
chrisr3d 8af7a00073
chg: [stix export] Merging all the differents changes at different places to support every type of collection export as STIX 1 & 2 2021-12-09 16:52:50 +01:00
chrisr3d db44f1a105
fix: [stix1 export] Removed debugging print 2021-12-09 16:36:24 +01:00
chrisr3d f370fba3a7
chg: [stix1 export] Better parsing with a separation between events and attributes collections export 2021-12-09 10:52:39 +01:00
chrisr3d a68a455545
fix: [stix2 export] Added the required traceback parameter to the `print_tb` call 2021-12-09 10:43:50 +01:00
iglocska a546fc7919
fix: [API] downloadAttachment API user object fetching fixed
- user is already in session, just reuse it
2021-12-07 18:14:12 +01:00
Alexandre Dulaunoy b869ff9154
Merge pull request #8008 from righel/add-issues-form-templates
chg: use issue forms templates with required fields
2021-12-01 10:42:27 +01:00
Luciano Righetti 514a640191 chg: add dicussions link 2021-12-01 10:41:05 +01:00
Luciano Righetti 514af2a872 chg: use issue forms templates with required fields 2021-12-01 10:13:59 +01:00
Alexandre Dulaunoy 8bfe850607
chg: [taxonomies] updated to the latest version 2021-11-29 12:16:06 +01:00
Jakub Onderka 708bb6e3f7
Merge pull request #7995 from coolacid/WordWrap
fix: Autocrypt email header force RFC 5322 - 2.1.1 line length limits
2021-11-25 18:13:13 +01:00
Jason Kendall e0bea3119a RFC 5322 - 2.1.1 line length limits
Use '\r\n' instead of PHP_EOL

Use '\r\n' instead of PHP_EOL
2021-11-25 10:50:46 -05:00
Alexandre Dulaunoy 98d46be0ce
chg: [misp-objects] updated to the latest version 2021-11-25 09:03:53 +01:00
iglocska ee92a57789
fix: [feeds] pulling freetext feed sets attribute distribution, fixes #7992
- should just inherit the event's setting
- when using sharing groups this becomes a serious issue
2021-11-24 22:16:48 +01:00
iglocska fa483441d8
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-11-24 14:59:24 +01:00
iglocska 79b1afd24a
fix: [audit] fix user modifications not working with the modern audit log
- trying to get the old state of non persistent form fields breaks
2021-11-24 14:58:44 +01:00
Sami Mokaddem 3abe059404
fix: [tools:backgroundjob] Support of legacy systems (3) 2021-11-23 14:42:14 +01:00
Sami Mokaddem dc99aad950
fix: [tools:backgroundjob] Support of legacy systems (2) 2021-11-23 14:34:08 +01:00
Sami Mokaddem 4bd337eb42
fix: [backgroundjob] Support of legacy system 2021-11-23 14:09:25 +01:00
Luciano Righetti 66594880e7 fix: update dep for fixing php74 build 2021-11-23 12:18:39 +01:00
Luciano Righetti 45532ed0bf fix: ServerShell fails if SimpleBackgroundJobs config does not exists 2021-11-22 09:51:07 +01:00
iglocska e0ca2789a4
Merge branch 'develop' into 2.4 2021-11-21 17:16:07 +01:00
iglocska fb5a196f63
chg: [version] bump 2021-11-21 17:15:47 +01:00
iglocska 6c4ac76ef2
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-11-21 17:14:29 +01:00
iglocska ec70caeb61
chg: [submodule update] added --init --recursive 2021-11-21 17:13:57 +01:00
Alexandre Dulaunoy a39d18de0e
Merge branch '2.4' into develop 2021-11-19 11:04:02 +01:00
Alexandre Dulaunoy 6e0f510a73
chg: [misp-objects] updated to the latest version 2021-11-19 11:03:32 +01:00
Alexandre Dulaunoy 84cc729e5c
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-11-19 11:01:47 +01:00
Alexandre Dulaunoy 3e1c1f4107
Merge branch '2.4' into develop 2021-11-19 11:01:36 +01:00
Alexandre Dulaunoy b84d645d22
chg: [warning-lists] updated 2021-11-19 11:01:18 +01:00
Raphaël Vinot 94519efb17 chg: Bump PyMISP 2021-11-19 01:55:58 -08:00
Alexandre Dulaunoy 0e7c83feae
Merge branch '2.4' into develop 2021-11-19 10:52:17 +01:00
Alexandre Dulaunoy 59feaa4255
chg: [taxonomies] updated to the latest version 2021-11-19 10:50:54 +01:00
iglocska bb685e0bf9
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-11-18 23:06:21 +01:00
iglocska d9ee59c87b
fix: [user creation] don't show old style API key in the UI if advanced authkeys are enabled
- confusing and unusable anyway
2021-11-18 23:05:31 +01:00
iglocska 606962b21b
fix: [user creation] Don't create an advanced authkey by default when creating a new user
- nobody will see the initial key, users can always create API keys for themselves
2021-11-18 23:04:32 +01:00
Jakub Onderka a371194689
Merge pull request #7971 from JakubOnderka/apcu
new: [internal] Faster caching
2021-11-18 18:49:20 +01:00
Jakub Onderka e8c4378893 new: [internal] Faster caching 2021-11-18 18:48:34 +01:00
Jakub Onderka 5a4e47f5c3
Merge pull request #7970 from JakubOnderka/fix-diagnostics
fix: [internal] Try to create directory if not exist
2021-11-18 18:21:20 +01:00
Jakub Onderka e7c7faad48 fix: [internal] Attaching cluster 2021-11-18 16:02:55 +01:00
Jakub Onderka a0796f3df1 fix: [systemSetting] Check if database exists 2021-11-18 15:04:54 +01:00
Jakub Onderka 1a719649df chg: [internal] Add BACKGROUND_JOB_ID to new process 2021-11-18 13:22:53 +01:00
Jakub Onderka c34dee0b01 chg: [CLI] Start worker help 2021-11-18 12:16:45 +01:00
Jakub Onderka 4b380f199d fix: [internal] Try to create directory if not exist 2021-11-18 10:19:01 +01:00
Jakub Onderka 0f7d70a825
Merge pull request #7965 from JakubOnderka/bg-worker-simplify
chg: [internal] Bg worker cleanup
2021-11-18 09:46:45 +01:00
Jakub Onderka be0df2b8fa chg: [internal] Bg worker cleanup 2021-11-17 22:01:39 +01:00
Jakub Onderka 96f6b5cd4d
Merge pull request #7956 from JakubOnderka/fix-attr-count
fix: [internal] Correctly count matched attributes
2021-11-17 13:58:06 +01:00
Alexandre Dulaunoy f4a013a5f7
Merge branch '2.4' into develop 2021-11-16 20:04:02 +01:00
Alexandre Dulaunoy ab44f4f1d5
chg: [taxonomies] updated to the latest version 2021-11-16 20:03:25 +01:00
iglocska ed9ab9d7c2
chg: [object] break on duplicate, include uuid in addition to ID in failure message, fixes #7929 2021-11-16 19:20:21 +01:00