diff --git a/Secure_Developer_Checklist.md b/Secure_Developer_Checklist.md index 9a3b07c..34db279 100644 --- a/Secure_Developer_Checklist.md +++ b/Secure_Developer_Checklist.md @@ -10,7 +10,7 @@ Use this list as an indicator of _security-notable_ events you may want to refer up to the curator of your product's threat model. If you make a change that impacts the security posture of your product (for example, added a new input vector, opened a new network port, added a new API call, changed conditions for authentication and authorization, added privileged user functionality, etc.), create a ticket for your development work (ex. bug tracking ticket with label, _potential-tm-update_ and describe your change so that the threat model curator can further direct and communicate with other stakeholders. -| If you did THIS … | … then do THAT | +| If you want to do THIS … | … then do THAT | |-------------------|----------------| |… added functionality that changes sensitive properties or objects in the system|| |… created a new process or actor||