security/vulnerabilities-oval.xml
I'm ending up with deltas such as these...
-<httpd_state
xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#apache"
id="oval:org.apache.httpd:ste:131" version="1" comment="the version of
httpd is 1.3.1">
-<version operation="equals" datatype="version">1.3.1</version>
+<httpd_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5"
id="oval:org.apache.httpd:ste:131" version="1" comment="the version of
httpd is 1.3.1">
+<version
xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#apache"
operation="equals" datatype="version">1.3.1</version>
</httpd_state>
What component are we missing in site/lib/ or should I have locally
updated?