Skip to content

Commit

Permalink
Fix control-implementation-status constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabeblis committed Dec 23, 2024
1 parent b79ec53 commit b848c5b
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 639 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2485,7 +2485,7 @@ SSP authors must add implmentations for all required controls.
</description>
<link href="#11111111-2222-4000-8000-001000000005" rel="policy"/>
<link href="#11111111-2222-4000-8000-001000000023" rel="procedure"/>
<implementation-status state="operational"/>
<implementation-status state="implemented"/>
<responsible-role role-id="system-admin">
<party-uuid>11111111-0000-4000-9000-000000000001</party-uuid>
</responsible-role>
Expand All @@ -2500,7 +2500,7 @@ SSP authors must add implmentations for all required controls.
<p>Component approach. This links to a component representing the Identity Management and Access Control Policy.</p>
<p>That component contains a link to the policy, so it does not have to be linked here too.</p>
</description>
<implementation-status state="operational"/>
<implementation-status state="implemented"/>
<responsible-role role-id="system-admin">
<party-uuid>11111111-0000-4000-9000-000000000001</party-uuid>
</responsible-role>
Expand Down Expand Up @@ -2543,7 +2543,7 @@ SSP authors must add implmentations for all required controls.
<description>
<p>Describe how Part b-1 is satisfied.</p>
</description>
<implementation-status state="operational"/>
<implementation-status state="implemented"/>
<responsible-role role-id="system-admin">
<party-uuid>11111111-0000-4000-9000-000000000001</party-uuid>
</responsible-role>
Expand All @@ -2553,7 +2553,7 @@ SSP authors must add implmentations for all required controls.
<description>
<p>Describe how Part b-2 is satisfied.</p>
</description>
<implementation-status state="operational"/>
<implementation-status state="implemented"/>
<responsible-role role-id="system-admin">
<party-uuid>11111111-0000-4000-9000-000000000001</party-uuid>
</responsible-role>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<implemented-requirement uuid="88888888-0000-4000-9000-000000000008" control-id="ac-1">
<statement statement-id="ac-1_stmt.a" uuid="99999999-0000-4000-9000-000000000009">
<by-component component-uuid="55555555-0000-4000-9000-000000000005" uuid="aaaaaaaa-0000-4000-9000-00000000000a">
<prop ns="http://fedramp.gov/ns/oscal" name="implementation-status" value="unsupported-status"/>
<implementation-status state="unsupported-status"/>
</by-component>
</statement>
</implemented-requirement>
Expand Down
Loading

0 comments on commit b848c5b

Please sign in to comment.