Closed devbytyler closed 2 months ago
thanks for letting us know about this issue! I'll be sure to generate new UUIDS on scaffold
hey i looked into this a bit further and this issue must be resolved upstream in the fedramp automation repo https://github.com/GSA/fedramp-automation/issues/637
Thanks @wandmagic!
Generated a SSP with scaffold tool. Immediately tried to validate it, but I get the following error:
Index 'index-metadata-property-uuid' has duplicate key for items at paths '/system-security-plan/metadata[1]/revision[1]/prop[1]' and '/system-security-plan/metadata[1]/revision[2]/prop[1]' in file SSP-FedRAMP-SSP-OSCAL-Template.xml at line 25, column 17
This is because the prop UUID's for the two revisions are duplicated, which breaks the rule for unique prop uuids.
See below