Skip to content

gardenlinux/glvd-triage-cli

Repository files navigation

glvd-triage-cli

Utility to add CVE context information to GLVD.

Data is maintained here in yaml files.

usage

Download the glvd-triage.sh script, for example like this:

mkdir -p ~/bin
wget --output-document ~/bin/glvd-triage https://raw.githubusercontent.com/gardenlinux/glvd-triage-cli/refs/heads/main/glvd-triage.sh
chmod +x ~/bin/glvd-triage

tests

This repo contains tets as a compose file. This setup allows to quickly iterate based on defined data.

To run the tests:

  • Setup podman compose to use the docker-compose binary
  • Create a (gitignored) github-pat.txt file in this directory and put your own PAT there
  • Run test.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages