Steven Goossens

Results 7 comments of Steven Goossens
trafficstars

Hi, I created a new PR to revert the changes. I'm indeed still working on the Docker container with the INSTALL script, which indeed requires some tinkering and changes to...

Should be fixed in https://github.com/stevengoossensB/misp-docker/tree/revert-79-master @helinko tested this as well. If you want a container that is already built, you can also use **stevengoossens/misp:patched** on dockerhub. Now just waiting until...

This is the same scenario which I am using. The docker-compose file (https://github.com/MISP/misp-docker/blob/master/docker-compose.yml) sets it up in this manner.

You can add a pull request to fix this

Hi, I initially went this path, for the sake of NOT having to maintain the Dockerfile whenever there's new libraries etc that need to be installed and leverage the installer....

You would have to regenerate the NODB_INSTALL.sh script, which can be done by modifying the MD files (https://github.com/MISP/MISP/tree/2.4/INSTALL). A more hacky way to fix your specific issue would be to...

Something is off with the file and how it's generated ![image](https://github.com/swimlane/pyattck/assets/10197869/43d99af8-0a44-4f95-a461-be5820c9e8fc) You can edit the file, change these values to something so the json doesn't break (e.g. empty strings and...