Skip to content

Commit

Permalink
Update fedramp-external-constraints.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
wandmagic committed Nov 12, 2024
1 parent 1292d57 commit 402065a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/validations/constraints/fedramp-external-constraints.xml
Original file line number Diff line number Diff line change
Expand Up @@ -458,9 +458,9 @@
<metapath target="/(assessment-plan|assessment-results|plan-of-action-and-milestones|system-security-plan)/metadata/party"/>
<constraints>
<expect id="party-has-name" target="." test="exists(name)" level="ERROR">
<formal-name>All Parties Have a Name</formal-name>
<formal-name>Party Has a Name</formal-name>
<prop namespace="https://docs.oasis-open.org/sarif/sarif/v2.1.0" name="help-url" value="https://automate.fedramp.gov/documentation/general-concepts/oscal-metadata/#working-with-party-assemblies"/>
<message>Every FedRAMP document must define a party with a name.</message>
<message>Every FedRAMP document MUST define a party with a name.</message>
</expect>
</constraints>
</context>
Expand Down

0 comments on commit 402065a

Please sign in to comment.