Affected by GO-2022-0964
and 4 other vulnerabilities
GO-2022-0964 : SFTPGo vulnerable to recovery codes abuse in github.com/drakkan/sftpgo
GO-2022-1015 : SFTPGo WebClient vulnerable to Cross-site Scripting in github.com/drakkan/sftpgo
GO-2024-2940 : SFTPGo has insufficient access control for password reset in github.com/drakkan/sftpgo
GO-2024-3283 : SFTPGo allows administrators to restrict command execution from the EventManager in github.com/drakkan/sftpgo
GO-2024-3300 : sftpgo vulnerable to brute force takeover of OpenID Connect session cookies in github.com/drakkan/sftpgo
The highest tagged major version is
v2 .
Discover Packages
github.com/drakkan/sftpgo
version
package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jul 6, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func AddFeature(feature string )
AddFeature adds a feature description
GetAsString returns the string representation of the version
type Info struct {
Version string `json:"version"`
BuildDate string `json:"build_date"`
CommitHash string `json:"commit_hash"`
Features []string `json:"features"`
}
Info defines version details
Get returns the Info struct
Source Files
¶
Click to show internal directories.
Click to hide internal directories.