<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7806292442050835301</id><updated>2011-07-08T07:00:55.293-07:00</updated><category term='data flow static analysis'/><category term='code metrics'/><category term='PCI DSS'/><category term='static analysis'/><category term='security audits'/><category term='static code analysis'/><category term='code review'/><title type='text'>Static Code Analysis for Security</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://staticanalysissecurity.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7806292442050835301/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://staticanalysissecurity.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Parasoft - Software Development Management</name><uri>http://www.blogger.com/profile/03687871739357200850</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://4.bp.blogspot.com/_rEnPhrlGGM4/SkpNhFaDOtI/AAAAAAAAAAM/UBC_f0VVEz8/S220/20th-logo-circle-color_200px.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7806292442050835301.post-4600898713629015227</id><published>2009-11-03T08:09:00.000-08:00</published><updated>2009-11-03T08:18:52.941-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='static code analysis'/><category scheme='http://www.blogger.com/atom/ns#' term='static analysis'/><category scheme='http://www.blogger.com/atom/ns#' term='code review'/><title type='text'>Static Code Analysis at Cisco Systems</title><content type='html'>To comply with corporate quality and security initiatives, Cisco Systems adopted static analysis as well as unit testing and code review. Read the &lt;A HREF="http://www.parasoft.com/jsp/printables/Cisco_Systems_Case_Study.pdf?path=/jsp/products"&gt;Static Analysis at Cisco Systems Case Study&lt;/A&gt; to learn how they automated these practices and seamlessly integrated them into their existing processes to deliver compliant code without impeding productivity.&lt;br /&gt;&lt;br /&gt;You can also access this case study and other case studies at the Parasoft Resource Centers for:&lt;br /&gt;&lt;UL&gt;&lt;br /&gt;&lt;LI&gt;&lt;a href="http://www.parasoft.com/jsp/solutions/java_solution.jsp?javaSolution=2"&gt;Java Testing&lt;/a&gt;&lt;br /&gt;&lt;LI&gt;&lt;a href="http://www.parasoft.com/jsp/solutions/compliance.jsp?compliance=2"&gt;Compliance (including FDA, Security, PCI DSS, DO-178B)&lt;/a&gt;&lt;br /&gt;&lt;LI&gt;&lt;a href="http://www.parasoft.com/jsp/solutions/application_security_solution.jsp?appSecSol=2"&gt;Application Security&lt;/a&gt;&lt;br /&gt;&lt;/UL&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7806292442050835301-4600898713629015227?l=staticanalysissecurity.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://staticanalysissecurity.blogspot.com/feeds/4600898713629015227/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://staticanalysissecurity.blogspot.com/2009/11/static-code-analysis-at-cisco-systems.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7806292442050835301/posts/default/4600898713629015227'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7806292442050835301/posts/default/4600898713629015227'/><link rel='alternate' type='text/html' href='http://staticanalysissecurity.blogspot.com/2009/11/static-code-analysis-at-cisco-systems.html' title='Static Code Analysis at Cisco Systems'/><author><name>Parasoft - Software Development Management</name><uri>http://www.blogger.com/profile/03687871739357200850</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://4.bp.blogspot.com/_rEnPhrlGGM4/SkpNhFaDOtI/AAAAAAAAAAM/UBC_f0VVEz8/S220/20th-logo-circle-color_200px.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7806292442050835301.post-1118097430302334107</id><published>2009-07-08T11:45:00.001-07:00</published><updated>2009-07-08T12:50:27.570-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='code metrics'/><category scheme='http://www.blogger.com/atom/ns#' term='data flow static analysis'/><category scheme='http://www.blogger.com/atom/ns#' term='static code analysis'/><category scheme='http://www.blogger.com/atom/ns#' term='static analysis'/><title type='text'>Static Code Analysis Best Practices</title><content type='html'>In this interview, Adam Kolawa—Parasoft CEO and co-founder—discusses why, when, and how to apply three different types of static source code analysis: static code analysis, data flow static analysis, and code metrics analysis. Read on to learn how static analysis can help your team ensure that code meets uniform expectations around security, reliability, performance, and maintainability—and how to get started as painlessly as possible.&lt;br /&gt;&lt;br /&gt;&lt;h2&gt;What do you mean by “static analysis”?&lt;/h2&gt;&lt;br /&gt;I mean statically analyzing code to monitor whether it meets uniform expectations around security, reliability, performance, and maintainability. Done properly, this static code analysis provides a foundation for producing solid code by exposing structural errors and preventing entire classes of errors. At Parasoft, we’ve found that the most effective static analysis encompasses static code analysis, data flow static analysis, and code metrics analysis.&lt;br /&gt;&lt;br /&gt;&lt;h2&gt;Let’s take a closer look at those three breeds of static analysis. First off, static code analysis. What is it and why is it valuable?&lt;/h2&gt;&lt;br /&gt;By static code analysis, I mean scanning the source code and checking whether it has patterns known to cause defects or impede reuse and agility. This involves monitoring compliance to coding standard rules—rules for preventing improper language usage, satisfying industry standards (MISRA, JSF, Ellemtel, etc.), and enforcing internal coding guidelines.&lt;br /&gt;&lt;br /&gt;If you nip these issues in the bud by finding and fixing dangerous code as it is introduced, you significantly reduce the amount of testing and debugging required later on—when the difficulty and cost of dealing with each defect increases by over an order of magnitude.&lt;br /&gt;&lt;br /&gt;Many categories of defects can be prevented in this manner, including defects related to memory leaks, resource leaks, and security vulnerabilities. In fact, simply using static code analysis to enforce proper input validation can prevent approximately 70% of the security problems cited by OWASP, the industry-leading security community.&lt;br /&gt;&lt;br /&gt;&lt;h2&gt;What’s data flow static analysis and why is it valuable?&lt;/h2&gt;&lt;br /&gt;Data flow static analysis statically simulates application execution paths, which may cross multiple units, components, and files. It’s like testing without actually executing the code. It can automatically detect potential runtime errors such as resource leaks, NullPointerExceptions, SQL injections, and other security vulnerabilities. This enables early and effortless detection of critical runtime errors that might otherwise take weeks to find.&lt;br /&gt;&lt;br /&gt;While static code analysis is an error prevention practice, data flow static analysis is an error-detection practice. Like all error-detection practices, it’s not 100% accurate and you can’t expect that it will uncover each and every bug lurking in your application.&lt;br /&gt;&lt;br /&gt;The main difference between static code analysis and data flow static analysis is that with pattern-based static code analysis, you can absolutely guarantee that certain classes of defects will not occur as long as you find and fix the coding constructs known to cause these defects. With data flow static analysis, you are identifying defects that could actually occur when real application paths are exercised—not just dangerous coding constructs. But you have to realize that you will inevitably overlook some bugs, and might have a higher ratio of false positives than you encounter with static code analysis.&lt;br /&gt;&lt;br /&gt;&lt;h2&gt;If data flow static analysis can’t find all the bugs, how do you automatically detect the remaining bugs?&lt;/h2&gt;&lt;br /&gt;&lt;center&gt;***&lt;/center&gt;&lt;br /&gt;To read more, download Parasoft's complete &lt;a href="http://www.parasoft.com/jsp/printables/When_Why_How_Code_Analysis.pdf?path=/jsp/products/article_reg.jsp"&gt;"Static Analysis Best Practices"&lt;/a&gt; paper as a PDF. You can also access this paper at the &lt;a href="http://www.parasoft.com/static_analysis_resources"&gt;Static Code Analysis Resources&lt;/a&gt; center.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7806292442050835301-1118097430302334107?l=staticanalysissecurity.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://staticanalysissecurity.blogspot.com/feeds/1118097430302334107/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://staticanalysissecurity.blogspot.com/2009/07/static-code-analysis-best-practices.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7806292442050835301/posts/default/1118097430302334107'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7806292442050835301/posts/default/1118097430302334107'/><link rel='alternate' type='text/html' href='http://staticanalysissecurity.blogspot.com/2009/07/static-code-analysis-best-practices.html' title='Static Code Analysis Best Practices'/><author><name>Parasoft - Software Development Management</name><uri>http://www.blogger.com/profile/03687871739357200850</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://4.bp.blogspot.com/_rEnPhrlGGM4/SkpNhFaDOtI/AAAAAAAAAAM/UBC_f0VVEz8/S220/20th-logo-circle-color_200px.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7806292442050835301.post-7334524715387982475</id><published>2009-06-25T11:32:00.001-07:00</published><updated>2009-07-08T12:54:06.154-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='PCI DSS'/><category scheme='http://www.blogger.com/atom/ns#' term='security audits'/><category scheme='http://www.blogger.com/atom/ns#' term='static code analysis'/><category scheme='http://www.blogger.com/atom/ns#' term='static analysis'/><title type='text'>Static Code Analysis for Security</title><content type='html'>This blog discusses how to leverage static code analysis for security to take a policy-based approach to security initiatives (PCI DSS, OWASP, CWE/SANS, NIST SAMATE, etc.) Such an approach establishes the organization's expectations for quality, leverages an automated infrastructure to ensure consistent, unobtrusive policy application, and automatically monitors policy compliance for visibility and auditability.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7806292442050835301-7334524715387982475?l=staticanalysissecurity.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://staticanalysissecurity.blogspot.com/feeds/7334524715387982475/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://staticanalysissecurity.blogspot.com/2009/06/static-code-analysis-for-security.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7806292442050835301/posts/default/7334524715387982475'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7806292442050835301/posts/default/7334524715387982475'/><link rel='alternate' type='text/html' href='http://staticanalysissecurity.blogspot.com/2009/06/static-code-analysis-for-security.html' title='Static Code Analysis for Security'/><author><name>Parasoft - Software Development Management</name><uri>http://www.blogger.com/profile/03687871739357200850</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://4.bp.blogspot.com/_rEnPhrlGGM4/SkpNhFaDOtI/AAAAAAAAAAM/UBC_f0VVEz8/S220/20th-logo-circle-color_200px.jpg'/></author><thr:total>0</thr:total></entry></feed>
