0
New Parser for OVAL Interpreter
I’ve written a new parser for the OVAL interpreter and I think I have most of the bugs shaken out of it. I’m now in the process of converting the code to use it. Basically the way it works, it reads through the OVAL XML using a XmlTextReader. When it finds a test or a [...]