feat: update NIST 800-53 rev5 CSV/xlsx tasks and tests #1984
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Types of changes
develop->main)Quality assurance (all should be covered).
Summary
This PR updates the NIST SP 800-53 Rev 5-related CSV/xlsx tasks and tests so that the rev5 workflows are consistent:
good.xlsxandembedded_blank_in_parameter_name.xlsxtest spreadsheets to align with the current NIST SP 800-53 Rev 5 catalog content.tests/data/tasks/xlsx/output/component-definition.jsonandtest-xlsx-to-oscal-cd.configso the generated component definition output and UUID expectations are stable.csv_to_oscal_cd_test.pyandoscal_catalog_to_csv_test.pyto match the latest rev5 catalog row counts and spot-check assertions.pytest tests/trestle/tasks.Key links:
Before you merge