2004
DOI: 10.1109/msp.2004.111
|View full text |Cite
|
Sign up to set email alerts
|

Static analysis for security

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
156
0
1

Year Published

2008
2008
2024
2024

Publication Types

Select...
4
3
3

Relationship

0
10

Authors

Journals

citations
Cited by 291 publications
(157 citation statements)
references
References 7 publications
0
156
0
1
Order By: Relevance
“…This testing approach in many cases uses static analysis tools to find code-based defects [6]. There is a range of issues that could be focused by a static analysis tool such as duplications, coding rules, code complexity, unit test coverage, and structural complexity.…”
Section: Background On Software and Security Testingmentioning
confidence: 99%
“…This testing approach in many cases uses static analysis tools to find code-based defects [6]. There is a range of issues that could be focused by a static analysis tool such as duplications, coding rules, code complexity, unit test coverage, and structural complexity.…”
Section: Background On Software and Security Testingmentioning
confidence: 99%
“…One attempt to mitigate the hardship of human intervention in security testing utilizes static analysis to automate security vulnerability checking. Over time, several static analysis techniques have been proposed and developed to achieve this goal, including symbolic execution, abstraction interpretation, model checking, integer range analysis, interprocedural analysis, and type inference analysis [32]. Static analysis techniques leverage the fact that programming rules often map clearly to the source code level, thus static inspection can find many of their violations [11].…”
Section: Literature Reviewmentioning
confidence: 99%
“…JFlow compiler [22] statically checks programs for correctness using information flow annotations and formal rules to prevent information leaks through storage channels. The major disadvantage of all the static analysis approaches is that they require a source code, they have some limitations due to undecidability problems [21] and they might report a number of false positives [6].…”
Section: Related Workmentioning
confidence: 99%