Update README

This commit is contained in:
abhisek 2023-02-02 18:01:06 +05:30
parent 1444afa90f
commit 1e1f3b2916
No known key found for this signature in database
GPG Key ID: CB92A4990C02A88F

View File

@ -14,6 +14,9 @@ Install using `go get`
go install github.com/safedep/vet@latest
```
Alternatively, look at [Releases](https://github.com/safedep/vet/releases) for
a pre-built binary for your platform.
Get a trial API key for [Insights API](https://safedep.io/docs/concepts/raya-data-platform-overview) access
```bash
@ -46,9 +49,17 @@ vet scan --lockfiles /path/to/package-lock.json
```
The default scan uses an opinionated [Console Reporter](#) which presents
a summary of findings per package manifest. Thanks NOT about it. Read more for
a summary of findings per package manifest. Thats NOT about it. Read more for
expression based filtering and policy evaluation.
## Filtering
TODO
## Policy Evaluation
TODO
## FAQ
### How do I disable the stupid banner?