github-germ
github-germ
Appreciate help on how to isolate and fix ... unable to connect from my Ubuntu 20.04 to Chromecast, both on the same Netgear MR60 10.0.0/24 subnet. Ubuntu pings to Chromecast...
### Support Questions We installed 2.4.160 yesterday. After approx. 6 hours the job was seen as failed with WebUI Jobs. Prior to the failure we were seeing default feed ingestions...
### Support Questions What can trigger this in the `error.log`? ``` Error: Trying to save duplicate organisation `20` for sharing group `2. This should never happened. ``` I see it...
### Expected behavior No CSRF ### Actual behavior CSRF ### Steps to reproduce 1. Have a rather complex dashboard running in a browser tab (will attach dashboardJSON) 2. In the...
### Expected behavior Changing WebUI `MISP.completely_disable_correlation` from `false` to `true` a purge job is created, which should truncate the `correlations` table. ### Actual behavior The `purge correlations` job is created...
We've noticed that `search_index` does not include events with zero attributes in the result. ``` eventList = misp.search_index( published = False, pythonify = False, minimal = True) ``` Is there...
Support: Intermittent fetchFeed stream_socket_enable_crypto ... ssl3_get_record:wrong version number
### Support Questions Would appreciate guidance on how to find root cause and fix for fetchFeed failing intermittently on several feeds endpoints with `stream_socket_enable_crypto` ... `ssl3_get_record:wrong version number` ### MISP...
### Support Questions See the log output. Does this line of code need to first ensure the array offset exists and is not null? https://github.com/MISP/MISP/blob/2.4/app/Model/Feed.php#L969 ### MISP version 2.4.153 ###...
2.4.148 This was originally raised with no reply [here](https://github.com/MISP/MISP/issues/7006#issuecomment-779439616). The TOR Node feeds from `dan.me.uk` will only accept one request from the same source IP in a 30-minute window. Any...
2.4.114 In order to increase performance in a `ExpandedPyMISP` client that is processing a large feed ingestion particularly into existing events that are large, it is more efficient to not...