Difference between revisions of "Public.vulnerabilities (table)"
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | public.vulnerabilities |- |} {| border="1" cellpadding="5" cellspacing="0" s...) |
(No difference)
|
Revision as of 14:15, 7 August 2009
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 |