Commit Graph

20218 Commits (932a3ec28b76b7e7e856a8f418c0137066bc8fc2)

Author SHA1 Message Date
Alexandre Dulaunoy 932a3ec28b
fix: [misp-stix] updated to the latest version (incorrect submodule)
Fix #7812
2021-10-09 07:17:32 +02:00
chrisr3d 71837d2f1b
chg: [stix2 export] Using a specific filter to specify the STIX version
- `version` being too generic and used from another
  end point, we use `stix-version` in order to
  avoid confusion between the 2 filters
2021-10-08 17:17:46 +02:00
Alexandre Dulaunoy 91e7d54856
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-10-08 15:44:08 +02:00
Alexandre Dulaunoy a331da880f
chg: [PyMISP] bump to the latest version 2021-10-08 15:43:41 +02:00
chrisr3d ab3ed64de1 Merge branch 'develop' of https://github.com/MISP/MISP into misp-stix 2021-10-08 14:08:17 +02:00
chrisr3d 0d7374d8d2 Merge branch '2.4' of https://github.com/MISP/MISP into misp-stix 2021-10-08 12:25:48 +02:00
chrisr3d aaf6213fae
fix: [misp-stix] Bumped latest version 2021-10-08 12:24:38 +02:00
Steve Clement 5911e031c4
chg: [install] Update installer checksums 2021-10-08 10:34:44 +02:00
Luciano Righetti 4df55d99c8 fix: sharing groups dropdown not showing when adding a feed with distribution set to sharing group. 2021-10-08 10:33:23 +02:00
Alexandre Dulaunoy 7553b49784
chg: [GitHub action] install the python-cti-stix2 from the local submodule 2021-10-08 10:30:10 +02:00
Alexandre Dulaunoy 200f6e1466
chg: [GitHub action] raging on venv library path 2021-10-08 10:06:25 +02:00
Alexandre Dulaunoy 4e22272665
chg: [GitHubAction] add2virtualenv the STIX stuff 2021-10-08 09:49:33 +02:00
Alexandre Dulaunoy 25110df9fb
Merge branch '2.4' into develop 2021-10-08 08:56:59 +02:00
Alexandre Dulaunoy dce660dfe6
chg: [modules] typo fixed 2021-10-08 08:56:39 +02:00
iglocska 8c9e870b94
fix: [github actions] removed the cti stix installation as it's no longer there 2021-10-08 08:54:33 +02:00
iglocska 32c513cb2e
fix: [github actions] removed the cti stix installation as it's no longer there 2021-10-08 08:51:52 +02:00
Alexandre Dulaunoy ab95d1de28
chg: [gitmodules] fix the branch to main 2021-10-08 08:51:26 +02:00
Alexandre Dulaunoy 17fe2f4785
chg: [gitmodules] TLS is always fine 2021-10-08 08:50:22 +02:00
iglocska 85f8912f8d
Merge branch 'develop' into 2.4 2021-10-07 16:37:11 +02:00
iglocska 260885cae8
chg: [version] bump 2021-10-07 16:36:47 +02:00
iglocska 46314896b1
Merge branch 'develop' into 2.4 2021-10-07 16:36:27 +02:00
iglocska 20c453d970
Merge branch 'misp-stix' into develop 2021-10-07 16:35:44 +02:00
chrisr3d 30cc4d268f Merge branch '2.4' of https://github.com/MISP/MISP into misp-stix 2021-10-07 16:08:59 +02:00
chrisr3d a0ce904f37
fix: [stix2 import] Using path to import the stix2 python library 2021-10-07 16:05:24 +02:00
chrisr3d bb2cce5213
fix: [stix1 export] Added the required stix python library path for their import
- Support of the coming changes to use paths instead
  of maintaining the pip updates
