UFOSmuggler

Results 11 issues of UFOSmuggler

### Expected behavior If I use the checkbox to select an attribute inside of an object, the "Group selected Attributes into an Object" button should not appear. This button's functionality...

needs triage

### Expected behavior When attempting to access the Logs -> List Logs page (/admin/logs/index) the page should load relatively quickly, even if there are a large number of logs. ###...

needs triage

### Expected behavior When publishing Kafka notifications, the Kafka broker should receive complete topics from the MISP producer always. ### Actual behavior Kafka topics do not always publish (completely). When...

T: potential bug
potential-fix

This should allow you to use the search fields to search for things such as common phishing page names like ms.php etc... Currently, nginx is interpreting things like /searchall:ms.php as...

Howdy, I note ColorTheme is added [here](https://github.com/Librum-Reader/Librum-Server/commit/a922add5b64874bf07bc51f7727879ec5cf28af0#diff-6ea636adcbdc377612d27a74e8d9de9261c9ba6aa3402a4858bcac38f0e2837a), and causes an unknown column error in my Librum server that existed before this change: ``` fail: Application.Common.Middleware.ExceptionHandlingMiddleware[0] Unknown column 'b.ColorTheme' in 'field...

### Is your feature request related to a problem? Please describe. Some feeds choose to send a publish status of false for events, but I would like to automatically override...

T: feature request
needs triage

### Is your feature request related to a problem? Please describe. Conversion of STIX 2.1 to MISP seems to drop STIX report objects. MISP event reports seem like a reasonable...

### Is your feature request related to a problem? Please describe. If I try this: ![image](https://github.com/MISP/MISP/assets/85923673/75d36cba-e1ff-4ab7-af50-3fd88824e53c) ![image](https://github.com/MISP/MISP/assets/85923673/9560729b-8169-45c8-9246-6c2849ddf131) It doesn't work. iglocska speculates that its because warnings are generated at the...

T: feature request
T:workflow

### Actual behavior If I check the "Unpublish events" checkbox on a feed, the events always arrive published. ![image](https://github.com/MISP/MISP/assets/85923673/e41943e9-5c36-48d6-be37-653c911457e0) This appears to be caused by the logic found [here](https://github.com/MISP/MISP/commit/c4c395af3125623596ce22fb4a55350d2d14fc39). It...

needs triage

https://github.com/MISP/misp-docker/blob/master/core/files/configure_misp.sh#L264 I suspect this is forced off so that if the Action_services_url is incorrect, MISP doesn't drop its lunch. However, it doesn't seem to cause an issue if set to...

documentation
enhancement
good first issue
help wanted