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 .
Discover Packages
github.com/coder/coder
examples
package
Version:
v0.12.6
Opens a new window with list of versions in this module.
Published: Nov 10, 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
Documentation
¶
Archive returns a tar by example ID.
type Example struct {
ID string `json:"id"`
URL string `json:"url"`
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.