Revision history for NIST-NVD
0.10 2012-03-30T10:36 -0800
fixed some pod
added explicit version numbers in Makefile.PL
stubbed out some code to fetch the recent vulnerabilities. Incomplete.
0.09 2012-02-25T18:43 -0800
Added some deps. Tested with some in-house F5 Code. Looks pretty
stable
0.08 2012-02-20T21:50 -0800
made changes required by NIST::NVD::Store::SQLite3
0.071 2012-02-16T19:21 -0800
fixed test as per nightly cpantesters.org run indicated
0.07 2012-02-15T21:31 -0800
added dependency on Test::File
stubs in place for CWE
copyright/trademark updated to include (the MITRE Corp.)++
0.06 2012-02-09T20:08 -0800
Minor changes, but this release will work with
NIST::NVD::Store::SQLite3
0.05 2012-01-25 @ 15:47:32
separated convert-nvd and Query from the concrete storage class so
that it can be over-ridden
0.03 2011/12/19 @ 06:59:30
Applying recommendations from Hafey
Added some more PODs
got tests from t/manifest.t passing
MANIFEST and ignore.txt are correct
0.02 2011/12/15
Added some PODs
got rid of some unnecessary complexity in cve hash ref
0.01 2011/12/13
Initial work completed