Affected by GO-2023-1931
and 1 other vulnerabilities
GO-2023-1931: CasaOS contains weak JWT secrets in github.com/IceWhaleTech/CasaOS
GO-2023-2026: CasaOS Command Injection vulnerability in github.com/IceWhaleTech/CasaOS
package
Version:
v0.3.4-alpha.3
Opens a new window with list of versions in this module.
Published: Jul 27, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type MysqlConfig struct {
DataBaseHost string `json:"database_host"`
DataBasePort string `json:"database_port"`
DataBaseUser string `json:"database_user"`
DataBasePassword string `json:"data_base_password"`
DataBaseDB string `json:"data_base_db"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.