OREL-group / Project-Management-SP23

0 stars 36 forks source link

Add security layer to database #246

Open JoeyHartz opened 1 year ago

JoeyHartz commented 1 year ago

The SQL database may be vulnerable to attackers who seek to gain access to and exploit the stored data. An extra level of security can be achieved by anonymizing the data so it can't be linked back to potential web application users. Later down the line, it may be worth investigating moving to a more secure database hosting platform such as Microsoft Azure.