<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.owasp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mware</id>
		<title>OWASP - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.owasp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mware"/>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php/Special:Contributions/Mware"/>
		<updated>2026-04-22T16:36:19Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.2</generator>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Code_Review_and_Static_Analysis_with_tools&amp;diff=58552</id>
		<title>Code Review and Static Analysis with tools</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Code_Review_and_Static_Analysis_with_tools&amp;diff=58552"/>
				<updated>2009-04-08T21:05:55Z</updated>
		
		<summary type="html">&lt;p&gt;Mware: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Chapter: [[Virginia_(Northern_Virginia)#OWASP_Washington_VA_Local_Chapter | OWASP NoVA]] &amp;gt;&amp;gt; [[Virginia_(Northern_Virginia)#Knowledge | Knowledge]]&lt;br /&gt;
&lt;br /&gt;
== Static Analysis Curriculum ==&lt;br /&gt;
&lt;br /&gt;
* For an introduction to the OWASP Static Analysis (SA) Track goals, objectives, and session roadmap, please see [http://www.owasp.org/index.php/Image:OWASP_NoVA_SA_Track_Final_20090408.ppt this presentation].&lt;br /&gt;
&lt;br /&gt;
== Code Review and Static Analysis with tools ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;UL&amp;gt;&lt;br /&gt;
&amp;lt;LI&amp;gt;What: [[Security_Code_Review_in_the_SDLC | Secure Code Review]]&lt;br /&gt;
&amp;lt;LI&amp;gt;Who: Performed by Security Analysts&lt;br /&gt;
&amp;lt;LI&amp;gt;Where it fits: [http://bsi-mm.com/ssf/ssdl/cr/ BSIMM Secure Code Review]&lt;br /&gt;
&amp;lt;LI&amp;gt;Cost: Scales with depth, threat facing application, and application size/complexity&lt;br /&gt;
&amp;lt;/UL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This article will answer the following questions about secure code review and use of static analysis tools:&lt;br /&gt;
&amp;lt;OL&amp;gt;&lt;br /&gt;
&amp;lt;LI&amp;gt;What are static analysis tools and how do I use them?&lt;br /&gt;
&amp;lt;LI&amp;gt;How do I select a static analysis tool?&lt;br /&gt;
&amp;lt;LI&amp;gt;How do I customize a static analysis tool?&lt;br /&gt;
&amp;lt;LI&amp;gt;How do I scale my assessment practices with secure code review?&lt;br /&gt;
&amp;lt;/OL&amp;gt; &lt;br /&gt;
&lt;br /&gt;
== Organizational == &lt;br /&gt;
How do I scale my assessment practices with secure code review?&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Implementing a static analysis tool goes a long way to providing a force multiplier for organizations. The following presentation discusses a comprehensive set of steps organizations can undertake to successfully adopt such tools. The presentation discusses who should adopt the tool, what steps they should take, who they should involve, and how long/much it will cost.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Media:Cigital_-_Fortify_Implementation_Preso.ppt|Implementing a Static Analysis Tool.ppt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For those with existing assessment practices involving secure code review (whether or not those practices leverage tools) the question often becomes, &amp;quot;I can review an application, but how do I scale the practice to my entire organization without astronomic cost?&amp;quot; The following presentation addresses this question:&lt;br /&gt;
&lt;br /&gt;
[[Maturing_Software_Assessment_Through_Static_Analysis | Maturing Assessment Through Static Analysis]]&lt;br /&gt;
&lt;br /&gt;
== Customization ==&lt;br /&gt;
People who believe that the value of static analysis is predominantly within their core capabilities &amp;quot;out of the box&amp;quot; come up incredibly short. By customizing your chosen tool you can expect:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;UL&amp;gt;&lt;br /&gt;
&amp;lt;LI&amp;gt;Dramatically better accuracy (increased true positives, decreased false positives, and decreased false negatives)&lt;br /&gt;
&amp;lt;LI&amp;gt;Automated scanning for corporate security standards&lt;br /&gt;
&amp;lt;LI&amp;gt;Automated scanning for an organization's top problems&lt;br /&gt;
&amp;lt;LI&amp;gt;Visibility into adherence to (or inclusion of) sanctioned toolkits&lt;br /&gt;
&amp;lt;/UL&amp;gt;   &lt;br /&gt;
&lt;br /&gt;
The following presentation was given at the NoVA chapter in '06 and discusses deployment and customization:&lt;br /&gt;
&lt;br /&gt;
[[Media:OWASP_Adopting_a_Static_Analysis_Tool.ppt|Adopting a Static Analysis Tool]]&lt;br /&gt;
&lt;br /&gt;
Warning: this presentation is old and gives examples using the now defunct &amp;quot;CodeAssure&amp;quot; from what was then SecureSoftware.&lt;/div&gt;</summary>
		<author><name>Mware</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Knowledge&amp;diff=58551</id>
		<title>Knowledge</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Knowledge&amp;diff=58551"/>
				<updated>2009-04-08T21:04:58Z</updated>
		
		<summary type="html">&lt;p&gt;Mware: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Northern Virginia (NoVA) chapter is committed to compiling resources on interesting and valuable topic areas. We hope that this structure helps you access information pertinent to your tasks at hand as you move through a secure application development life cycle. Currently, our topic areas of focus include activities such as:&lt;br /&gt;
&lt;br /&gt;
* Threat Modeling&lt;br /&gt;
* [[Code Review and Static Analysis with tools]]&lt;br /&gt;
* Penetration Testing and Dynamic Analysis tools&lt;br /&gt;
* Monitoring/Dynamic patching (WAFs)&lt;br /&gt;
&lt;br /&gt;
Certain projects our members are involved in cross-cut these activities, providing value throughout. They include:&lt;br /&gt;
&lt;br /&gt;
* ASVS&lt;/div&gt;</summary>
		<author><name>Mware</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Knowledge&amp;diff=58543</id>
		<title>Knowledge</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Knowledge&amp;diff=58543"/>
				<updated>2009-04-08T20:40:41Z</updated>
		
		<summary type="html">&lt;p&gt;Mware: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Northern Virginia (NoVA) chapter is committed to compiling resources on interesting and valuable topic areas. We hope that this structure helps you access information pertinent to your tasks at hand as you move through a secure application development life cycle. Currently, our topic areas of focus include activities such as:&lt;br /&gt;
&lt;br /&gt;
* Threat Modeling&lt;br /&gt;
* [[Code Review and Static Analysis with tools]]&lt;br /&gt;
* Penetration Testing and Dynamic Analysis tools&lt;br /&gt;
* Monitoring/Dynamic patching (WAFs)&lt;br /&gt;
&lt;br /&gt;
Certain projects our members are involved in cross-cut these activities, providing value throughout. They include:&lt;br /&gt;
&lt;br /&gt;
* ASVS&lt;br /&gt;
&lt;br /&gt;
== Static Analysis Curriculum ==&lt;br /&gt;
&lt;br /&gt;
* For an introduction to the OWASP Static Analysis (SA) Track goals, objectives, and session roadmap, please see [http://www.owasp.org/index.php/Image:OWASP_NoVA_SA_Track_Final_20090408.ppt this presentation].&lt;/div&gt;</summary>
		<author><name>Mware</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=File:OWASP_NoVA_SA_Track_Final_20090408.ppt&amp;diff=58541</id>
		<title>File:OWASP NoVA SA Track Final 20090408.ppt</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=File:OWASP_NoVA_SA_Track_Final_20090408.ppt&amp;diff=58541"/>
				<updated>2009-04-08T20:40:11Z</updated>
		
		<summary type="html">&lt;p&gt;Mware: uploaded a new version of &amp;quot;Image:OWASP NoVA SA Track Final 20090408.ppt&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Overview of the goals, objectives, and roadmap for the OWASP NoVA Static Analysis Track&lt;/div&gt;</summary>
		<author><name>Mware</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=File:OWASP_NoVA_SA_Track_Final_20090408.ppt&amp;diff=58533</id>
		<title>File:OWASP NoVA SA Track Final 20090408.ppt</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=File:OWASP_NoVA_SA_Track_Final_20090408.ppt&amp;diff=58533"/>
				<updated>2009-04-08T20:31:43Z</updated>
		
		<summary type="html">&lt;p&gt;Mware: Overview of the goals, objectives, and roadmap for the OWASP NoVA Static Analysis Track&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Overview of the goals, objectives, and roadmap for the OWASP NoVA Static Analysis Track&lt;/div&gt;</summary>
		<author><name>Mware</name></author>	</entry>

	</feed>