support/scripts/pkg-stats: verified CPE has a known id but not version
authorMatthew Weber <Matthew.Weber@collins.com>
Wed, 19 May 2021 02:46:36 +0000 (21:46 -0500)
committerYann E. MORIN <yann.morin.1998@free.fr>
Wed, 19 May 2021 07:26:50 +0000 (09:26 +0200)
commit9b83bb13826ac3c34e6fb67a5092d94d98ca6a5d
treee340063a796cca2fad97150688b7e33c5276c27b
parent08194ef1596c7bc9687bc5eff1018c9452a72a04
support/scripts/pkg-stats: verified CPE has a known id but not version

Currently a verified CPE reports the following if versions are not found
 cpe:2.3:a:qemu:qemu:5.2.0:*:*:*:*:*:*:*
 CPE identifier unknown in CPE database (Search)

This patch clarifies the report to state the 'version' is unknown instead
of the 'identifier'.

Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Matthew Weber <matthew.weber@collins.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
support/scripts/pkg-stats