Designing secure code
nRank the threats by Decreasing Risk
nRisk = Criticality / Chance
nChoose how to respond to the Threats
nDo nothing
nInform the user of the threat
nMany users don’t what the right decision is
nUsers will learn to ignore warnings if they come up to often.
nRemove the problem
nThere is always the next version!
nFix the problem