Sciweavers

196 search results - page 3 / 40
» Extended Static Checking for Java
Sort
View
163
Voted
SP
2002
IEEE
161views Security Privacy» more  SP 2002»
15 years 3 months ago
Improving Computer Security Using Extended Static Checking
We describe a method for finding security flaws in source code by way of static analysis. The method is notable because it allows a user to specify a wide range of security proper...
Brian Chess
129
Voted
HASKELL
2006
ACM
15 years 10 months ago
Extended static checking for haskell
Dana N. Xu
161
Voted
DAGSTUHL
2001
15 years 5 months ago
Extended Static Checking: A Ten-Year Perspective
A powerful approach to finding errors in computer software is to translate a given program into a verification condition, a logical formula that is valid if and only if the program...
K. Rustan M. Leino
TOPLAS
2008
89views more  TOPLAS 2008»
15 years 4 months ago
Types for atomicity: Static checking and inference for Java
Cormac Flanagan, Stephen N. Freund, Marina Lifshin...
ICSE
2005
IEEE-ACM
16 years 4 months ago
Check 'n' crash: combining static checking and testing
We present an automatic error-detection approach that combines static checking and concrete test-case generation. Our approach consists of taking the abstract error conditions inf...
Christoph Csallner, Yannis Smaragdakis