Commit Graph

338 Commits (b31b83013e1cbd655c402a480cee2b1fb0175ec3)

Author SHA1 Message Date
shieldsurge b31b83013e
Add AadAuth support in configure_misp.sh
Add support for enabling Azure AD (aka Entra) authentication via the configure_misp.sh script. The function to enable Azure AD auth mirrors the code in the existing functions to enable OIDC and LDAP auth.

Environment variables are provided to configure available options in the AadAuth plugin:
https://github.com/MISP/MISP/tree/2.4/app/Plugin/AadAuth

This commit addresses issue "AAD Auth not working" #34.
https://github.com/MISP/misp-docker/issues/34
2024-04-04 23:01:47 -04:00
Stefano Ortolani 485feba927 Fix permission bug and bump version 2024-03-24 15:32:21 +00:00
Kelke vl 92c22192dc
add subject alternative names to self-siged certificate (#30) 2024-03-24 15:20:18 +00:00
Lorenzo Riccucci 940e9e6e73
Preserve custom images files on container start. (#33)
* Preserve custom images files on container start.

* Removed one too many spaces between the bracket and semicolon
2024-03-24 15:19:53 +00:00
Stefano Ortolani fe531d5806 Bump version and fix bugs
Changes:
- Bump to version 2.4.187
- Fix error when not disabling ipv6 or ssl redirect
- Enable ztsd php extension
- Catch when .env file is not created
2024-03-08 10:43:28 +00:00
Stefano Ortolani 6f8dd83d9a Allow disabling of SSL redirection 2024-03-04 13:26:18 +00:00
Stefano Ortolani 81c9d9e00e Bump MISP version 2024-02-29 15:46:41 +00:00
phil ca6f598eed
use correct LDAP_READER env variables (#18) 2024-02-27 14:10:50 +00:00
Stefano Ortolani f3ba38ed75 Trigger build 2024-02-21 17:20:23 +00:00
Stefano Ortolani 6bf0ab0259 Bump MISP version 2024-02-21 17:16:34 +00:00
phil c8cebcfdab
Add ApacheSecureAuth configuration option 2024-02-21 17:04:41 +00:00
Félix Herrenschmidt 5b91567810
Fix #16 Remote Servers Certificates persistence issue 2024-02-21 17:03:57 +00:00
Stefano Ortolani b51887462f Bump MISP version 2024-02-05 14:33:47 +00:00
Stefano Ortolani 756e49e796 Bump MISP version 2024-01-04 19:39:42 +00:00
Stefano Ortolani 70b32a739c Rename variable 'HOSTNAME' to 'BASE_URL' 2023-12-22 11:02:20 +01:00
Stefano Ortolani 9aded348b1 Bump MISP version 2023-12-15 10:46:40 +00:00
Stefano Ortolani 2d1a3b59fd
Merge pull request #4 from arvchristos/feat/oidc
Expose OIDC config parameters
2023-12-11 20:51:20 +00:00
Christos Arvanitis 2039141369 Check for required env variables on OIDC 2023-12-11 13:40:48 +01:00
Christos Arvanitis 526c47a6e8 Expose OIDC config parameters 2023-12-11 11:23:04 +01:00
Stefano Ortolani fffaa51572 Make variable names consistent 2023-12-08 08:45:49 +00:00
Stefano Ortolani a861906dcf Finalize package split 2023-12-07 22:25:21 +00:00
Stefano Ortolani c592a29dc2 Change name of images 2023-12-07 20:58:55 +00:00
Stefano Ortolani 79ca1ad5ab Split package in two 2023-12-07 20:30:48 +00:00
Stefano Ortolani ced7ba4d50 Fix registry links 2023-12-07 12:50:46 +00:00
Stefano Ortolani 62f1b61b7c Update README.md 2023-12-07 12:38:04 +00:00
Stefano Ortolani 98ba9c3e0d Remove attestation 2023-12-07 10:02:08 +00:00
Stefano Ortolani 7089a87656 Change namespace to repository 2023-12-06 17:33:54 +00:00
Stefano Ortolani 735e2fc30e Change namespace to repository 2023-12-06 15:37:27 +00:00
Stefano Ortolani 15534abba9 Upgrade actions and push images to GitHub registry 2023-12-06 15:02:41 +00:00
Stefano Ortolani db79826104 Update README.md 2023-12-05 12:34:46 +00:00
Stefano Ortolani b08e1ba347 Update README.md 2023-12-05 11:32:40 +00:00
Stefano Ortolani b8ff606a2f Rebuild 2023-12-04 10:57:47 +00:00
Stefano Ortolani a8a7cc645a Bump MISP version 2023-12-01 18:26:04 +00:00
Stefano Ortolani 3e48d52bf4 Bump MISP version 2023-11-30 08:53:29 +00:00
Stefano Ortolani 1f22837def Empty commit to build the tag again 2023-11-26 15:50:05 +00:00
Stefano Ortolani 7b69ffe951 Bump version 2023-11-23 17:42:53 +00:00
Stefano Ortolani b359c8fa98 Update readme file 2023-11-03 09:57:58 +00:00
Stefano Ortolani d561310c95 Fix MySQL port 2023-10-31 13:49:48 +00:00
Stefano Ortolani 72bcd6e3c8 Bump version 2023-10-25 09:53:13 +01:00
Stefano Ortolani abbc73f655 Prepare post https://github.com/MISP/MISP/pull/9304 merge 2023-10-25 08:45:03 +01:00
Stefano Ortolani 65a4e20b6c Fix MySQL config mangling and workaround VirtioFS bug 2023-10-16 10:20:00 +01:00
Stefano Ortolani 1140021d3f Bump MISP version 2023-09-28 08:58:46 +01:00
Stefano Ortolani 8ef11e85a7
Add option to disable IPv6 completely (#29) 2023-09-25 21:40:13 +01:00
Stefano Ortolani 969c131c84
Fix build arguments and pin pymisp (#28) 2023-09-17 12:37:02 +01:00
Stefano Ortolani a92d08b324 Trigger new action 2023-09-15 13:10:11 +01:00
Stefano Ortolani ce8fac5339 Fix handling of variable LIBFAUP_COMMIT 2023-09-15 12:50:37 +01:00
Stefano Ortolani 6755b4f7a7 Fix GitHub action 2023-09-15 12:23:35 +01:00
Stefano Ortolani 28c59bfc1b Trigger new action 2023-09-15 12:21:49 +01:00
Stefano Ortolani f2a276e194 Fix GitHub action 2023-09-15 12:20:19 +01:00
Øivind Hoel 5a3d5a9e0a
Create smaller image, faster build times, rework dependencies (#27)
Changes:
* fetch pymisp version from submodule, remove erroneous module from additional dependencies
* fix heredoc indentation, move files dist and permission to same layer to avoid duplicating
* fix cybox addition, codecov removal
* pinned pip versions for our own imports
* size optimization by applying the intended file permissions from later step in initial copy
* bind-mount wheels to reduce image size
* fix var init, rework py module add script to require version and only overwrite when we have a version defined
* handle missing MISP/MODULES_TAG in env
* remove git package and (almost all of) .git directory
* split MISP and PyMISP steps to allow faster iteration in module step
2023-09-15 11:50:30 +01:00