dragsu
dragsu
As @skalvaro noticed, I had the same issue with the proposals and it is resolved in v2.4.168.
I'm facing the same issue and I got minio running in 9000 and has a bucket named "thehive".  Potential fix: - Create a user identity in :9090/identity/users - If...
`browscap-php` has moved away from specific cache implementation (https://github.com/browscap/browscap-php/issues/666). I have added `roave/doctrine-simplecache` as a required dependency to support the current `_buildBrowscapCache` implementation. Later, based on the cache library choice,...
I did this locally and it broke the runners due to the upgrade of monolog to `monolog/monolog:2.5.0`. I'm going to close this off as it breaks something else.
Pipeline failing due to PyMISP version mismatch. `self.assertEqual(self.user_misp_connector.version, self.user_misp_connector.pymisp_version_master) AssertionError: {'version': '2.4.169'} != {'version': '2.4.169.2'}`
@adulau Can we please revisit this?
I found a fix for this. I was following `https://thehive-project.github.io/Cortex-Analyzers/dev_guides/dockerize-your-custom-analyzers-responders/` and when you build the docker image the ENTRYPOINT command is set as `ENTRYPOINT \$command` This is only passing the...
It looks like the server rejects the request if timestamp is not updated :(. Have set the `__force_timestamps = True` and resubmit the request and received, ``` Event could not...
@Rafiot I would like to push a fix for this. Can you please add me as a contributor to the project?
I just tested it too. It is working. Couldn't find that endpoint documented in `https://www.misp-project.org/openapi`