index
:
cvez
main
Unnamed repository; edit this file 'description' to name the repository.
Paul Duncan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dbstore
/
sql
/
init.sql
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-02-20
dbstore: shrink CVE FTS index (test index from 120M to 86M) by removing all ↵
Paul Duncan
1
-90
/
+70
IDs except cve_id, concatenating reference tags, and removing severities
2022-02-20
dbstore/sql/init.sql: remove per-table cve fts triggers, add size notes and ↵
Paul Duncan
1
-486
/
+12
TODO to cve fts refresh table
2022-02-20
dbstore/sql/init.sql: fix printf() in cve_nvd_ids
Paul Duncan
1
-1
/
+1
2022-02-20
dbstore: add AddCveFeeds(), fix bugs, fix TestAddCveFeed
Paul Duncan
1
-3
/
+3
2022-02-20
dbstore/sql/init.sql: add cve_nvd_ids, remove existing cve_all triggers, add ↵
Paul Duncan
1
-417
/
+512
cve_fts_refresh with triggers
2022-02-19
dbstore/sql/init.sql: add cve_fts_all (note: 10x test db size increase, from ↵
Paul Duncan
1
-0
/
+556
31M to 320M)
2022-02-19
dbstore: store cve year and number instead of CVE ID, add and use assigners ↵
Paul Duncan
1
-6
/
+26
table
2022-02-19
dbstore/sql/init.sql: s/severeties/severities/, tighten cpe23, lang, and cve ↵
Paul Duncan
1
-13
/
+11
ID constraints
2022-02-19
dbstore/sql/init.sql: clean up indentation, add item v2 and v3 impacts
Paul Duncan
1
-99
/
+234
2022-02-19
dbstore/sql/init.sql: add initial cve tables
Paul Duncan
1
-3
/
+182
2022-02-17
dbstore/sql/init.sql: add cpe_match* tables
Paul Duncan
1
-4
/
+99
2022-02-05
dbstore/sql/init.sql: constrain text cols
Paul Duncan
1
-4
/
+12
2022-02-05
mv internal/dbstore dbstore
Paul Duncan
1
-0
/
+180