UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
0 stars 0 forks source link

Conduct security review of Messages service #39

Open TobySMurray opened 1 month ago

TobySMurray commented 1 month ago

Feature Description

The Messages service should adhere to security best practices. The team will investigate via thorough code reviews and pen tests to ensure compliance of the service.

Problem You're Trying to Solve

The Messages service is a vector into the project's data stores. This opens it up to potential vulnerabilities which need to be identified and fixed.