mirror of
https://github.com/safedep/vet.git
synced 2025-12-11 09:25:44 -06:00
Update README docs
This commit is contained in:
parent
d63b920974
commit
dccaa5b1ba
@ -53,6 +53,8 @@ To build from source, install using `go get`
|
|||||||
go install github.com/safedep/vet@latest
|
go install github.com/safedep/vet@latest
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Binary Release
|
||||||
|
|
||||||
Alternatively, look at [Releases](https://github.com/safedep/vet/releases) for
|
Alternatively, look at [Releases](https://github.com/safedep/vet/releases) for
|
||||||
a pre-built binary for your platform. [SLSA Provenance](https://slsa.dev/provenance/v0.1) is published
|
a pre-built binary for your platform. [SLSA Provenance](https://slsa.dev/provenance/v0.1) is published
|
||||||
along with each binary release.
|
along with each binary release.
|
||||||
@ -83,6 +85,8 @@ Verify authentication token is valid
|
|||||||
vet auth verify
|
vet auth verify
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Basic Usage
|
||||||
|
|
||||||
Run `vet` to identify risks in a source repository
|
Run `vet` to identify risks in a source repository
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user