Documentation ¶ Index ¶ func FetchTrivyDB(ctx context.Context, cacheDir, dbRepository string, ...) error func InitDB(ctx context.Context, dsn, vulnerabilityTableName, advisoryTableName string) error func UpdateDB(ctx context.Context, ...) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func FetchTrivyDB ¶ func FetchTrivyDB(ctx context.Context, cacheDir, dbRepository string, light, quiet, skipUpdate bool) error func InitDB ¶ func InitDB(ctx context.Context, dsn, vulnerabilityTableName, advisoryTableName string) error func UpdateDB ¶ func UpdateDB(ctx context.Context, cacheDir, dsn, vulnerabilityTableName, advisoryTableName string, targetSources []string) error Types ¶ This section is empty. Source Files ¶ View all Source files internal.go Click to show internal directories. Click to hide internal directories.