class FIDIUS::CveDb::VulnerabilityReference < FIDIUS::CveDb::CveConnection attr_accessible :name, :link, :source, :nvd_entry_id belongs_to :nvd_entry end