support/scripts/pkg-stats: add CPE searching links
authorMatt Weber <matthew.weber@rockwellcollins.com>
Thu, 22 Apr 2021 19:45:56 +0000 (14:45 -0500)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 16 May 2021 15:54:25 +0000 (17:54 +0200)
commitc5aa3c5883aec704050c15c97adde920e58856bb
tree51edddfc37afed5224526796ee96577f230eff4f
parentfd7312940aeffe015592396a9b24e014839e0eb3
support/scripts/pkg-stats: add CPE searching links

For cases of a CPE having a unknown version or when there hasn't
been a CPE verified, proposed a search criteria to help the
user research an update.

(libcurl has NIST dict entries but not this version)
  cpe:2.3:a:haxx:libcurl:7.76.1:*:*:*:*:*:*:*
  CPE identifier unknown in CPE database (Search)

(jitterentropy-library package doesn't have any NIST dict entries)
  no verified CPE identifier (Search)

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
[yann.morin.1998@free.fr: fix flake8 issues]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
support/scripts/pkg-stats