vet

command module
v0.0.1-dev Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 12, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

README

vet : The dependency vetting tool

Tool for identifying software supply chain risks

TL;DR

Build this repository

Ensure $(go env GOPATH)/bin is in your $PATH

make oapi-codegen-install && make

Alternatively install using

go install github.com/safedep/vet@latest

Configure vet to use API Key to access Insights API

vet auth configure

Alternatively pass the API key as environment to skip configuration

Run vet to identify risks

vet scan

Usage

Configuration

Insights API Key can be passed at runtime using environment variable

VET_INSIGHTS_API_KEY=... vet scan

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
gen
insightapi
Package insightapi provides primitives to interact with the openapi HTTP API.
Package insightapi provides primitives to interact with the openapi HTTP API.
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL