Skip to content

Commit 1df7889

Browse files
committed
add gosec
Signed-off-by: Ashima-Ashima1 <Ashima.Ashima1@ibm.com>
1 parent 2a82058 commit 1df7889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ test-sanity:
6262
.PHONY: lint
6363
lint:
6464
hack/verify-golint.sh
65-
run-gosec
65+
make run-gosec
6666

6767
.PHONY: driver
6868
driver: deps buildimage

0 commit comments

Comments
 (0)