You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at this through the lens of computer security, and having worked with quality assurance folks long enough, I feel as if both security and quality ought to be explicitly called out. Quality is implied by a few tenets (2, 3, 5, and 8 stand out for me in this respect), and Security in 0, 4, and 5.
Perhaps two new tenets: I will write code to the best of my ability, keeping in mind that the quality of my code is how both it and I will be remembered; I will remember that security vulnerabilities are quality defects, and that they should be treated with equal care and respect.
The text was updated successfully, but these errors were encountered:
Looking at this through the lens of computer security, and having worked with quality assurance folks long enough, I feel as if both security and quality ought to be explicitly called out. Quality is implied by a few tenets (2, 3, 5, and 8 stand out for me in this respect), and Security in 0, 4, and 5.
Perhaps two new tenets: I will write code to the best of my ability, keeping in mind that the quality of my code is how both it and I will be remembered; I will remember that security vulnerabilities are quality defects, and that they should be treated with equal care and respect.
The text was updated successfully, but these errors were encountered: