Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-20 | dbstore: shrink CVE FTS index (test index from 120M to 86M) by removing all I... | Paul Duncan | 1 | -12/+14 |
2022-02-20 | dbstore: add AddCveFeeds(), fix bugs, fix TestAddCveFeed | Paul Duncan | 1 | -0/+2 |
2022-02-19 | dbstore: add CveSearch() and test (but not test data) | Paul Duncan | 1 | -0/+32 |
2022-02-19 | add dbstore/sql/feed/insert-assigner.sql | Paul Duncan | 1 | -0/+13 |
2022-02-19 | dbstore: store cve year and number instead of CVE ID, add and use assigners t... | Paul Duncan | 1 | -1/+4 |
2022-02-19 | dbstore/sql/feed: fix misc query typos | Paul Duncan | 2 | -4/+3 |
2022-02-19 | add dbstore/sql/feed | Paul Duncan | 11 | -0/+52 |