mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-21 14:50:53 -08:00
As suggested by the go-redis client, parse the url to get the config. This will fix problems, when the url contains a username and/or password. Fixes #798 Signed-off-by: Christian Zunker <christian.zunker@codecentric.cloud>