Utility to add CVE context information to GLVD.
Data is maintained here in yaml files.
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