From dbscript Online Help
wikibot
| Table
|
public.vulnerabilities
|
| Column
|
Data Type
|
Nullable
|
Default
|
PK
|
Index
|
| vulnerabilityid
|
|
not null
|
|
pk_vulnerabilityid
|
|
| nodeid
|
|
null
|
|
|
vulnerabilities_nodeid_idx
|
| ipaddr
|
|
null
|
|
|
vulnerabilities_ipaddr_idx
|
| serviceid
|
|
null
|
|
|
|
| creationtime
|
|
not null
|
|
|
|
| lastattempttime
|
|
not null
|
|
|
|
| lastscantime
|
|
not null
|
|
|
|
| resolvedtime
|
|
null
|
|
|
|
| severity
|
|
not null
|
|
|
vulnerabilities_severity_idx
|
| pluginid
|
|
not null
|
|
|
|
| pluginsubid
|
|
not null
|
|
|
|
| logmsg
|
|
null
|
|
|
|
| descr
|
|
null
|
|
|
|
| port
|
|
null
|
|
|
vulnerabilities_port_idx
|
| protocol
|
|
null
|
|
|
vulnerabilities_protocol_idx
|
| cveentry
|
|
null
|
|
|
|