oscal-compass / compliance-trestle

An opinionated tooling platform for managing compliance as code, using continuous integration and NIST's OSCAL standard.
https://oscal-compass.github.io/compliance-trestle
Apache License 2.0
152 stars 56 forks source link

feat: modify task csv_to_oscal_cd to allow any case for heading in csv file #1573

Closed Ma1h01 closed 1 month ago

Ma1h01 commented 1 month ago

Types of changes

Quality assurance (all should be covered).

Summary

Resolved #1461. Converted all words in the heading to title cases when undecorating the heading.

Key links:

Before you merge

AleJo2995 commented 1 month ago

@Ma1h01 you can go ahead and squash and merge this PR now, looks good, thanks a lot.