Affected by GO-2022-1060
and 1 other vulnerabilities
GO-2022-1060: Gogs vulnerable to Cross-site Scripting in gogs.io/gogs
GO-2024-3275: Unpatched Remote Code Execution in Gogs in gogs.io/gogs
package
Version:
v0.13.2
Opens a new window with list of versions in this module.
Published: Dec 23, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
IsNotFound returns true if the error is a not found error.
Args is a map of key-value pairs to provide additional context of an error.
type NotFound interface {
NotFound() bool
}
NotFound represents a not found error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.