Esa Jokinen
9a1ee5a85e
chg: [import] remove obsolete import mechanism
2021-09-21 20:25:24 +03:00
Esa Jokinen
6af4a9d6e2
chg: [doc] update import instructions
2021-09-21 20:24:44 +03:00
Esa Jokinen
fa6abfbb54
chg: [import] implement dl & fail-safe mechanism
2021-09-21 20:23:48 +03:00
Esa Jokinen
2ea30b6761
new: [dev] .gitignore added
2021-09-21 20:17:42 +03:00
98a726a8fd
chg: [doc] add a basic installation guide to make the pandas happy
2021-09-20 22:15:22 +02:00
7cf85bf16c
new: [doc] REQUIREMENTS added
2021-09-20 22:11:10 +02:00
83c9c67ef3
new: [doc] public online version added
2021-09-20 17:07:11 +02:00
f40a5630ad
Merge pull request #2 from oh2fih/main
...
CPE guessing logic & database access as a class.
2021-09-18 23:34:57 +02:00
Esa Jokinen
b6bc102714
CPE guessing logic & database access as a class.
2021-09-18 14:32:31 +03:00
56cfdd5852
new: [server] basic HTTP server for the CPE guesser
2021-09-17 07:45:01 +02:00
f3d8ae9e6e
chg: [LICENSE] added
2021-09-16 20:23:49 +02:00
f238ca83d4
chg: [doc] README updated
2021-09-16 20:23:33 +02:00
109466e062
new: [data] ranked set by cpe name
2021-09-16 07:33:37 +02:00
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