lordgareth10 / pe

0 stars 0 forks source link

Data File: Values in file are not verified before being used #11

Open lordgareth10 opened 5 months ago

lordgareth10 commented 5 months ago

Screenshot 2024-04-19 at 4.54.43 PM.png Able to change values to negative ones as well as gender to random string when editing the storage file manually and program still takes in these invalid values.

soc-pe-bot commented 5 months ago

Team's Response

Accepted as a very low feature flaw, as the app still works as per normal even when changed.

Items for the Tester to Verify

:question: Issue type

Team chose [type.FeatureFlaw] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.VeryLow`] Originally [`severity.Medium`] - [x] I disagree **Reason for disagreement:** severity.VeryLow : A flaw that is purely cosmetic and does not affect usage e.g., a typo/spacing/layout/color/font issues in the docs or the UI that doesn't affect usage. Only cosmetic problems should have this label. severity.Low : A flaw that is unlikely to affect normal operations of the product. Appears only in very rare situations and causes a minor inconvenience only. severity.Medium : A flaw that causes occasional inconvenience to some users but they can continue to use the product. Hi, thanks for the feedback. For this issue, I am willing to compromise on a severity.Low rating as verylow is for cosmetic bugs and this bug stems from improper verification of data from the storage file which only could occur in rare cases.