Commit Graph

377 Commits (5ef80d3d0ec0bbf4bb6303c8c46b560da564f72a)

Author SHA1 Message Date
Stefano Ortolani 40e7de584b Remove wheels after installation when building modules image 2023-06-15 12:55:16 +01:00
Stefano Ortolani 9447c93b29 Upgrade composer to latest stable 2023-06-15 11:43:41 +01:00
Stefano Ortolani 4e7b1a1912 Add missing argument to composer-build 2023-06-12 09:41:19 +01:00
Stefano Ortolani 7b13ac8ffc Bump version and fix build bugs 2023-06-09 14:42:41 +01:00
Anders Einar Hilden b46e9eef63 Improve image size and better handle poetry-based PyMISP 2023-06-04 13:46:46 +01:00
Stefano Ortolani 77bff61b5a Forcing CA path setting when bundle does not have pem extension 2023-06-02 10:23:37 +01:00
Stefano Ortolani d838706dd1 Initialize 'ca_path' to system CA bundle 2023-05-24 09:57:59 +01:00
Stefano Ortolani aa8c01c746 Trigger build 2023-05-20 12:00:35 +01:00
Stefano Ortolani c634856c16 Push multi-arch images 2023-05-20 11:58:26 +01:00
Stefano Ortolani f4ec130176 Push multi-arch images 2023-05-18 12:09:51 +01:00
Stefano Ortolani c5e184f88e Build multi-arch images when a pull request is opened 2023-05-18 10:39:17 +01:00
Stefano Ortolani 14c042f41e Export optional environment variables 2023-05-17 14:07:21 +01:00
Stefano Ortolani 5c78c3492c Bump misp and misp-modules 2023-05-16 15:26:20 +01:00
Stefano Ortolani 0f158150a0 Read hostname and cron user id from environment variables 2023-05-15 12:13:25 +01:00
Stefano Ortolani 366fb0e6b0 Fix first execution bugs and allow admin password to be changed
Changes:
- Allow admin password to be changed
- Fix updating email.php the first time the container starts
2023-05-14 16:56:55 +01:00
Stefano Ortolani e548b22ffa Refactor handling of syncserver variables 2023-05-13 14:17:53 +01:00
Stefano Ortolani d3db17ef78 Move to pydeep2 2023-05-12 15:52:25 +01:00
Stefano Ortolani c6b0ba7819 Handle PyMISP migration to poetry 2023-05-12 15:27:33 +01:00
Stefano Ortolani 808c41483a Set sessions to be stored in Redis rather than files 2023-05-12 13:42:23 +01:00
Stefano Ortolani aceee6d225 Remove plugin configuration and refactor REST client functions 2023-05-09 15:11:07 +01:00
Stefano Ortolani 971e6a0ed8 Remove leftover from refactory 2023-04-24 11:11:00 +01:00
Stefano Ortolani 51075b4f37 Refactor the whole image and allow external customization 2023-04-24 10:55:25 +01:00
Stefano Ortolani 8d7031e42c Bump version and fix cloning when specific a specific commit 2023-03-28 14:37:13 +01:00
Stefano Ortolani 3f7ea9ae15 Bump version 2023-02-17 09:44:56 +00:00
Stefano Ortolani d029a89db5 Bump version and fix build badge 2023-01-20 11:48:26 +00:00
Stefano Ortolani ed3b00b52a Finalize fork 2022-12-07 08:52:49 +00:00
Stefano Ortolani 25dd423617
Tidy things up before publishing (#11)
Co-authored-by: Stefano Ortolani <ortolanis@vmware.com>
2022-12-06 17:13:23 +00:00
Sebastiano Mariani 814379c22f
Add nginx route (/feeds) that exposes various MISP feeds (#9)
Signed-off-by: Sebastiano Mariani <smariani@vmware.com>
2022-11-30 08:51:29 -08:00
Stefano Ortolani 212a9ca557
Fix entrypoints and improve disk performance (#10)
Co-authored-by: Stefano Ortolani <ortolanis@vmware.com>
2022-11-30 16:42:16 +00:00
Stefano Ortolani 231d099a9f
Fix how cron are launched and managed (#8)
Changes:
- cron is now launched with the -l option
- pipe cron/tail is now a fifo so sigterm is handled properly

Co-authored-by: Stefano Ortolani <ortolanis@vmware.com>
2022-11-30 09:51:57 +00:00
Sebastiano Mariani bc512da318
Fix Github action Docker image tags to use the SHA1 of HEAD (#7)
Signed-off-by: Sebastiano Mariani <smariani@vmware.com>
2022-11-22 12:06:57 -08:00
Sebastiano Mariani 9b2471d267
Tag newly created Docker images with the first 8 letters of the commit SHA1 (#6)
Signed-off-by: Sebastiano Mariani <smariani@vmware.com>
2022-11-22 11:39:45 -08:00
Stefano Ortolani 185c79a37d Bump version to .165 2022-11-22 16:58:17 +00:00
Sebastiano Mariani 54705719de
Add ability to specify new organizations that needs to be register at startup time (#5)
Signed-off-by: Sebastiano Mariani <smariani@vmware.com>
2022-11-17 15:15:56 -08:00
Sebastiano Mariani 0d7823c141
Fix cake incompatibility issues by bumping MISP and MISP module version (#4)
Signed-off-by: Sebastiano Mariani <smariani@vmware.com>
2022-11-17 11:48:25 -08:00
Sebastiano Mariani ea51b1f55a Add parametric Dockerhub mirror to MISP and MISP Module images for internal deployment
Signed-off-by: Sebastiano Mariani <smariani@vmware.com>
2022-11-16 11:14:13 -08:00
Sebastiano Mariani e4bafc776e Add Github actions to build and push images to Docker Hub (#1)
Signed-off-by: Sebastiano Mariani <smariani@vmware.com>
2022-11-15 14:18:37 -08:00
Stefano Ortolani 07c886b1ba Fix bugs and improve reliability 2022-11-15 14:18:37 -08:00
Stefano Ortolani e919ed8cf7 Instantiate custom entrypoint 2022-11-15 14:18:35 -08:00
Jason Kendall 38edf03b70 Fixes #193 2022-10-24 12:40:37 -04:00
Jason Kendall 6d0c7d7228 Version Bump 2022-10-14 11:07:28 -04:00
Jason Kendall d6acc97161 Version Bump 2022-09-27 12:23:53 -04:00
Jason Kendall a05869fb2e Version Bump 2022-09-27 12:23:19 -04:00
Jason Kendall f5b4f1bdc6 Bump version 2022-08-11 11:32:34 -04:00
Jason Kendall 52eb27cdf6 Bump versions 2022-08-08 09:52:39 -04:00
Jason Kendall 7c8f855ef8 Composer 2.1.14 - Workaround for #181 2022-08-08 09:36:05 -04:00
Jason Kendall 5c04a38410 Bump Versions 2022-06-01 09:39:28 -04:00
Jason Kendall e7e0d71b36 Bump version 2022-05-02 10:58:43 -04:00
Jason Kendall 9c94806f61
Merge pull request #165 from akreffett/master
Remove hardcoded arch-specific path in php-builder
2022-03-29 12:31:34 -04:00
Jason Kendall 7a2f6a2367
Merge pull request #168 from akreffett/update-oidc-library
Fixes #167: Switch OIDC back-end provider supported by v2.4.154+
2022-03-29 12:30:51 -04:00