File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,6 +14,9 @@ Install using `go get`
1414go install github.com/safedep/vet@latest
1515```
1616
17+ Alternatively, look at [ Releases] ( https://github.com/safedep/vet/releases ) for
18+ a pre-built binary for your platform.
19+
1720Get a trial API key for [ Insights API] ( https://safedep.io/docs/concepts/raya-data-platform-overview ) access
1821
1922``` bash
@@ -46,9 +49,17 @@ vet scan --lockfiles /path/to/package-lock.json
4649```
4750
4851The default scan uses an opinionated [ Console Reporter] ( # ) which presents
49- a summary of findings per package manifest. Thanks NOT about it. Read more for
52+ a summary of findings per package manifest. Thats NOT about it. Read more for
5053expression based filtering and policy evaluation.
5154
55+ ## Filtering
56+
57+ TODO
58+
59+ ## Policy Evaluation
60+
61+ TODO
62+
5263## FAQ
5364
5465### How do I disable the stupid banner?
You can’t perform that action at this time.
0 commit comments