Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/support/scripts/
H A Dcpedb.py111 all_cpedb = tree.getroot()
112 self.parse_dict(all_cpedb)
114 def parse_dict(self, all_cpedb): argument
120 for cpe in all_cpedb.findall(".//{http://cpe.mitre.org/dictionary/2.0}cpe-item"):