Commit Graph

  • 8c245a9c04 WIP Stefano Ortolani 2024-07-14 22:41:26 +0100
  • 11b26a9366 WIP Stefano Ortolani 2024-07-14 22:10:52 +0100
  • 4c060b4f85 WIP Stefano Ortolani 2024-07-14 21:29:01 +0100
  • 3ed453412e WIP Stefano Ortolani 2024-07-14 20:59:43 +0100
  • 086992d33d WIP Stefano Ortolani 2024-07-14 20:23:29 +0100
  • 157854f650 Replace Debian with Ubuntu 2404 LTS Stefano Ortolani 2024-07-14 15:18:13 +0100
  • a49f57a0d5 Update to debian bookworm and python 3.12 #91 Stefano Ortolani 2024-07-12 17:41:37 +0100
  • 1c89ebcd67 Make sure numpy2 is not pulled in even on aarch64 Stefano Ortolani 2024-07-09 15:12:30 +0100
  • 27bd316a71
    keep environment, so curl will know about https_proxy (#87) marjatech 2024-07-04 08:41:37 +0200
  • 4665b5681b
    keep environment, so curl will know about https_proxy #87 marjatech 2024-07-04 08:00:38 +0200
  • 1842fd5689
    add new misp-core health check endpoint (#80) UFOSmuggler 2024-06-26 23:38:09 +1000
  • ab79ea270b Bump version and improve escaping documentation Stefano Ortolani 2024-06-26 14:35:40 +0100
  • 1fd8070094
    Added note for escaping LDAP password in template.env (#84) Shykh Smyr|شيخ سمير 2024-06-26 18:49:49 +0530
  • 11f95474c2
    Added note for escaping LDAP password in template.env #84 Shykh Smyr|شيخ سمير 2024-06-26 17:14:22 +0530
  • ee5efbe9f5 add new misp-core health check endpoint #80 UFOSmuggler 2024-06-24 08:47:51 +1000
  • 5d641c75e4 Fix template Stefano Ortolani 2024-06-20 09:01:30 +0100
  • c140a40f0d
    Make SMTP host setting configurable (#77) David Manzano 2024-06-20 02:57:30 -0500
  • b9740b5932 Ensures default is present in template.env #77 david-manzano 2024-06-19 11:02:24 -0500
  • 8f2a0fd2ff Addresses @ostefano regarding envvars with defaults david-manzano 2024-06-19 07:27:23 -0500
  • f439122717 Allows to configure a STMP server different from the one in docker-compose david-manzano 2024-06-18 16:33:28 -0500
  • b6aaed52c7 Disable health-check until a safe heartbeat endpoint is available Stefano Ortolani 2024-06-14 13:52:57 +0100
  • 8aaec5d836
    Bring forward when database updates occur (#76) UFOSmuggler 2024-06-14 22:41:55 +1000
  • 4903f7806a Bring forward when database updates occur #76 UFOSmuggler 2024-06-13 15:59:18 +1000
  • c3a5e4caf2 Enhanced the validity check of Nginx's dhparam.pem file. Checking just an existence of file was not enough - if the file existed, but was empty, it'd lead to an infinite loop, as nginx never starts. Now checks if the file exists AND has a valid DH Params pair, otherwise, it regenerates it #75 aldenar 2024-06-12 21:51:52 +0200
  • 303ea9d2f9 Revert some changes to unblock new users Stefano Ortolani 2024-06-12 15:28:38 +0100
  • 261c541749
    Update set_up_proxy(), add DEBUG envar, minor fixes (#71) UFOSmuggler 2024-06-11 21:36:39 +1000
  • d74998a630 Add DEBUG envar #71 UFOSmuggler 2024-06-11 14:27:39 +1000
  • 9ee10dfa9e added missing PROXY_ENABLE envar to docker-compose.yml UFOSmuggler 2024-06-11 11:48:06 +1000
  • da3e3ae4f5
    Update README.md (#70) Tal Katz 2024-06-10 17:56:24 +0300
  • 1aeb652149
    Update README.md #70 Tal Katz 2024-06-10 17:47:44 +0300
  • b0bdfc7351 Bump misp-core and misp-modules Stefano Ortolani 2024-06-07 11:32:12 +0100
  • 16ec637742 Bump misp-modules and revert some defaults Stefano Ortolani 2024-06-06 12:56:36 +0100
  • 76fadc5496
    Add option to configure proxy using environment vars (#69) Thibault Van Win 2024-06-06 12:41:12 +0100
  • d56c893f4d
    Introduce new system to persist mandatory and optional settings (#66) UFOSmuggler 2024-06-06 18:30:12 +1000
  • 5b00a6208c Add ENABLE_DB_SETTINGS envar for turning on MISP.system_setting_db #66 UFOSmuggler 2024-06-06 10:54:11 +1000
  • 83586895bd Add option to configure proxy using environment vars #69 Thibault Van Win 2024-06-05 11:49:40 +0200
  • ab57dbfdff Still a WIP UFOSmuggler 2024-06-05 14:55:45 +1000
  • 4d45c28b88 add a bit of context around adding new envars UFOSmuggler 2024-06-04 08:37:00 +1000
  • 1675d2291f add documentation to readme.md UFOSmuggler 2024-06-04 08:34:36 +1000
  • 111334dd57 rename functions and settings json files for a bit more clarity UFOSmuggler 2024-06-04 07:59:41 +1000
  • 7375b720ea fix friday afternoon use of 'if ! thing != thing2' to just 'if thing == thing2' UFOSmuggler 2024-05-31 16:42:26 +1000
  • 421751854c fix Security.auth kludge UFOSmuggler 2024-05-31 16:36:40 +1000
  • ae8a00d9f9 Move settings into files in /etc/misp-docker. Some files are pseudo-json as they include bash variables. UFOSmuggler 2024-05-31 16:16:33 +1000
  • 37aaf7c892
    Update configure_misp.sh #67 Tal Katz 2024-05-30 16:40:56 +0300
  • ea870250dc bring config inline with previous config.php template version UFOSmuggler 2024-05-30 14:16:38 +1000
  • b6ba4fa771 Make safe settings functions handling config json objects. They test settings aren't set before setting defaults. Currently env vars override safe settings. Also, create empty config.php instead of using template. Still need to validate all wanted settings are there. Also, update cake's cacerts. Previous method was using ubuntu's crts, which weren't pem. UFOSmuggler 2024-05-30 13:29:45 +1000
  • 46f05e9e4e Alter apply_critical_fixes() to test first. Required ugly kludge for Security.auth array which is not understood by MISP as part of the settings model. UFOSmuggler 2024-05-28 11:49:00 +1000
  • 639d6e746b Add documentation and fix default values for OIDC_ROLES_MAPPING Stefano Ortolani 2024-05-09 10:03:55 +0100
  • 887d1b3443 Build re-tagged misp-core Stefano Ortolani 2024-05-03 15:18:32 +0100
  • 0cd3c81238 Bump misp-core Stefano Ortolani 2024-05-03 14:25:48 +0100
  • 9759abe864
    Allow REDIS Password and ZMQ Switch #56 Christian Morales Guerrero 2024-05-02 21:15:05 +0200
  • aeff7b3e3e
    Fix issue where searching for 'php' returns an error (#54) UFOSmuggler 2024-05-01 23:25:16 +1000
  • 16ee8bfd8c Fix issue where searching for 'php' returns an error #54 UFOSmuggler 2024-04-29 11:00:00 +1000
  • a20eece2d5
    Add healthchecks to docker-compose.yml (#36) ftoppi 2024-04-24 14:00:23 +0200
  • bb0ff968e0
    Merge branch 'master' into ftoppi-redis #36 Stefano Ortolani 2024-04-24 12:59:12 +0100
  • 66a683c075 Bump MISP Stefano Ortolani 2024-04-24 12:37:49 +0100
  • 313681a344
    Support optional OIDC_ISSUER parameter (#52) Christian Morales Guerrero 2024-04-24 13:26:22 +0200
  • e5647dd2bc
    Support optional OIDC_ISSUER parameter #52 Christian Morales Guerrero 2024-04-23 14:37:42 +0200
  • b8d722a86b
    Allow Redis over TLS (#49) Christian Morales Guerrero 2024-04-22 10:20:59 +0200
  • 9229617ffd
    use valkey instead ftoppi 2024-04-21 15:44:52 +0200
  • c9b4ee2e42 Replace redis image with valkey Stefano Ortolani 2024-04-21 13:18:11 +0100
  • 5c2cee0a52
    Allow Redis over TLS #49 Christian Morales Guerrero 2024-04-20 21:40:40 +0200
  • e407e127d3 Bump MISP Stefano Ortolani 2024-04-20 19:54:43 +0100
  • 10f3f14ad6
    Keep Debian updated #50 Christian Morales Guerrero 2024-04-20 00:56:28 +0200
  • a53d20ecd8
    fix: [misp-core] Redis over TLS Christian Morales Guerrero 2024-04-19 23:19:36 +0200
  • 67d4a0ea32
    Fix missing AadAuth env var (#44) shieldsurge 2024-04-12 14:54:43 -0400
  • 157ba04fa4
    Update template.env - Fix missing AadAuth env var #44 shieldsurge 2024-04-12 11:43:27 -0400
  • 43ef8cca46
    Update docker-compose.yml - Fix Missing AadAuth Env Var shieldsurge 2024-04-12 11:41:05 -0400
  • 52db2da71d Bump version Stefano Ortolani 2024-04-11 08:45:25 +0100
  • e01cf756f5 Version bump to 2.4.189 #43 Tim 2024-04-10 21:45:24 +0200
  • 0c24160035
    Add AadAuth support in configure_misp.sh (#39) shieldsurge 2024-04-10 11:56:44 -0400
  • 0673b30b2d
    Add exemption to entrypoint_nginx for taxonomies (#41) Daan Willems 2024-04-10 17:22:55 +0200
  • d6c03acb88 Add exemption to entrypoint_nginx for taxonomies #41 Daan Willems 2024-04-09 07:27:08 +0000
  • 0a92affbb8
    Update configure_misp.sh - Require all AAD env vars #39 shieldsurge 2024-04-05 10:30:16 -0400
  • d331bf65ab
    Update template.env - Provide env variable examples for AAD auth shieldsurge 2024-04-05 08:39:32 -0400
  • 887d7aa18f
    Update docker-compose.yml - Add env variables for AAD auth shieldsurge 2024-04-05 08:28:21 -0400
  • b61a22a80a
    Update configure_misp.sh - Add string quotes to default AAD variable values shieldsurge 2024-04-04 23:26:40 -0400
  • f20eabca60
    Update configure_misp.sh shieldsurge 2024-04-04 23:08:53 -0400
  • b31b83013e
    Add AadAuth support in configure_misp.sh shieldsurge 2024-04-04 23:01:47 -0400
  • c0a1eda407
    Update docker-compose.yml: add healthchecks ftoppi 2024-03-29 16:26:52 +0100
  • 2900f7de96
    Replace redis with keydb ftoppi 2024-03-29 16:25:01 +0100
  • 485feba927 Fix permission bug and bump version Stefano Ortolani 2024-03-24 15:32:21 +0000
  • 92c22192dc
    add subject alternative names to self-siged certificate (#30) Kelke vl 2024-03-24 16:20:18 +0100
  • 940e9e6e73
    Preserve custom images files on container start. (#33) Lorenzo Riccucci 2024-03-24 16:19:53 +0100
  • a407bc6d30 Removed one too many spaces between the bracket and semicolon #33 vacmf 2024-03-21 20:37:39 +0100
  • 7eb0da2151 Preserve custom images files on container start. vacmf 2024-03-20 23:34:26 +0100
  • 3268ed9334 add subject alternative names to self-siged certificate #30 Kelke van Lessen 2024-03-19 15:08:16 +0100
  • 4807195416 Add documentation about a bug we see with misp and docker #28 Lex van Roon 2024-03-13 14:19:32 +0100
  • fe531d5806 Bump version and fix bugs Stefano Ortolani 2024-03-08 10:43:28 +0000
  • 6f8dd83d9a Allow disabling of SSL redirection #21 Stefano Ortolani 2024-03-01 12:57:53 +0000
  • 81c9d9e00e Bump MISP version Stefano Ortolani 2024-02-29 15:46:41 +0000
  • ca6f598eed
    use correct LDAP_READER env variables (#18) phil 2024-02-27 15:10:50 +0100
  • 25ec8f114b use correct LDAP_READER env variables #18 Philipp Hauswirth 2024-02-27 12:13:30 +0100
  • f3ba38ed75 Trigger build Stefano Ortolani 2024-02-21 17:20:23 +0000
  • 6bf0ab0259 Bump MISP version Stefano Ortolani 2024-02-21 17:16:34 +0000
  • c8cebcfdab
    Add ApacheSecureAuth configuration option phil 2024-02-21 18:04:41 +0100
  • 5b91567810
    Fix #16 Remote Servers Certificates persistence issue Félix Herrenschmidt 2024-02-21 18:03:57 +0100
  • 8655abca74
    Update entrypoint_nginx.sh #17 Félix Herrenschmidt 2024-02-09 10:55:22 +0100
  • fcca300e38
    Fix #16 Remote Servers Certificates - Persistence Issue Félix Herrenschmidt 2024-02-09 10:50:32 +0100
  • 85951cc983 make ApacheSecureAuth configurable via environment variables & add update-ca-certificates step #15 Philipp Hauswirth 2024-02-01 13:39:12 +0100