Dennis Melzer

Results 22 issues of Dennis Melzer

**Description** If you use the following Json in the playload, the rule 94110 is triggered. The problem is the string "filter={AnyChar}" "query":"filter=in(labels.name,"test")" **Error message:** "message":"XSS Attack Detected via libinjection","action":"Matched","site":"Global","details":{"message":"Warning. detected...

Currently there is no way to execute the EntityManager e.g. entityManager#find with multiple query hints with the same keys because a Java map is expected. One suggestion was to pass...

See issue https://bugs.eclipse.org/bugs/show_bug.cgi?id=435044 PrePersist listener is not executed when merging a new entity. I saw there is just a notification for the cloned entity. Found the issue in ObjectBuilder#mergeIntoObject. There...

Hey, @cbornet convinced me, it's really better to use the `JsonNullable` instead of `Optionals`. From the discussion here https://github.com/OpenAPITools/openapi-generator/pull/3214, the question: Make it sense to create a new method `isUndefined()`...

I would like to customize or reduce the error messages. With batch operations, the output when an error occurs is far too large and confusing with the entire SQL in...

:grey_question: question

**Describe the bug** An auto increment id is currently inserted with the following statement (H2). `select "ID" from final table (insert into...` The select statement is counted with @ExpectSelect. However,...

:bug: bug

### Requirements - [X] I have updated Mushroom to the latest available version - [X] I did a search to see if there is a similar issue or if a...

enhancement

Anyone know what the error means? ``` { "errorMessage": "SOCKSHTTPSConnectionPool(host='xxx, port=443): Max retries exceeded with url: /api/alexa/smart_home (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 97] Address family...

Since I installed the integration, my Speedport UI is no longer accessible after a while, i.e. the router is still running but http://speedport.ip/ is not accessible. Could anyone else see...

Can you output the number of connected devices in the WLAN as a sensor? Is this possible :)?