Secure Coding mailing list archives

Compilers


From: stephen at corsaire.com (Stephen de Vries)
Date: Fri, 22 Dec 2006 00:30:02 +0700


On 21 Dec 2006, at 23:19, ljknews wrote:

Isn't the whole basis of Spark a matter of adding proof statements in
the comments ?

You can achieve very similar goals by using unit tests.  Although the  
tests are not integrated into the code as tightly as something like  
Spark (or enforcing rules in the compiler), they are considered part  
of the source.   IMO unit and integration testing are vastly  
underutilised for performing security tests which is a shame because  
all the infrastructure, tools and skills are there - developers (and  
security testers) just need to start implementing security tests in  
addition to the functional tests.

[shameless plug] I wrote a paper about this for OWASP a few months back:
http://www.corsaire.com/white-papers/060531-security-testing-web- 
applications-through-automated-software-tests.pdf



-- 
Stephen de Vries
Corsaire Ltd
E-mail: stephen at corsaire.com
Tel:    +44 1483 226014
Fax:    +44 1483 226068
Web:    http://www.corsaire.com






----------------------------------------------------------------------
CONFIDENTIALITY:  This e-mail and any files transmitted with it are
confidential and intended solely for the use of the recipient(s) only.
Any review, retransmission, dissemination or other use of, or taking
any action in reliance upon this information by persons or entities
other than the intended recipient(s) is prohibited.  If you have
received this e-mail in error please notify the sender immediately
and destroy the material whether stored on a computer or otherwise.
----------------------------------------------------------------------
DISCLAIMER:  Any views or opinions presented within this e-mail are
solely those of the author and do not necessarily represent those
of Corsaire Limited, unless otherwise specifically stated.
----------------------------------------------------------------------
Corsaire Limited, 3 Tannery House, Tannery Lane, Send, Surrey, GU23 7EF
Telephone: +44(0)1483-226000  Email:info at corsaire.com



Current thread: