hammackj / risu

Risu is Nessus parser, that converts the generated reports into a ActiveRecord database, this allows for easy report generation and vulnerability verification.
http://hammackj.github.io/risu
MIT License
63 stars 20 forks source link

Sqlite exception on migrate, uncaught exception #62

Closed hammackj closed 6 years ago

hammackj commented 11 years ago

/home/hammackj/.rvm/gems/ruby-1.9.3-p362/gems/risu-1.5.3/lib/risu/cli/application.rb:130:in rescue in migrate': uninitialized constant Risu::CLI::Application::SQLite3 (NameError) from /home/hammackj/.rvm/gems/ruby-1.9.3-p362/gems/risu-1.5.3/lib/risu/cli/application.rb:111:inmigrate' from /home/hammackj/.rvm/gems/ruby-1.9.3-p362/gems/risu-1.5.3/lib/risu/cli/application.rb:380:in run' from /home/hammackj/.rvm/gems/ruby-1.9.3-p362/gems/risu-1.5.3/bin/risu:38:in<top (required)>' from /home/hammackj/.rvm/gems/ruby-1.9.3-p362/bin/risu:19:in load' from /home/hammackj/.rvm/gems/ruby-1.9.3-p362/bin/risu:19:in

' from /home/hammackj/.rvm/gems/ruby-1.9.3-p362/bin/ruby_noexec_wrapper:14:in eval' from /home/hammackj/.rvm/gems/ruby-1.9.3-p362/bin/ruby_noexec_wrapper:14:in
' [] Creating tables [] Parsing nessus_report_XXX2013.nessus... New XML element detected: cert-cc. Please report this to jacob.hammack@hammackj.com [] Fixing IP Address field [_] Finished parsing nessus_report_XXX_2013.nessus. Parse took 33.33 seconds