<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>usefulfor.com/ruby &#187; Security</title>
	<atom:link href="http://usefulfor.com/ruby/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://usefulfor.com/ruby</link>
	<description>ruby goodness for your daily needs</description>
	<lastBuildDate>Mon, 07 Dec 2009 23:20:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Query the OSVDB using Ruby</title>
		<link>http://usefulfor.com/ruby/2009/10/16/query-osvdb-using-ruby/</link>
		<comments>http://usefulfor.com/ruby/2009/10/16/query-osvdb-using-ruby/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 17:43:08 +0000</pubDate>
		<dc:creator>etd</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://usefulfor.com/ruby/?p=88</guid>
		<description><![CDATA[A few weeks ago we published the Open Source Vulnerability Database (OSVDB) Import Plugin for the Dradis Framework. At that point we thought that it would be nice to separate the code and create an independent Ruby module that can be used to query the OSVDB.
It turned out that an osvdb project already existed in [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago we published the Open Source Vulnerability Database (OSVDB) Import Plugin for the <a href="http://dradisframework.org/">Dradis Framework</a>. At that point we thought that it would be nice to separate the code and create an independent Ruby module that can be used to query the OSVDB.</p>
<p>It turned out that an <a href="http://rubyforge.org/projects/osvdb/">osvdb project</a> already existed in RubyForge so we have submitted our code there.</p>
<p>There are no releases so far but the code in the repository is working. In order to get it:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">svn</span> checkout http:<span style="color: #000000; font-weight: bold;">//</span>osvdb.rubyforge.org<span style="color: #000000; font-weight: bold;">/</span>svn<span style="color: #000000; font-weight: bold;">/</span>trunk osvdb</pre></div></div>

<p>As well as implementations for the &#8216;Find by Microsoft Security Bulletin ID&#8217; and &#8216;OSVDB ID Lookup&#8217; queries, the repository contains test cases and a Rakefile to generate RDoc documentation for the library.</p>
<p>Stay tuned for updates.</p>
<img src="http://usefulfor.com/ruby/?ak_action=api_record_view&id=88&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://usefulfor.com/ruby/2009/10/16/query-osvdb-using-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
