Skip to content

Commit 88f5a73

Browse files
committed
Update gosec
Signed-off-by: thepetk <[email protected]>
1 parent 6f4e885 commit 88f5a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ check_registry: ## Run registry checks
2828

2929
.PHONY: gosec_install
3030
gosec_install: ## Install gosec utility
31-
go install github.com/securego/gosec/v2/cmd/gosec@v2.14.0
31+
go install github.com/securego/gosec/v2/cmd/gosec@v2.22.0
3232

3333
.PHONY: gosec
3434
gosec: ## Run go security checks

0 commit comments

Comments
 (0)