logo

cve-client

CLI-based client / toolbox for CVE.org

Changes (1009B)


  1. v1.0.5 - 2023-10-14
  2. * MANIFEST.SKIP: Ignore unpacked distribution
  3. * Fix VERSION
  4. * MANIFEST.SKIP: Ignore distribution tarballs
  5. * cve-client: Add pod
  6. * MANIFEST: Remove t/cve_schema50.CVE-2024-24903.json
  7. v1.0.4 - 2023-03-27
  8. * Makefile.PL: perltidy
  9. * Add tests
  10. * lib/App/CveClient: Move-in subs of cve-client
  11. v1.0.3 - 2023-03-27
  12. * MANIFEST: Add
  13. * Makefile.PL: Add trailing-/ on repo URLs, add bugtracker email
  14. v1.0.2 - 2023-03-27
  15. * Fix metadata
  16. * cve-client: Remove obsolete VERSION_MESSAGE
  17. v1.0.1 - 2023-03-27
  18. * cve-client: Add abstract
  19. * Makefile.PL: Add repository + homepage metadata
  20. * Makefile.PL: Add requirements
  21. v1.0.0 - 2023-03-27
  22. * Fix gemini formatting for 5.0
  23. * Add handling for schema 5.0
  24. * Add support for vendor+product metadata
  25. * cve-client: Allow multiple CVEs at once
  26. * cve-client: Add -g to usage line
  27. * Introduce Makefile.PL
  28. * Remove broken quotes around descriptions
  29. * Handle error sent from API
  30. * Gemtext option
  31. * Perl tidy
  32. * README.md: Add
  33. * Initial Commit