Skip to content

Commit

Permalink
Add gosec
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzo0107 committed Dec 10, 2019
1 parent 6f2dfcf commit ceee8dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ lint: devel-deps
go vet ./...
staticcheck ./...
errcheck ./...
gosec -quiet ./...
golint -set_exit_status ./...

## build binaries ex. make bin/omssh
Expand Down

0 comments on commit ceee8dd

Please sign in to comment.