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
Ales Raszka 34c2d96b36
featurefmt: Extract PotentialNamespace
6 years ago
..
pgsql featurefmt: Extract PotentialNamespace 6 years ago
database.go database: make locks SOI & add Extend method 6 years ago
dbutil.go database: Move db logic to dbutil 6 years ago
detector.go clair: Use builder pattern for constructing ancestry 6 years ago
error.go database: Add StorageError type 6 years ago
feature_type.go database: Add feature_type database model 6 years ago
mock.go database: make locks SOI & add Extend method 6 years ago
models.go featurefmt: Extract PotentialNamespace 6 years ago
namespace_mapping.go database: add mapping for Ubuntu Cosmic (18.10) 6 years ago
severity.go
severity_test.go
testutil.go