|
2b28810cf2
|
rubocop commit
|
2022-04-19 02:37:27 -05:00 |
|
|
dfbca14799
|
added cvemon in a worker now with upsert_all
|
2022-04-19 00:18:29 -05:00 |
|
|
44be58eeb3
|
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 |
|
|
9fd17c606a
|
made a json helper to help me snake case / symbolize keys for prep to upsert_all into db
|
2022-04-18 20:01:57 -05:00 |
|
|
449301ff58
|
added faktory
|
2022-04-18 15:14:54 -05:00 |
|
|
0ef9cf7a3c
|
make poc_in_github_importer subclass github_repo
|
2022-04-12 14:48:36 -05:00 |
|
|
03cadf14d4
|
fix typo
|
2022-04-12 12:34:50 -05:00 |
|
|
8ce7d5257c
|
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 |
|
|
d26395def2
|
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 |
|
|
db6afbfd59
|
now we pull github security advisories
|
2022-04-11 18:45:02 -05:00 |
|
|
4a0ce50305
|
make an importers dir in lib dir
|
2022-04-09 23:08:48 -05:00 |
|