![]() |
![]()
| ![]() |
![]()
NAMEcvereport - Generate an HTML report for the cvechecker output SYNOPSIScvereport [-d | -D] <targetdir>
<acknowledgementfile>
DESCRIPTIONThe cvereport tool will generate an HTML report based on the cvechecker output. The report is generated based on some simple XML/XSLT transformations and uses an acknowledgement file to keep track of the state of the CVE entries matching your system. USAGECOMMAND USAGEThe command requires two user-specified options:
The difference between -d and -D is that
ACKNOWLEDGEMENT FILE FORMATThe XML file for the acknowledgements uses the following syntax: <?xml version="1.0"?> <acknowledgements> The use of comments or resolutions within the file entity is not mandatory, but recommended. AUTHORcvereport is part of the cvechecker tool. cvereport was written by Sven Vermeulen <sven.vermeulen@siphos.be>.
|