0.6.0 (2025-06-10)

BREAKING

Added

  • Re-sending a request to add a new user with the same key re-triggers the verification email.
  • BOM and CSAF upload accept the option “on-existing” with the variants “error”, “skip” and “replace”, which controls how conflicts during the upload are handled.
  • The commands bom, vulnerability, csaf, product, user, user-role and role-permission support the “exists” subcommand, which reports whether or not at least one object matching some filters exists on the server.

Changed

  • Began migrating from option “email” to “user”, by deprecating the former and enabling the latter.
  • Robots cannot be assigned the admin role.

Fixed

  • Removing carriage return and other whitespaces from edges of command line arguments.