In a context where a software system is expected to store and manage highly sensitive user data, how would the security attribute be defined and assured throughout the development process?

  • Security is not necessary when dealing with sensitive data
  • Security should be a one-time implementation
  • Security must be a continuous concern throughout development
  • Security is the sole responsibility of users
In this context, security must be a continuous concern throughout the development process. Sensitive user data requires robust security measures, including encryption, access controls, and vulnerability assessments. Security must be implemented from the project's start and maintained as threats evolve.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *