Commit graph

9 commits

Author SHA1 Message Date
Esa Jokinen
4678307483 chg: [lookup] use positional arguments for WORD(s) 2021-09-22 17:16:23 +03:00
Esa Jokinen
650e0f7fec Add markdown line breaks. 2021-09-22 08:39:11 +03:00
a9b7c0c5f8
Update README.md
Add @oh2fih as co-copyright holder ;-)
2021-09-21 20:36:14 +02:00
6cf6e05b75
chg: [doc] fix the default run location based on relative data 2021-09-21 20:21:35 +02:00
Esa Jokinen
6af4a9d6e2 chg: [doc] update import instructions 2021-09-21 20:24:44 +03:00
98a726a8fd
chg: [doc] add a basic installation guide to make the pandas happy 2021-09-20 22:15:22 +02:00
83c9c67ef3
new: [doc] public online version added 2021-09-20 17:07:11 +02:00
f238ca83d4
chg: [doc] README updated 2021-09-16 20:23:33 +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