Affected by GO-2023-1515
and 1 other vulnerabilities
GO-2023-1515: Denial of service when processing Git credentials in github.com/rancher/wrangler
GO-2023-1519: Command injection in github.com/rancher/wrangler
The highest tagged major version is
v3.
package
Version:
v0.8.3
Opens a new window with list of versions in this module.
Published: Jul 2, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Clone runs git clone with depth 1
Ensure runs git clone, clean DIRTY contents and fetch the latest commit
Head runs git clone on directory(if not exist), reset dirty content and return the HEAD commit
LsRemote runs ls-remote on git repo and returns the HEAD commit SHA
Update updates git repo if remote sha has changed
Source Files
¶
Click to show internal directories.
Click to hide internal directories.