Aleksandr Muravja
Aleksandr Muravja
Currently even if I specify ```go server := &ssh.Server{ Addr: "0.0.0.0:2222" } ``` Server will listen at both `ipv4` and `ipv6`. Because line [server.go#L330](https://github.com/gliderlabs/ssh/blob/master/server.go#L330) has protocol `tcp`. It would be...
### Description of the bug I just downloaded sample project from [start.vaadin.com](https://start.vaadin.com/) and added RouteNotFoundView almost same as in [documentation](https://vaadin.com/docs/v14/flow/routing/tutorial-routing-exception-handling). ```java public class RouteNotFoundView extends Div implements HasErrorParameter { @Override...
### Steps To Reproduce 1. Install self-hosted bitwarden 2. Change http port to another like 12345 and disable https port 3. Apply email server configuration 4. Install Nginx Proxy Manager...
Given setup leads to FailedMount | Multi-Attach error for volume "pvc-1209d273-a666-441d-afee-37c013f3caa1" Volume is already used by pod(s) nextcloud-cron-54fb8577cf-xzsl9 -- | -- It can be fixed by using PVC in ReadWriteMany...
## Checklist - [x] I've read [the documentation regarding wrong detection](https://aquasecurity.github.io/trivy/latest/community/contribute/issue/#wrong-detection). - [x] I've confirmed that a security advisory in data sources was correct. - Run Trivy with `-f json`...