diff --git a/Secure_Developer_Checklist.md b/Secure_Developer_Checklist.md index f3c5f98..0a6acac 100644 --- a/Secure_Developer_Checklist.md +++ b/Secure_Developer_Checklist.md @@ -17,10 +17,10 @@ Use this list as an indicator of _security-notable_ events you may want to refe |… used cryptography|| |… added an embedded component|| |… received uncontrolled input from an untrusted source| | -|… added Web (or Web-like, REST) functionality|| +|… added Web (or Web-like, REST) functionality|| |… transmitted data over the network|| |… created a computationally- or storage-bound process|| -|… created an install or patching capability|| +|… created an install or patching capability|| |… created a command interpreter (CLI) or execute a system command as part of a process|| -|… added a capability that can destroy, alter or invalidate customer data and/or system resources|| +|… added a capability that can destroy, alter or invalidate customer data and/or system resources|| |… added a log entry||