Skip to content

Commit

Permalink
Fix Example SSP to Pass Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabeblis committed Jan 15, 2025
1 parent f112e0d commit 3fcabf8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2643,7 +2643,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 @@ -2658,7 +2658,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

0 comments on commit 3fcabf8

Please sign in to comment.