Skip to content

Files

Latest commit

 

History

History
17 lines (10 loc) · 424 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 424 Bytes

docker-gosec

gosec - Golang Security Checker inspects source code for security problems by scanning the Go AST.

Run

docker run -v /path/to/code/<reponame>:/opt/mount/src/<reponame> guardrails/gosec:latest

Contributing

Have some improvements? Send a pull request! Thank you!

Support

This repository is supported by GuardRails.io.