GO-2023-1939 : Mattermost Server Sensitive Data Exposure in github.com/mattermost/mattermost
Discover Packages
github.com/mattermost/mattermost
utils
fileutils
package
Version:
v5.10.2+incompatible
Opens a new window with list of versions in this module.
Published: Jun 11, 2019
License: AGPL-3.0, Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
fileutils.FindDir looks for the given directory in nearby ancestors relative to the current working
directory as well as the directory of the executable, falling back to `./` if not found.
FindFile looks for the given file in nearby ancestors relative to the current working
directory as well as the directory of the executable.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.