You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
clair/database/pgsql
Quentin Machu e3a25e5368
database: ignore min versions during new vulnerability insertions
9 years ago
..
migrations database: add created_at field for layers and vulnerabilities 9 years ago
testdata *: add missing copyright headers 9 years ago
complex_test.go updater/database: do not create notifications during the initial update 9 years ago
feature.go database: cache feature version upon lookup 9 years ago
feature_test.go *: add missing copyright headers 9 years ago
keyvalue.go prometheus: add initial Prometheus support 9 years ago
keyvalue_test.go *: add missing copyright headers 9 years ago
layer.go *: add metadata support along with NVD CVSS 9 years ago
layer_test.go database: test and fix layer updates 9 years ago
lock.go database: don't prune locks when we renew one 9 years ago
lock_test.go *: add missing copyright headers 9 years ago
namespace.go database: add ability to list namespaces 9 years ago
namespace_test.go database: add ability to list namespaces 9 years ago
notification.go database: fix notification design and add vulnerability history 9 years ago
notification_test.go database: make notification tests more robust (old/new, update/delete vulnerabilities) 9 years ago
pgsql.go database: fix Ping() method in PostgreSQL's implementation 9 years ago
queries.go database: add created_at field for layers and vulnerabilities 9 years ago
vulnerability.go database: ignore min versions during new vulnerability insertions 9 years ago
vulnerability_test.go updater/database: do not create notifications during the initial update 9 years ago