Skip to content

dradis/dradis-osvdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Vulnerability Database (OSVDB) import plugin for the Dradis Framework

Build Status Code Climate

OSVDB is an independent and open source database created by and for the community. Our goal is to provide accurate, detailed, current, and unbiased technical information." - http://osvdb.org/

This plugin provides search filters to query the OSVDB from within the Dradis Framework. The plugin makes use of the API provided by OSVDB (http://osvdb.org/api).

You will need to register in their site to get an API key: http://osvdb.org/account/signup

Once you have your key, add it as osvdb:api_key in through the Configuration Manager.

The add-on requires Dradis CE > 3.0, or Dradis Pro.

Testing

  • Download: git clone https://github.com/dradis/dradis-osvdb.git
  • Bundle: cd dradis-osvdb/ && bundle
  • Generate dummy app for testing: bundle exec rake dummy_app
  • Run specs: bundle exec rake spec

More information

See the Dradis Framework's README.md

Contributing

See the Dradis Framework's CONTRIBUTING.md

License

Dradis Framework is released under GNU General Public License version 2.0

Feature requests and bugs

Please use the Dradis Framework issue tracker for add-on improvements and bug reports.

About

OSVDB plugin for the Dradis Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages