Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@mprpic mprpic released this 18 Jul 17:55

Changes:

  • The -u/--username option is now required when updating a user or resetting the token of a user (#86).
  • Updated CVE record schemas to final 5.1.0 version; the previous 5.1.0 were still RC versions that later changed (#87).
  • The called command is shown in an error message that refers users to read help text (#84).

Update your existing cvelib package with:

pip install --user --upgrade cvelib

or update your container image with:

podman pull quay.io/prodsecdev/cvelib
# OR
docker pull quay.io/prodsecdev/cvelib