owaspsamm / sammwise

NextJS-based single-page application for completing and reviewing SAMM assessments
Apache License 2.0
70 stars 51 forks source link

Add "Interview Notes" text box to each question #6

Open johndileo opened 2 years ago

johndileo commented 2 years ago

To better align the web app's functionality with the SAMM Toolbox workbook, add a text box to each question.

The saved JSON data must include each free-text response entered by the user (if any), and correctly associate it with the corresponding assessment question.