Skip to content

Security Issues

Nikolas Melendez edited this page Oct 27, 2022 · 6 revisions

Identify any security issues raised by your software. For example:

  • Identify sensitive information kept by your software. Explain how you plan to protect it.
  • Identify possible attack vectors, that is, ways malicious users could try to use your software to escalate their privileges. This includes root access to your server, access to other user's sensitive information (say via XSS attacks), root access to your database, etc. Explain protection plan.