Skip to content

Commit

Permalink
Update src/validations/constraints/fedramp-external-constraints.xml
Browse files Browse the repository at this point in the history
Co-authored-by: A.J. Stein <[email protected]>
  • Loading branch information
wandmagic and aj-stein-gsa authored Dec 3, 2024
1 parent 94eac91 commit 452bf3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@
<expect id="network-component-has-implementation-point" target="component[@type='service' or (@type='software' and ./prop[@name='asset-type' and @value='cli'])]" test="count(./prop[@name='implementation-point']) = 1" level="ERROR">
<formal-name>Component Has Implementation Point</formal-name>
<prop namespace="https://docs.oasis-open.org/sarif/sarif/v2.1.0" name="help-url" value="https://automate.fedramp.gov/documentation/ssp/4-ssp-template-to-oscal-mapping/#leveraged-fedramp-authorized-services"/>
<message>Service components and CLI software components MUST have exactly one implementation-point property.</message>
<message>A FedRAMP SSP with service components and CLI software components performing cross-boundary network communication MUST indicate exactly one time if the point of implementation is internal or external to the system.</message>
</expect>
</constraints>
</context>
Expand Down

0 comments on commit 452bf3d

Please sign in to comment.