A task is an individual unit of work in SD Elements. A task represents either a prescriptive step to prevent a problem (e.g. potential security vulnerability), or a method to test whether that problem exists. For example, "T6: Implement account lockout or authentication throttling" is a task to prevent brute-force authentication attacks.
Each task has a status representing whether or not it is complete, a priority, and other task-specific properties.
Comments