Affected by GO-2026-4890
and 1 other vulnerabilities
GO-2026-4890 : act: actions/cache server allows malicious cache injection in github.com/nektos/act
GO-2026-4891 : act: Unrestricted set-env and add-path command processing enables environment injection in github.com/nektos/act
Discover Packages
github.com/nektos/act
pkg
lookpath
package
Version:
v0.2.85
Opens a new window with list of versions in this module.
Published: Mar 23, 2026
License: MIT, BSD-3-Clause
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
ErrNotFound is the error resulting if a path search failed to find an executable file.
LookPath searches for an executable named file in the
directories named by the PATH environment variable.
If file contains a slash, it is tried directly and the PATH is not consulted.
The result may be an absolute path or a path relative to the current directory.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.