2021-10-07 15:51:45 +02:00
chrisr3d 9c95c50ae4
fix: [stix1 import] Quick fix due to some recent changes library changes and the support of STIX 1.2 2021-10-07 15:50:27 +02:00
Alexandre Dulaunoy 8b36067fa5
chg: [misp-object] updated 2021-10-07 15:01:10 +02:00
chrisr3d 115134b10c
chg: [misp-stix] Bumped latest version including recent PR merged 2021-10-07 14:38:18 +02:00
chrisr3d ecafed5d19
chg: [stix] Bumped latest version of `misp-stix` $ `cti-python-stix2` python libraries 2021-10-07 14:22:07 +02:00
chrisr3d 53ad91cc70
fix: [stix export] Aligning path of the STIX2 python library to following its recent location change 2021-10-07 14:00:01 +02:00
chrisr3d c438b876c8
chg: [INSTALL] Removing the install commands for the STIX libraries 2021-10-07 13:51:46 +02:00
Jakub Onderka df86ab3daa
Merge pull request #7808 from JakubOnderka/tag-add
chg: [internal] Faster adding tags to attributes
2021-10-07 12:22:26 +02:00
Jakub Onderka c55cfbb185
Merge pull request #7809 from JakubOnderka/audit-log-fix
fix: [log] Do not call callbacks when deleting
2021-10-07 12:21:41 +02:00
chrisr3d 3873244f70
chg: [stix2 export] Moved the stix2 python library with its stix1 friends in the `scripts` dir 2021-10-07 12:02:49 +02:00
Jakub Onderka 13f1ce0d64 fix: [log] Do not call callbacks when deleting 2021-10-07 11:49:53 +02:00
chrisr3d 3a1fbf7023
fix: [stix export] Added all the needed paths to load the required python libraries 2021-10-07 11:47:43 +02:00
chrisr3d 9a86b2c35a
add: [stix export] Submoduled all the required python libraries 2021-10-07 11:46:19 +02:00
Jakub Onderka 4e02f421c8 chg: [internal] Generate correlations just once 2021-10-07 09:31:19 +02:00
chrisr3d 7adf9b8094
fix: [misp-stix] Bumped latest version with a quick fix on email objects export as STIX 2.0 & 2.1 2021-10-07 01:55:52 +02:00
Jakub Onderka 8bee6de811 chg: [internal] Faster adding tags to attributes 2021-10-06 18:28:46 +02:00
chrisr3d a945f09401 Merge branch '2.4' of https://github.com/MISP/MISP into misp-stix 2021-10-06 17:54:55 +02:00
chrisr3d dd34016fdf
chg: [misp-stix] Bumped the latest version including some fixes and updates 2021-10-06 17:53:49 +02:00
iglocska 773713e949
fix: [users] adding/modifying users fails silently for org admins if domain restriction checks fail 2021-10-06 15:54:52 +02:00
iglocska 10412eecc9
fix: [organisations] correctly handle a list of org domain restrictions 2021-10-06 15:52:31 +02:00
Sami Mokaddem 3822521d2c
chg: [users:routeafterlogin] Allow forcing the pre-login URL to be HTTPS
This can be achieved by turning the setting MISP.forceHTTPSforPreLoginRequestedURL to true.
2021-10-06 11:39:23 +02:00
Sami Mokaddem 4091849888
Merge branch 'feature-force-https-for-pre-login-request' into develop 2021-10-06 09:09:36 +02:00
Sami Mokaddem ec4074f925
chg: [users:routeafterlogin] Allow forcing the pre-login URL to be HTTPS
This can be achieved by turning the setting MISP.forceHTTPSforPreLoginRequestedURL to true.
2021-10-06 09:09:06 +02:00
Jakub Onderka 9260da8d0c
Merge pull request #7805 from JakubOnderka/event-tag-attach
chg: [internal] Faster event tag attaching
2021-10-06 07:49:55 +02:00
Jakub Onderka 10f505c09d chg: [internal] Use hasAny 2021-10-05 20:33:53 +02:00
Jakub Onderka b3591f2d72 chg: [internal] Faster event tag attaching 2021-10-05 20:24:02 +02:00