Update README

This commit is contained in:
abhisek 2023-02-23 11:10:40 +05:30
parent 56fdeb64ce
commit 252e44814b
No known key found for this signature in database
GPG Key ID: CB92A4990C02A88F

View File

@ -23,6 +23,9 @@ vet scan -D /path/to/repo
![vet Summary Demo](docs/images/vet-summary-demo.png)
[Example Security Gate](https://github.com/safedep/demo-client-java/pull/2)
using `vet` to prevent introducing new OSS dependency risk in an application.
## Getting Started
> Ensure `$(go env GOPATH)/bin` is in your `$PATH`