nus-cs2103-AY2425S1 / pe-dev-response

0 stars 0 forks source link

Use of unspecified codec in addressbook.json #2351

Open nus-pe-bot opened 3 days ago

nus-pe-bot commented 3 days ago

Addressbook.json contains hashcodes for ownWedding and weddingJobs as numbers with no mention of the hashing algorithm used or an easy way to encrypt or decrypt them.

This violates tp constraints of human editable data file as there is no information about what the hashCodes mean.

image.png


[original: nus-cs2103-AY2425S1/pe-interim#3199] [original labels: type.FeatureFlaw severity.Low]

Droas590 commented 3 days ago

Team's Response

fair enough.

Duplicate status (if any):

--