+11
-11
| { | ||
| "name": "lefthook", | ||
| "version": "2.1.0", | ||
| "version": "2.1.1", | ||
| "description": "Simple git hooks manager", | ||
@@ -31,12 +31,12 @@ "repository": { | ||
| "optionalDependencies": { | ||
| "lefthook-darwin-arm64": "2.1.0", | ||
| "lefthook-darwin-x64": "2.1.0", | ||
| "lefthook-linux-arm64": "2.1.0", | ||
| "lefthook-linux-x64": "2.1.0", | ||
| "lefthook-freebsd-arm64": "2.1.0", | ||
| "lefthook-freebsd-x64": "2.1.0", | ||
| "lefthook-openbsd-arm64": "2.1.0", | ||
| "lefthook-openbsd-x64": "2.1.0", | ||
| "lefthook-windows-arm64": "2.1.0", | ||
| "lefthook-windows-x64": "2.1.0" | ||
| "lefthook-darwin-arm64": "2.1.1", | ||
| "lefthook-darwin-x64": "2.1.1", | ||
| "lefthook-linux-arm64": "2.1.1", | ||
| "lefthook-linux-x64": "2.1.1", | ||
| "lefthook-freebsd-arm64": "2.1.1", | ||
| "lefthook-freebsd-x64": "2.1.1", | ||
| "lefthook-openbsd-arm64": "2.1.1", | ||
| "lefthook-openbsd-x64": "2.1.1", | ||
| "lefthook-windows-arm64": "2.1.1", | ||
| "lefthook-windows-x64": "2.1.1" | ||
| }, | ||
@@ -43,0 +43,0 @@ "scripts": { |
+2
-2
@@ -25,3 +25,3 @@  | ||
| ```bash | ||
| go install github.com/evilmartians/lefthook/v2@v2.1.0 | ||
| go install github.com/evilmartians/lefthook/v2@v2.1.1 | ||
| ``` | ||
@@ -32,3 +32,3 @@ | ||
| ```bash | ||
| go get -tool github.com/evilmartians/lefthook | ||
| go get -tool github.com/evilmartians/lefthook/v2@v2.1.0 | ||
| ``` | ||
@@ -35,0 +35,0 @@ |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
26637
0.04%