Class: WPScan::Model::TmmDbMigrate

Inherits:
InterestingFinding
  • Object
show all
Defined in:
app/models/interesting_finding.rb

Instance Method Summary collapse

Methods included from References

#references_urls, #wpvulndb_ids, #wpvulndb_url, #wpvulndb_urls

Instance Method Details

#referencesHash

Returns:

  • (Hash)


85
86
87
# File 'app/models/interesting_finding.rb', line 85

def references
  @references ||= { packetstorm: [131_957] }
end