Currently OpenScap doesnt support current oval definition probes and / or custom definitions. For example I would like to make an OVAL definition that leverages SSDEEP so I would need to do the following (under the current code).
Update Oval to support SSDEEP
Update oscap.exe to read that oval definition
I am putting in software to override existing probes and to dynamically load dlls to accomplish those probes via Interface definitions. This will allow contributors to add dlls and/or custom definitions without impacting the community.
Description of Problem:
Currently OpenScap doesnt support current oval definition probes and / or custom definitions. For example I would like to make an OVAL definition that leverages SSDEEP so I would need to do the following (under the current code).
I am putting in software to override existing probes and to dynamically load dlls to accomplish those probes via Interface definitions. This will allow contributors to add dlls and/or custom definitions without impacting the community.
OpenSCAP Version:
1.3.5
Operating System & Version:
Windows
Steps to Reproduce:
Actual Results:
Expected Results:
Additional Information / Debugging Steps: