Add @timestamps to findings, map more fields
This commit is contained in:
@ -35,6 +35,7 @@ class NessusAPI(object):
|
||||
'host': 'asset',
|
||||
'name': 'plugin_name',
|
||||
'os': 'operating_system',
|
||||
'see also': 'exploitability',
|
||||
'system type': 'category',
|
||||
'vulnerability state': 'state'
|
||||
}
|
||||
|
Reference in New Issue
Block a user