Re: New NESSUS_SQL tag in CVS sources
Javier Fernandez-Sanguino <[email protected]>
| Newsgroups | gmane.comp.security.nessus.devel |
|---|---|
| Organization | Germinus |
| Message-ID | <[email protected]> |
Now that I think of it... Javier Fernandez-Sanguino wrote: > William Heinbockel wrote: > >> HOST Table: >> Add StartTime and EndTime values Shouldn't this one be associated with the session information? Maybe we need to introduce a HostSession table with the following columns: Hostid, SessionId, StartTime, EndTime. Since IMHO it does not make much sense to have this information in the Hosts table since this is used to keep generic information on hosts, not specific information associated to sessions. Opinions? Javi