GO-2024-3260: Devtron has SQL Injection in CreateUser API in github.com/devtron-labs/devtron
package
Version:
v0.2.20
Opens a new window with list of versions in this module.
Published: Aug 10, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Host string `env:"DASHBOARD_HOST" envDefault:"localhost"`
Port string `env:"DASHBOARD_PORT" envDefault:"3000"`
Namespace string `env:"DASHBOARD_NAMESPACE" envDefault:"devtroncd"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.