Commit Graph

34 Commits (73bc2bc36b5468397ab148fd9416e7f890b2315e)

Author SHA1 Message Date
Sida Chen 79af05e67d pgsql: Fix postgres queries for feature_type
5 years ago
Sida Chen 9c49d9dc55 pgsql: Move queries to corresponding files
6 years ago
Sida Chen ff9303905b database: changed Notification interface name
6 years ago
Sida Chen a5c6400065 database: postgres implementation with tests.
7 years ago
Sida Chen 9306e99368 converted to structured logging by using logrus
7 years ago
Jimmy Zelinskie 9e875f748d database/pgsql: copy whole namespace
7 years ago
Jimmy Zelinskie 3e4dc3834f utils: remove string.go
7 years ago
Jimmy Zelinskie 343e24eb7e clair: remove `types` package
7 years ago
Jimmy Zelinskie 78cef02fda pkg: cerrors -> commonerr
7 years ago
Jimmy Zelinskie 033709eaea add registerable version formats
7 years ago
Quentin Machu ec0aad9b7a pgsql: Use booleans instead of varchar to return creation status
8 years ago
Quentin Machu cd23262e41 pgsql: Do not insert entry in Vulnerability_FixedIn_Feature if existing
8 years ago
liangchenye 1a863a06cf remove the useless pointer of NextPage field; check namespace notfound error
8 years ago
liangchenye 48ffb2687a use encrypt page in listVuln api
8 years ago
liangchenye a541e964e0 New API: list vulnerabilities by namespace
8 years ago
Jimmy Zelinskie 500fc4e407 various: gofmt -s
8 years ago
Quentin Machu 84319507df database: use constants to store queries
8 years ago
Quentin Machu e3a25e5368 database: ignore min versions during new vulnerability insertions
8 years ago
Quentin Machu 7c11e4eb5d updater/database: do not create notifications during the initial update
8 years ago
Quentin Machu 94ece7bf2b database: fix notification design and add vulnerability history
8 years ago
Jimmy Zelinskie 99f3552470 database: add Insert/DeleteVulnerabilityFix
8 years ago
Quentin Machu 5fdd9d1a07 *: add metadata support along with NVD CVSS
8 years ago
Quentin Machu 8be18a0a01 database: write more of the notification system
8 years ago
Quentin Machu 2690800331 database: create notification during vulnerability insertion
8 years ago
Quentin Machu baed60e19b prometheus: add initial Prometheus support
8 years ago
Quentin Machu ad0531acc7 notifier/database: refactor notification system and add initial Prometheus support
8 years ago
Quentin Machu 63ebddfd36 database: add vulnerability deletion support
8 years ago
Quentin Machu c60d0054fa notifier/database: draft new notification system
8 years ago
Quentin Machu 82175dcfe9 *: add missing copyright headers
8 years ago
Quentin Machu bd17dfb5e1 database: ensure that concurrent vulnerability/feature versions insertions work fine
8 years ago
Quentin Machu c5d1a8e5f7 database: update vulnerabilities only when necessary
8 years ago
Quentin Machu 77387af2ac updater: port updater and its fetchers
8 years ago
Quentin Machu 1b53142e38 database: allow removing fixed packages in vulnerabilities
8 years ago
Quentin Machu 7c70fc1c20 database: add initial vulnerability support
8 years ago