Searched refs:cpeids (Results 1 – 1 of 1) sorted by relevance
11 def gen_update_xml_reports(cpeids, cpedb, output): argument14 for cpe in cpeids:30 print("Generated %d update files out of %d CPEs" % (len(cpe_need_update), len(cpeids)))60 cpeids = get_cpe_ids()61 gen_update_xml_reports(cpeids, cpedb, args.output)