Skip to content

gardenlinux/glvd-triage-cli

Folders and files

NameName
Last commit message
Last commit date
Nov 26, 2024
Dec 17, 2024
Jan 17, 2025
Nov 25, 2024
Jan 14, 2025
Jan 14, 2025
Jan 14, 2025
Jan 17, 2025
Jan 14, 2025
Jan 17, 2025
Jan 17, 2025
Jan 17, 2025
Jan 17, 2025
Jan 14, 2025
Dec 16, 2024
Dec 17, 2024
Jan 14, 2025

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