Commit Graph

39 Commits (73bc2bc36b5468397ab148fd9416e7f890b2315e)

Author SHA1 Message Date
Sida Chen 73bc2bc36b
Merge pull request #672 from KeyboardNerd/source_package/feature_type
5 years ago
Sida Chen 5fa1ac89b9 database: Add StorageError type
5 years ago
Jimmy Zelinskie 399deab100 database: remove FindLock()
5 years ago
Sida Chen db2db8bbe8 database: Update database model and interface for detectors
6 years ago
Sida Chen e160616723 database: Use LayerWithContent as Layer
6 years ago
Sida Chen ff9303905b database: changed Notification interface name
6 years ago
Sida Chen 6c69377343
Merge pull request #614 from KeyboardNerd/sidac/simplify
6 years ago
Sida Chen 5d725e67b0 Replace Ancestry with AncestryWithContent struct in database models
6 years ago
Jimmy Zelinskie 0565938956 pkg/pagination: add token type
6 years ago
Sida Chen 2827b9342b Update Database and Worker implementation for layer-wise feature
6 years ago
Sida Chen 57b146d0d8 Datastore: updated for Clair V3, decoupled interfaces and models
7 years ago
Jimmy Zelinskie 6a569fd945 move config to main / decentralize config
7 years ago
Jimmy Zelinskie 9c63a63944 clair: mv updater clair and mv severity to db
7 years ago
Jimmy Zelinskie 343e24eb7e clair: remove `types` package
7 years ago
Quentin Machu e7b960c05b database: Allow specifying datastore driver by config
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 8fd0aa162b various: spelling corrections
8 years ago
Quentin Machu f0816d2c4d database: add docs about the interface
8 years ago
Quentin Machu 7c11e4eb5d updater/database: do not create notifications during the initial update
8 years ago
Jimmy Zelinskie 99f3552470 database: add Insert/DeleteVulnerabilityFix
8 years ago
Quentin Machu 1e4ded6f2b database: add ability to list namespaces
8 years ago
Quentin Machu 8be18a0a01 database: write more of the notification system
8 years ago
Quentin Machu ad0531acc7 notifier/database: refactor notification system and add initial Prometheus support
8 years ago
Quentin Machu b8b7be3f81 *: remove health checker
8 years ago
Quentin Machu 63ebddfd36 database: add vulnerability deletion support
8 years ago
Quentin Machu 563b3825d8 database: let handleErrors deal with the not found case
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 7c70fc1c20 database: add initial vulnerability support
8 years ago
Quentin Machu 3a786ae020 database: add lock support
8 years ago
Quentin Machu 6a9cf21fd4 database: log and mask SQL errors
8 years ago
Quentin Machu 2c150b015e *: refactor & do initial work towards PostgreSQL implementation
8 years ago
Quentin Machu 32747a5f25 database: Don't ignore empty results in toValue(s)()
9 years ago
Quentin Machu eb7e5d5c74 main: Use configuration file instead of flags and simplify app extension.
9 years ago
Quentin Machu 3fe3f3a4c7 database: Update cayley and use Triple instead of Quad
9 years ago
Quentin Machu 9fc29e291c database: put missing predicates in consts and un-expose some of them
9 years ago
Quentin Machu 3a1d0602fb database: Use an estimator in Cayley's Size() w/ PostgreSQL
9 years ago
Quentin Machu 3ec262dd51 Initial commit
9 years ago