Skip to content

Commit dc6a9b5

Browse files
wendellpiezaj-stein-nist
authored andcommitted
Profile Resolution Spec clarification: validation of imported catalogs and profiles (#1380)
Addresses #1312
1 parent 3579815 commit dc6a9b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/specifications/profile-resolution/profile-resolution-specml.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ profile:
303303

304304

305305

306-
<p><req level="must" id="req-internal-error">If the object fetched cannot be found or is not a valid OSCAL object, the tool MUST cease processing and provide an error.</req></p>
306+
<p><req level="must" id="req-internal-error">If the object fetched cannot be found, or does not parse as an OSCAL catalog or profile, the tool MUST cease processing and provide an error.</req></p>
307307
<tagging whose="source_profile">
308308
<![CDATA[
309309
profile:
@@ -703,7 +703,7 @@ profile:
703703
combine:
704704
method: keep ]]>
705705
</tagging>
706-
<p>Under this directive, colliding controls will result in invalid results, as they will both appear in the results with the same ID. Accordingly, this setting may be useful in ensuring integrity of references to controls as given in the profile: if any included control is called only once, clashing controls will not be produced and validation will succeed.</p>
706+
<p>Under this directive, colliding controls will result in invalid results, as they will both appear in the results with the same ID. Accordingly, this setting may be useful in ensuring integrity of references to controls as given in the profile: if any included control is called only once, clashing controls will not be produced, disambiguating the result and avoiding validation errors.</p>
707707
<tagging whose="source_profile">
708708
<![CDATA[
709709
profile:

0 commit comments

Comments
 (0)