data_importer/db/migrate
2022-04-19 00:18:29 -05:00
..
20220401173431_create_cves.rb add timestamps and some tricks to make sure i have all of my json keys before upsert_all is run 2022-04-18 22:07:22 -05:00
20220404150811_create_cpes.rb make json rendering for cpes and cves 2022-04-04 13:18:03 -05:00
20220405230622_github_pocs.rb added model and working importer for PoC in Github nomi-sec json data into postgres 2022-04-05 22:09:21 -05:00
20220406064613_inthewild_cve_exploits.rb small adjustment to the way the inthewild_cve_exploits earliest_report data is stored 2022-04-06 02:21:18 -05:00
20220407051821_create_trickest_poc_cves.rb add support for trickest poc cve github repo 2022-04-07 01:51:44 -05:00
20220407083218_create_cvemon_cves.rb added cvemon in a worker now with upsert_all 2022-04-19 00:18:29 -05:00
20220407223152_create_cnas.rb add timestamps and some tricks to make sure i have all of my json keys before upsert_all is run 2022-04-18 22:07:22 -05:00
20220411174826_create_github_users.rb do a github api repository owner lookup and combine that api response with our github user lookup and put it all in GithubUser 2022-04-12 12:24:50 -05:00
20220411181501_create_github_advisories.rb now we pull github security advisories 2022-04-11 18:45:02 -05:00