From ae51a830874cf17800d0611db919691d5221ed46 Mon Sep 17 00:00:00 2001 From: John Wunder Date: Mon, 13 Apr 2015 10:17:24 -0400 Subject: [PATCH 1/2] Removed unnecessary xmlns declaration from CVRF schema Fixes #135 --- extensions/vulnerability/cvrf_1.1_vulnerability.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/vulnerability/cvrf_1.1_vulnerability.xsd b/extensions/vulnerability/cvrf_1.1_vulnerability.xsd index d1db50f..ae25cb1 100644 --- a/extensions/vulnerability/cvrf_1.1_vulnerability.xsd +++ b/extensions/vulnerability/cvrf_1.1_vulnerability.xsd @@ -1,5 +1,5 @@ - + This schema was originally developed by The MITRE Corporation. The STIX XML Schema implementation is maintained by The MITRE Corporation and developed by the open STIX Community. For more information, including how to get involved in the effort and how to submit change requests, please visit the STIX website at http://stix.mitre.org. From 30674c8054c945590aa9b56cfe0b0e155771e14f Mon Sep 17 00:00:00 2001 From: John Wunder Date: Mon, 13 Apr 2015 10:57:24 -0400 Subject: [PATCH 2/2] Added reference to new test file in manifest --- test_manifest.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/test_manifest.cfg b/test_manifest.cfg index e314ec1..46cf934 100644 --- a/test_manifest.cfg +++ b/test_manifest.cfg @@ -10,6 +10,7 @@ issues/issue_218/newvocab-oldvalues.xml,neg issues/issue_218/newvocab.xml,pos issues/issue_218/oldvocab-newvalues.xml,neg issues/issue_218/oldvocab.xml,pos +issues/issue_135/cvrf_extension.xml,pos veris/0001AA7F-C601-424A-B2B8-BE6C9F5164E7.xml,pos veris/0012CC25-9167-40D8-8FE3-3D0DFD8FB6BB.xml,pos veris/00163384-B4D7-46D5-9E6F-543DFB00F598.xml,pos