<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.openssl.org/index.php?action=history&amp;feed=atom&amp;title=Static_and_Dynamic_Analysis</id>
	<title>Static and Dynamic Analysis - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.openssl.org/index.php?action=history&amp;feed=atom&amp;title=Static_and_Dynamic_Analysis"/>
	<link rel="alternate" type="text/html" href="https://wiki.openssl.org/index.php?title=Static_and_Dynamic_Analysis&amp;action=history"/>
	<updated>2026-04-09T10:19:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.13</generator>
	<entry>
		<id>https://wiki.openssl.org/index.php?title=Static_and_Dynamic_Analysis&amp;diff=1003&amp;oldid=prev</id>
		<title>Jwalton: Created page with &quot;Static and Dynamic Analysis outlines the methods the OpenSSL project uses in its engineering process to ensure the source code and binaries meet the quality standards and use…&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.openssl.org/index.php?title=Static_and_Dynamic_Analysis&amp;diff=1003&amp;oldid=prev"/>
		<updated>2013-05-17T18:03:27Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php/Static_and_Dynamic_Analysis&quot; title=&quot;Static and Dynamic Analysis&quot;&gt;Static and Dynamic Analysis&lt;/a&gt; outlines the methods the OpenSSL project uses in its engineering process to ensure the source code and binaries meet the quality standards and use…&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Static and Dynamic Analysis]] outlines the methods the OpenSSL project uses in its engineering process to ensure the source code and binaries meet the quality standards and user expectations. Static analysis uses both the compiler's built-in warning system and static checkers, such as those provided by Clang. Dynamic analysis is performed by tools such as Clang and its runtime checkers (for example, Address Sanitizer, Memory Sanitizer, Integer Sanitizer), and other tools such as Purify, Valgrind, and Helgrind.&lt;/div&gt;</summary>
		<author><name>Jwalton</name></author>
	</entry>
</feed>