vet

command module
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2023 License: Apache-2.0 Imports: 19 Imported by: 0

README ΒΆ

SafeDep Vet

πŸ™Œ Refer to https://safedep.io/docs for the documentation πŸ“–

License Release OpenSSF Scorecard CodeQL Scorecard supply-chain security

vet banner

Automate Open Source Package Vetting in CI/CD

vet is a tool for identifying risks in open source software supply chain. It helps engineering and security teams to identify potential issues in their open source dependencies and evaluate them against organizational policies.

πŸ”₯ vet in action

vet Demo

Getting Started

  • Download the binary file for your operating system/architecture from the Official GitHub Releases

  • Get an API key for the vet insights data access for performing the scan

vet auth trial --email john.doe@example.com

vet register trial

A time limited trial API key will be sent over email.

  • Configure vet to use API key to access the insights
vet auth configure

vet configure

Insights API is used to enrich OSS packages with metadata for rich query and policy decisions. Alternatively, the API key can be passed through environment variable VET_API_KEY

  • Run vet to identify risks
vet scan -D /path/to/repository

vet scan directory

  • You can also scan a specific (supported) package manifest
vet scan --lockfiles /path/to/pom.xml
vet scan --lockfiles /path/to/requirements.txt
vet scan --lockfiles /path/to/package-lock.json

Example Security Gate using vet to prevent introducing new OSS dependency risk in an application.

πŸ“– Documentation

vet docs

🎊 Community

First of all, thank you so much for showing interest in vet, we appreciate it ❀️

SafeDep Discord

πŸ”– References

Documentation ΒΆ

The Go Gopher

There is no documentation for this package.

Directories ΒΆ

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

Jump to

Keyboard shortcuts

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