Commit graph

4 commits

Author SHA1 Message Date
6baaad6f82
chg: [lookup] add ranking and output JSON 2021-09-16 07:33:11 +02:00
98de035a0c
new: [lookup] basic version of lookup 2021-09-15 21:37:41 +02:00
84092b975d
fix: [import] redis key 2021-09-15 21:37:10 +02:00
a933c6f172
new: [import] first version of the import
- Parse the CPE 2.3 XML file
- Extract vendor and product
- Canonize words from the vendor and product
- Insert in redis the reverse index and create a sorted set with the
score per cpe vendor:product frequency
2021-09-07 07:29:38 +02:00