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
coderd
autobuild
executor
package
Version:
v0.5.8
Opens a new window with list of versions in this module.
Published: May 16, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Executor automatically starts or stops workspaces.
New returns a new autobuild executor.
Run will cause executor to start or stop workspaces on every
tick from its channel. It will stop when its context is Done, or when
its channel is closed.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.