Ø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
Stefano Ortolani
51075b4f37
Refactor the whole image and allow external customization
2023-04-24 10:55:25 +01: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
e919ed8cf7
Instantiate custom entrypoint
2022-11-15 14:18:35 -08:00
Jason Kendall
cec3f31b9d
Initial Bullseye work
2022-01-05 12:25:27 -05:00
Garrit Schroeder
c6545a7299
forward url parameters to php
2021-03-15 16:47:08 +01:00
Jason Kendall
270e20806d
Move SSL certs /etc/nginx/certs - fixes #53
2020-05-28 20:23:33 -04:00
Jason Kendall
29949f8f5f
Default to modern nginx security - resolves #50
2020-05-28 19:38:33 -04:00
Jason Kendall
9d2e722140
Default to modern nginx security - resolves #50
2020-05-28 19:33:54 -04:00
Jason Kendall
a676d0b65f
Match nginx max upload to php
2020-03-20 10:14:53 -04:00
Jason Kendall
5efd4dd8f6
Add FPM timeout to nginx
2020-03-17 18:32:01 -04:00
Jason Kendall
c57f2669ec
ENV to disable port 80 redirect - fixes #34
2020-02-27 15:28:21 -05:00
Jason Kendall
690094e6ed
Seperate misp configs per port
2020-02-25 09:24:17 -05:00
Jason Kendall
89caffc58e
Fix #31 auto-generating SSL certs
2020-02-24 21:09:08 -05:00
Jason Kendall
3902256c9c
Move php config to a fpm entrypoint
2020-02-24 13:31:37 -05:00
Sean Whalen
a8b43368b9
Write nginx errors to /dev/stderr
2020-02-24 13:05:07 -05:00
Sean Whalen
07cbd8b84f
Improve security and privacy in nginx config
...
- Use modern protocols (TLSv1.3 and HTTTP2)
- Enable browser XSS prevention
- Disable `Referrer` headers (prevent information leaks)
- Prohibit search engine crawling
- Disable access logs
2020-02-23 14:59:26 -05:00
Jason Kendall
d1a95be518
add missing nginx misp config file
2020-02-19 20:37:14 -05:00
Jason Kendall
b5f20b951d
First stab at nginx
2020-02-19 20:21:49 -05:00
Jason Kendall
ea258885d3
Redirect http virtual host to https - closes #9
2020-02-03 19:25:39 -05:00
Jason Kendall
ad37482cc4
Remove DCSO fake cron, and use real cron
2019-11-26 16:18:52 -05:00
Jason Kendall
d715bff081
Initial
2019-11-25 16:58:18 -05:00