Versions in this module Expand all Collapse all v0 v0.13.3 Dec 14, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.13.2 Dec 12, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.13.1 Dec 1, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.13.0 Dec 1, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.12.9 Nov 22, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.12.8 Nov 16, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.12.7 Nov 14, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.12.6 Nov 10, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.12.5 Nov 7, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.12.4 Nov 6, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.12.3 Nov 6, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.12.2 Nov 3, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder Changes in this version + type Config struct + FailureChance float64 + Jitter httpapi.Duration + Sleep httpapi.Duration + func (c Config) Validate() error + type Runner struct + func NewRunner(cfg Config) *Runner + func (r *Runner) Run(ctx context.Context, _ string, logs io.Writer) error