Documentation ¶
Index ¶
Constants ¶
View Source
const SchemaVersion = 8
Update the schema version when the DDL changes
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Database ¶
type Database struct {
// contains filtered or unexported fields
}
func CreateDatabase ¶
func OpenDatabase ¶
func (*Database) SaveReport ¶
func (db *Database) SaveReport(deployment string, report scanner.ScanResult) error
Click to show internal directories.
Click to hide internal directories.