Home
last modified time | relevance | path

Searched refs:get_cpe_ids (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/support/scripts/
H A Dgen-missing-cpe33 def get_cpe_ids(): function
60 cpeids = get_cpe_ids()
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dcve_check.py130 def get_cpe_ids(cve_product, version): function
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dcreate-spdx.bbclass489 cpe_ids = oe.cve_check.get_cpe_ids(d.getVar("CVE_PRODUCT"), d.getVar("CVE_VERSION"))