You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2025. It is now read-only.
While scanning for Windows server 2019 I am getting an exception.
XML: oval.vulnerability.microsoft.windows.server.2019.xml
Oval Timestamp: 2023-08-01T09:43:46
Ovaldi Version: ovaldi-5.10.1.7
The exception is as follows:
Unhandled Exception: System.Runtime.InteropServices.SEHException: External component has thrown an exception.
at Analyzer.FinializeResultsDocument(Analyzer* )
at Analyzer.Run(Analyzer* )
at main(Int32 argc, SByte** argv)
at _mainCRTStartup()
The scan is getting successful and I can see the updated values in results.html when I tried to use old xml (Dec 2022).
While scanning for Windows server 2019 I am getting an exception.
XML: oval.vulnerability.microsoft.windows.server.2019.xml
Oval Timestamp: 2023-08-01T09:43:46
Ovaldi Version: ovaldi-5.10.1.7
The exception is as follows:
Unhandled Exception: System.Runtime.InteropServices.SEHException: External component has thrown an exception.
at Analyzer.FinializeResultsDocument(Analyzer* )
at Analyzer.Run(Analyzer* )
at main(Int32 argc, SByte** argv)
at _mainCRTStartup()
The scan is getting successful and I can see the updated values in results.html when I tried to use old xml (Dec 2022).