Andrey
Andrey
Swagger UI supported translation (in version 2.x): [swagger-ui/dist/lang/translator.js](https://github.com/swagger-api/swagger-ui/blob/c7439c79137e1e42dc67998f97d710996ca42ce6/dist/lang/translator.js). And now the lack of translation support is listed as a known issue: [swagger-ui/README.md#known-issues](https://github.com/swagger-api/swagger-ui/blob/859edbf7f7139544751ad19c82c86013a7d6cd48/README.md#known-issues) @heldersepu, as far as I understand, you want...
I get exactly the same problem. It is very easy to reproduce, see the steps below. Unfortunately, I have no more time to dig the root cause. ### Steps to...
DMARC is not in line with with DKIM and SPF. It is above them. Probably you were searching for this part of the RFC: https://datatracker.ietf.org/doc/html/rfc7489#section-4.2 > A message satisfies the...
Ok, that means that the problem only appears in some environments, and it is not so easy to reproduce. But why have you closed the issue? In my environment the...
For me it is consistently reproduced with testssl.sh:80. Output ~~~ > docker pull drwetter/testssl.sh:latest latest: Pulling from drwetter/testssl.sh Digest: sha256:34ab5e68061d3e467b11471af122c9695a8f07277070a6913c083033f7394432 Status: Image is up to date for drwetter/testssl.sh:latest docker.io/drwetter/testssl.sh:latest >...
No problem, here they are. - Windows 10 Pro, version 22H2, OS build 19045.2965. - Docker Desktop 4.19.0 (106363). - Docker version 23.0.5, build bc4487a
Here it is: [output.txt](https://github.com/drwetter/testssl.sh/files/11776326/output.txt)
> Could you provide the log? [~/.ZAP/zap.log](https://github.com/zaproxy/zaproxy/files/8244215/zap.log)
I have updated the addons ("WebSockets" has been updated from 24.0.0 to 25.0.0). The issue still exists.
> Could you provide a thread dump? e.g. `kill -3 ` [thread-dump.txt](https://github.com/zaproxy/zaproxy/files/8251499/thread-dump.txt) (received using `kill -3 $(pidof java)`)