You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found via code audit. internal/hetzner/client.go:347. ssh.InsecureIgnoreHostKey() on all connections. Deployment scripts include .env with API tokens transmitted over unverified SSH.
Found via code audit. internal/hetzner/client.go:347. ssh.InsecureIgnoreHostKey() on all connections. Deployment scripts include .env with API tokens transmitted over unverified SSH.