Commit Graph

17 Commits (440b5d58cdef2ea7c3e3ba77fa3182a2ba25e4ed)

Author SHA1 Message Date
Jimmy Zelinskie 8fd0aa162b various: spelling corrections
9 years ago
Quentin Machu 84319507df database: use constants to store queries
9 years ago
Quentin Machu 06531e01c5 database: disable hash/merge joins in FindLayer
9 years ago
Quentin Machu 6d2eedf121 api/database: add the layer name that add each feature in getLayer
9 years ago
Quentin Machu f0816d2c4d database: add docs about the interface
9 years ago
Quentin Machu d3b14106a9 database: ignore insertLayer collisions to make it truly idempotent
9 years ago
Quentin Machu 5fdd9d1a07 *: add metadata support along with NVD CVSS
9 years ago
Quentin Machu baed60e19b prometheus: add initial Prometheus support
9 years ago
Quentin Machu 563b3825d8 database: let handleErrors deal with the not found case
9 years ago
Quentin Machu 726bd3c0c6 database/api: add layer deletion support
9 years ago
Quentin Machu 82175dcfe9 *: add missing copyright headers
9 years ago
Quentin Machu 92b734d0a4 database: remove an useless query in FindLayer
9 years ago
Quentin Machu 7c70fc1c20 database: add initial vulnerability support
9 years ago
Quentin Machu 3a786ae020 database: add lock support
9 years ago
Quentin Machu 6a9cf21fd4 database: log and mask SQL errors
9 years ago
Quentin Machu 970756cd5a database: do insert/find layers (with their features and vulnerabilities)
9 years ago
Quentin Machu 2c150b015e *: refactor & do initial work towards PostgreSQL implementation
9 years ago