Skip to content

Commit 1e1f3b2

Browse files
committed
Update README
1 parent 1444afa commit 1e1f3b2

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Install using `go get`
1414
go 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+
1720
Get 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

4851
The 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
5053
expression 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?

0 commit comments

Comments
 (0)