Category Archives: SQLite

NIST::NVD::Store::SQLite3 1.00.00

It’s been released. Use this with NIST::NVD 1.00.00 and you will be able to perform immediate look-ups of CVE and CWE data given a CPE URN. For instance: cjac@foxtrot:/usr/src/git/f5/NIST-NVD-Store-SQLite3$ perl Makefile.PL ; make ; make test ; cjac@foxtrot:/usr/src/git/f5/NIST-NVD-Store-SQLite3$ perl -MNIST::NVD::Query … Continue reading

Posted in 19.34 RCW, auditing, Databases, debian, Eating CenturyLink's Lunch, F5 Networks, Free Software, git, government, MITRE, Networking, NIST, NVD, open source, perl, pgp, security, Software, SQLite, Uncategorized, wheezy, work | Leave a comment

NIST::NVD CWE development – follow along

I’m in the process of getting the tests passing for the 0.03 release of NIST::NVD::Store::SQLite3 wherein our hero imports the CWE data and cross-indexes it with CVEs and CPEs. Follow along and suggest some patches. I’m developing on Debian Wheezy, … Continue reading

Posted in abuse, Databases, debian, F5 Networks, Free Software, git, Networking, NIST, perl, security, Software, SQLite, syndication, wheezy | Leave a comment

NIST::NVD::Store::SQLite3

I published an SQLite3 storage back-end to NIST::NVD on the CPAN. It’s pretty quick. About as fast as the DB_File one, but without the down side of being tied to DB_File. It shouldn’t be too difficult to re-factor this code … Continue reading

Posted in Databases, debian, F5 Networks, feds, Free Software, MariaDB, NIST, performance, perl, security, SQLite, work | 2 Comments