GSA / fedramp-automation

FedRAMP Automation
https://www.fedramp.gov/using-the-fedramp-oscal-resources-and-templates/
Other
293 stars 89 forks source link

Discrepancy between FedRAMP SSP Guide and SSP Template regarding authorization-type #223

Closed telosBA closed 1 year ago

telosBA commented 2 years ago

NOTE: For feedback related to the OSCAL syntax itself, please create or add to an issue in the NIST OSCAL Repository.

FedRAMP SSP Guide p.10 FedRAMP-SSP-OSCAL-Template.xml Line 519

Format of <system-characteristics> <prop> name="authorization type" differs in the SSP Guide and Template, with the Guide listing elements in order: name, ns, value while the Template lists in ns, name, value. The Template currently does not validate for this prop.

1.0.2

What is the correct formatting to achieve validation? Is the validator functioning correctly in regard to this prop?

david-waltermire commented 2 years ago

Props and their attributes are essentially unordered statements of fact. This ordering inconsistency, while may be confusing, shouldn't matter in OSCAL.