Anders Einar Hilden

Results 29 issues of Anders Einar Hilden

### Expected behavior Site admins (and org admins, have not tested if org admins are also is bugged) should be able to create user API keys from the Authentication key...

T: enhancement

IT was quite a lot of work finding out how to properly convert images to the correct image format. I suggest adding this example that supports using button images from...

misp-modules has a versioned dependency on chardet 3.0.4 https://github.com/MISP/misp-modules/blob/main/REQUIREMENTS#L30 faup added chardet as a unversioned dependency stricaud/faup@b5c82fb a couple of daus ago, so it defaults to 4.0.0. A quick read-through...

This appears to be the correct fix for this new error ```` ... composer/installers contains a Composer plugin which is blocked by your allow-plugins config. You may add it to...

v2.4.158 (2022-04-19) - [security] fixed a non-exploitable way to access arbitrary cakePHP - [security] Password confirmation bypass in user edit. [iglocska] - [security] low probability reflected XSS fixed. [iglocska] -...

Use docker/system CA store and not the shipped Mozilla bundle. MISP by default uses the Cake-bundled certificate store. Would it be better to use the "system" CA store as default?...

enhancement

Currently, *all* feeds are cached and fetched in https://github.com/coolacid/docker-misp/blob/master/server/files/entrypoint_cron.sh - would it be better to gate these behind something like SYNCSERVERS, for users (i.e. me) that just want to cache...

enhancement

I asked this on #inspircd and it was suggested that i post a request here: We limit users to a specific nick prefix (Foo-Nick) by using the sqlauth module and...

module request

### Expected behavior Setting up a new MISP with no evetns should not create scary error messages in logs. ### Actual behavior Correlation should fail gracefully if there are zero...

needs triage

### Expected behavior If i run multiple threads using the MISP API to insert eventes and create tags, i expect no errors. ### Actual behavior It is possible to trigger...

needs triage