Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

devguard CLI

Continuous evidence for devguard: run your collectors (npm audit, Trivy, Terraform plans, any command) on a schedule and push their output into a devguard Evidence record. The Evidence stays fresh instead of relying on a screenshot someone uploaded once a year.

This repository hosts the CLI's release artifacts: standalone Linux binaries (x64/arm64, no Node required) with a SHA256SUMS file, published by our release pipeline. The source code is not published here.

Install

npx @devguardch/cli --help        # run it once, nothing to install
npm install -g @devguardch/cli    # global install, provides `devguard`

Or grab a standalone binary from the releases; each has an .xz-compressed variant (xz -d once after download).

Documentation

Issues

This is the public issue tracker for the CLI — open an issue if something doesn't work as documented.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors