Commit graph

6 commits

Author SHA1 Message Date
Esa Jokinen
f7803fa4d9 fix: [clean-up] use f-strings instead of format() 2021-09-22 08:37:42 +03:00
722863c103
fix: [clean-up] use format() instead concatenation 2021-09-21 20:31:32 +02:00
Esa Jokinen
fa6abfbb54 chg: [import] implement dl & fail-safe mechanism 2021-09-21 20:23:48 +03:00
109466e062
new: [data] ranked set by cpe name 2021-09-16 07:33:37 +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