This was an early attempt to parse the NVD xml files and make them searchable in a database. I never finished it, but it was a fun ruby project at the time.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Seth Doty e6961524c4 Lots of fixes to import. But it works now! 5 years ago
app Create DB models 5 years ago
bin Initial Create 5 years ago
config Initial Create 5 years ago
db Create DB models 5 years ago
lib Lots of fixes to import. But it works now! 5 years ago
log Initial Create 5 years ago
public Initial Create 5 years ago
test Create DB models 5 years ago
vendor Initial Create 5 years ago
.gitignore Initial Create 5 years ago
Gemfile Initial Create 5 years ago
Gemfile.lock Initial Create 5 years ago
README.md Initial Create 5 years ago
Rakefile Initial Create 5 years ago
config.ru Initial Create 5 years ago
package.json Initial Create 5 years ago

README.md

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...