0
Execution
Working on getting the rest of the OVAL tests executing. I had the PermissionTest working before I got caught up re-writing the parser.
I’m working on the File and Uname tests right now. The Mono.Unix namespace is big help here.
One thing I’m not sure about is the InetListeningServersTest and ProcessTest. I know today Mono doesn’t have the ability to query other running processes (unless it created them). Might have to write some wrappers around netstat and ps.