GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder

The highest tagged major version is
v2.
package
Version:
v0.6.3
Opens a new window with list of versions in this module.
Published: Jun 8, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Archive returns a tar by example ID.
type Example struct {
ID string `json:"id"`
Name string `json:"name"`
Description string `json:"description"`
Markdown string `json:"markdown"`
}
List returns all embedded examples.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.