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
fix: add missing env var binding for tls.public.skip_verify
ATTESTATION_SERVER_TLS_PUBLIC_SKIP_VERIFY was documented but had no
viper.BindEnv call, so the env var was silently ignored. Also add
missing explicit defaults for report.user_data.env and
tls.public.skip_verify for consistency with other settings.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments