mirror of
https://github.com/safedep/vet.git
synced 2025-12-10 00:22:08 -06:00
Update README
This commit is contained in:
parent
1444afa90f
commit
1e1f3b2916
13
README.md
13
README.md
@ -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?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user