Skip to content

Commit

Permalink
Use the latest 5.11.3 OVAL when validating the 1.3 datastreams.
Browse files Browse the repository at this point in the history
  • Loading branch information
matejak committed Mar 23, 2020
1 parent 7d4bd8d commit de7dba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/sds/1.3/scap-source-data-stream_1.3.xsd
Expand Up @@ -16,7 +16,7 @@
<xs:import namespace="http://checklists.nist.gov/xccdf/1.2"
schemaLocation="../../xccdf/1.2/xccdf_1.2.xsd"/>
<xs:import namespace="http://oval.mitre.org/XMLSchema/oval-definitions-5"
schemaLocation="../../oval/5.11.2/oval-definitions-schema.xsd"/>
schemaLocation="../../oval/5.11.3/oval-definitions-schema.xsd"/>
<xs:import namespace="http://cpe.mitre.org/dictionary/2.0"
schemaLocation="../../cpe/2.3/cpe-dictionary_2.3.xsd"/>
<xs:import namespace="http://scap.nist.gov/schema/ocil/2.0"
Expand Down

0 comments on commit de7dba2

Please sign in to comment.