Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

CVEDB/cvectl

Repository files navigation

cvectl

Documentation Go Report Card

cvectl is a command line tool for working with Cvedb

Installation

You can install cvectl straight from its source code. To do this, clone the git repository and then run go install:

# Clone the repo

git clone git@github.com:cvedb/cvectl.git cvectl && cd $_

# Install the `cvectl` command

go install

Commands

See the cvectl command reference

Docs

Check so_name docs - CI check for detecting ABI breaking changes in package version updates Update docs - for detecting new upstream cvedb package versions and creating a pull request to update Cvedb

Releases

This repo is configured to automatically create weekly tagged patch releases, mainly so that it can be more easily packaged in Cvedb itself.

Releases happen Monday at 00:00 UTC, and can be manually run as necessary.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published