Affected by GO-2022-1208
and 1 other vulnerabilities
GO-2022-1208: gotify/server vulnerable to Cross-site Scripting in the application image file upload in github.com/gotify/server
GO-2023-1471: Reflected XSS in Gotify's /docs via import of outdated Swagger UI in github.com/gotify/server
The highest tagged major version is
v2.
package
Version:
v1.2.1
Opens a new window with list of versions in this module.
Published: Dec 12, 2018
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 12
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
Dev = "dev"
Prod = "prod"
TestDev = "testdev"
)
Get returns the current mode.
IsDev returns true if the current mode is dev mode.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.