usage: fcpc openvas [-h] [--openvas.scans.dir OPENVAS.SCANS.DIR]
{import,download-and-import-all} [openvasobjects ...]
positional arguments:
{import,download-and-import-all}
Choices:
import
download-and-import-all
openvasobjects
optional arguments:
-h, --help show this help message and exit
--openvas.scans.dir OPENVAS.SCANS.DIR
Openvas scan directory to
import[Defined:fcplib.module.openvas.cmd] (default:
None)
At this time, we can only import XML scans.
If filename to import starts with 'external', it is imported as external scan. This means that it is tagged by exposure:external tag
fcpc openvas import file1.xml [file2.xml] ...
fcpc download-and-import-all