|
Secure Programming
Inspecting Code for Security Sep 20 2004 07:55PM caleb dods bell ca (5 replies) RE: Inspecting Code for Security Sep 23 2004 03:42AM Yvan Boily (yboily seccuris com) (1 replies) RE: Inspecting Code for Security Sep 23 2004 04:38PM Aleksander P. Czarnowski (alekc avet com pl) (1 replies) RE: Inspecting Code for Security Sep 21 2004 06:57PM Aleksander P. Czarnowski (alekc avet com pl) (1 replies) |
|
Privacy Statement |
> I would say that the final list of objectives should be business driven,
The truly hard part is that usually the very top item of the list is proclaimed
by somebody very high up the totem pole, and is a variant on:
"We must ship/deploy/whatever by next Thursday or we're screwed..."
Admittedly, it's somewhat off-topic for a "code inspection", but it's really
somewhat pointless to do the inspection if you don't have at least a foggy
idea of what you intend to do if you find a really bad gaping hole.
First Law of Systems Programming: "Never test for error conditions that
you don't know how to handle..." :)
[ reply ]