+11
-11
| { | ||
| "name": "lefthook", | ||
| "version": "2.0.13", | ||
| "version": "2.0.14", | ||
| "description": "Simple git hooks manager", | ||
@@ -31,12 +31,12 @@ "repository": { | ||
| "optionalDependencies": { | ||
| "lefthook-darwin-arm64": "2.0.13", | ||
| "lefthook-darwin-x64": "2.0.13", | ||
| "lefthook-linux-arm64": "2.0.13", | ||
| "lefthook-linux-x64": "2.0.13", | ||
| "lefthook-freebsd-arm64": "2.0.13", | ||
| "lefthook-freebsd-x64": "2.0.13", | ||
| "lefthook-openbsd-arm64": "2.0.13", | ||
| "lefthook-openbsd-x64": "2.0.13", | ||
| "lefthook-windows-arm64": "2.0.13", | ||
| "lefthook-windows-x64": "2.0.13" | ||
| "lefthook-darwin-arm64": "2.0.14", | ||
| "lefthook-darwin-x64": "2.0.14", | ||
| "lefthook-linux-arm64": "2.0.14", | ||
| "lefthook-linux-x64": "2.0.14", | ||
| "lefthook-freebsd-arm64": "2.0.14", | ||
| "lefthook-freebsd-x64": "2.0.14", | ||
| "lefthook-openbsd-arm64": "2.0.14", | ||
| "lefthook-openbsd-x64": "2.0.14", | ||
| "lefthook-windows-arm64": "2.0.14", | ||
| "lefthook-windows-x64": "2.0.14" | ||
| }, | ||
@@ -43,0 +43,0 @@ "scripts": { |
+1
-1
@@ -25,3 +25,3 @@  | ||
| ```bash | ||
| go install github.com/evilmartians/lefthook/v2@v2.0.13 | ||
| go install github.com/evilmartians/lefthook/v2@v2.0.14 | ||
| ``` | ||
@@ -28,0 +28,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