65
edits
No edit summary |
|||
| Line 29: | Line 29: | ||
* Using standard frameworks such as django will decrease the security review time | * Using standard frameworks such as django will decrease the security review time | ||
* Also reference the [https://wiki.mozilla.org/WebAppSec/Secure_Coding_Guidelines secure coding guidelines] to self evaluate and eliminate security issues prior to the security review | * Also reference the [https://wiki.mozilla.org/WebAppSec/Secure_Coding_Guidelines secure coding guidelines] to self evaluate and eliminate security issues prior to the security review | ||
== Whiteboard Tags for Security Reviews == | |||
These are the work flow tags for the web security review process.</br> | |||
Status Tags | |||
* '''[pending security review]''' - pending to be reviewed | |||
* '''[in-progress security review]''' - it is currently being worked on | |||
* '''[completed security review]''' - review completed | |||
</br> Waiting on tags | |||
* '''[waiting on code complete]''' - waiting for the code to be completed | |||
edits