data_importer/app/models
2022-04-11 20:53:20 -05:00
..
concerns init commit rails new data_importer 2022-03-30 22:12:56 -05:00
application_record.rb init commit rails new data_importer 2022-03-30 22:12:56 -05:00
cna.rb add support for CNA info 2022-04-07 18:15:21 -05:00
cpe.rb make json rendering for cpes and cves 2022-04-04 13:18:03 -05:00
cve.rb added files for importing cves from cvelist repo to database 2022-04-01 13:36:20 -05:00
cvemon_cve.rb added cvemon data support 2022-04-07 04:32:08 -05:00
github_advisory.rb now we pull github security advisories 2022-04-11 18:45:02 -05:00
github_poc.rb add support for trickest poc cve github repo 2022-04-07 01:51:44 -05:00
github_user.rb if you create a text file at ./data/github_usernames.txt with one username per line GithubUserImporter will use this data to import a GithubUser for each one 2022-04-11 20:53:20 -05:00
inthewild_cve_exploit.rb added a way to pull exploit feed info from inthewild.io exploits feed 2022-04-06 02:08:19 -05:00
trickest_poc_cve.rb add support for trickest poc cve github repo 2022-04-07 01:51:44 -05:00