nus-cs2103-AY2324S1 / pe-dev-response

0 stars 0 forks source link

NFR No.7 is not resonably achievable. #5950

Open nus-se-script opened 1 year ago

nus-se-script commented 1 year ago

Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.


All data of patients can be deleted by a single command clear and no way to trace back. The data file storing patients data can be changed and deleted directly.


[original: nus-cs2103-AY2324S1/pe-interim#5904] [original labels: type.DocumentationBug severity.High]

wj331 commented 1 year ago

Team's Response

Secure storage of our system is briefly mentioned in our NFR but it is not the point of this module.

We want to protect data from cyber attacks and leaks which has nothing to do with clear or delete as well. Furthermore, it was also cautioned in the UG that delete should be used very carefully as data is UNRECOVERABLE

image.png

Duplicate status (if any):

--