<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How To Use A Checklist to Prevent Security Errors</title>
	<atom:link href="http://blog.bstpierre.org/how-to-use-a-checklist-to-prevent-security-errors/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.bstpierre.org/how-to-use-a-checklist-to-prevent-security-errors</link>
	<description>Software Development, version 3.0</description>
	<lastBuildDate>Fri, 05 Mar 2010 15:01:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: brian</title>
		<link>http://blog.bstpierre.org/how-to-use-a-checklist-to-prevent-security-errors/comment-page-1#comment-66</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Sun, 25 Jan 2009 05:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bstpierre.org/?p=98#comment-66</guid>
		<description>Thanks for the link to your article. I&#039;d have to agree, five questions is probably a better limit than 15. Looking in my file now, most of mine have 6-10 items. I&#039;ve got a post brewing for Monday around a similar idea to your &quot;don&#039;t ask what you can automate&quot;.

The SANS paper was good. Did you click-through to the detail for each item? There may have been some C slant in a couple of items, but a lot of the problems are really architectural: hardcoded passwords, failure to authenticate. OS command injection may not be a problem in C# or Java, but it may be a problem for perl or PHP. The checklist you really need to develop is for &lt;em&gt;design&lt;/em&gt; review, not as much for code review. With half of these errors, by the time you&#039;re finding the errors in code, you&#039;re already hosed. Get the design right first.</description>
		<content:encoded><![CDATA[<p>Thanks for the link to your article. I&#8217;d have to agree, five questions is probably a better limit than 15. Looking in my file now, most of mine have 6-10 items. I&#8217;ve got a post brewing for Monday around a similar idea to your &#8220;don&#8217;t ask what you can automate&#8221;.</p>
<p>The SANS paper was good. Did you click-through to the detail for each item? There may have been some C slant in a couple of items, but a lot of the problems are really architectural: hardcoded passwords, failure to authenticate. OS command injection may not be a problem in C# or Java, but it may be a problem for perl or PHP. The checklist you really need to develop is for <em>design</em> review, not as much for code review. With half of these errors, by the time you&#8217;re finding the errors in code, you&#8217;re already hosed. Get the design right first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Cohen</title>
		<link>http://blog.bstpierre.org/how-to-use-a-checklist-to-prevent-security-errors/comment-page-1#comment-64</link>
		<dc:creator>Jason Cohen</dc:creator>
		<pubDate>Sat, 24 Jan 2009 15:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bstpierre.org/?p=98#comment-64</guid>
		<description>Excellent point -- checklists are indeed essential.

Perhaps you&#039;d be interested in an article I wrote for Embedded.com that shows &lt;a href=&quot;http://embedded.com/columns/guest/208803162&quot; rel=&quot;nofollow&quot;&gt;how to build and change a checklist over time&lt;/a&gt; as well as a few tips for avoiding pitfalls.

BTW, what do you think of the &quot;25 most dangerous programming errors&quot; paper?  I thought it was pretty good for C/C++ programs but not as relevant for Java/C#.</description>
		<content:encoded><![CDATA[<p>Excellent point &#8212; checklists are indeed essential.</p>
<p>Perhaps you&#8217;d be interested in an article I wrote for Embedded.com that shows <a href="http://embedded.com/columns/guest/208803162" rel="nofollow">how to build and change a checklist over time</a> as well as a few tips for avoiding pitfalls.</p>
<p>BTW, what do you think of the &#8220;25 most dangerous programming errors&#8221; paper?  I thought it was pretty good for C/C++ programs but not as relevant for Java/C#.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
