cisagov / cset

Cybersecurity Evaluation Tool
MIT License
1.36k stars 240 forks source link

Feature/cpg breakup #3936

Closed randywoods closed 1 month ago

randywoods commented 1 month ago

๐Ÿ—ฃ Description

When CPG was first implemented, to save time, the Security Practice and Outcome values were formatted into special HTML in the Question_Text field. In preparation for the SSGs, which will have similar data elements, this modification breaks those two fields into their own database columns. The UI is also modified to recognize and display them as separate data elements.
Question_Text will be empty for CPG and likely SSG questions that have values for Security Practice and Outcome

๐Ÿ’ญ Motivation and context

๐Ÿงช Testing

โœ… Pre-approval checklist

โœ… Pre-merge checklist

โœ… Post-merge checklist