The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

vFeed - Interface to vFeed Open Source Cross Linked and Aggregated Local Vulnerability Database

DESCRIPTION

The following Perl module is an implementation of vFeed's API, originally written in Python.

vFeed is an Open Source Cross Linked and Aggregated Local Vulnerability Database. It is developed by Nabil Ouchn from ToolsWatch (@ToolsWatch, http://www.toolswatch.org/). The original source code, written in Python, is accessible on GitHub:

https://github.com/toolswatch/vFeed

The idea is to have an aggregated local vulnerability database you can download and use without Internet connection. The current format of vFeed database is SQL, implemented with the use of SQLite. More information can be found here:

http://www.toolswatch.org/2013/09/vfeed-open-source-aggregated-vulnerability-database-v0-4-5-released-support-of-cwe-2-5-and-snort-rules/ .

AUTHOR

Patrice <GomoR> Auffret

COPYRIGHT AND LICENSE

Copyright (c) 2014, Patrice <GomoR> Auffret

You may distribute this module under the terms of the Artistic license. See LICENSE.Artistic file in the source distribution archive.