Thomas Ward
Thomas Ward
As has been witnessed by myself on several different instances, there is a problem where browserponies is executed on Android and low-resource mobile devices. Android phones and some tablets do...
Maintainer of primary repo has said to use "Master" instead of the Stable branch because of dltray, etc. problems. Further, `sudo make install` *can* in fact harm your system, but...
### Pre-submit checks - [X] I checked for similar issues beforehand, but could not find any. I could not add my proposal to any existing issue. - [X] I am...
In Ubuntu's next release, 22.04, we're using OpenSSL 3 and libssl3. Unfortunately, there's a LOT of things here that're throwing deprecation warnings as errors, because keys/commands were deprectated in this...
### Expected behavior Attributes returned from the attributes rest search would have a last_seen within the specified timeframe. ### Actual behavior *ALL* Attributes are returned regardless of `last_seen` value. ###...
### Support Questions We operate a multi-instance MISP setup - we have one MISP instance to act as a central data repository for all MISP data, and a second internal...
Py3 renamed 'ConfigParser' to 'configparser'. This fails on Py3 setup, because it tries to import 'ConfigParser' and not 'configparser'. Otherwise it should work identically. Note that I got here from...
In order to not break our MISP feeds, we have been updating attributes and editing them with `update_attribute` when we have new attribute data to provide. Namely, we keep updating...
Using PyMISP 2.4.152, interfacing with a MISP server running 2.4.148. I am trying to interface with a MISP system using PyMISP. This MISP system has my authkey in two sharing...
I believe this is because of how the Lubuntu stuff has changed but will check with the Lubuntu Team. When you try and enable oem installation mode it just doesn't...