Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckOutOfBoundsSymlinks ¶ added in v2.5.0
CheckOutOfBoundsSymlinks determines if basePath contains any symlinks that are absolute or point to a path outside of the basePath. If found, an OutOfBoundsSymlinkError is returned.
Types ¶
type OutOfBoundsSymlinkError ¶ added in v2.5.0
func (*OutOfBoundsSymlinkError) Error ¶ added in v2.5.0
func (e *OutOfBoundsSymlinkError) Error() string
Click to show internal directories.
Click to hide internal directories.