Commit graph

58 commits

Author SHA1 Message Date
57b6287a23 cna data fixed on upstream end 2022-05-20 10:48:37 -05:00
2361868ff6 moved cna_readme_notes and all files in it to doc dir in top root level of project 2022-05-05 00:13:33 -05:00
ebd375fa61 fix the headings 2022-05-05 00:01:57 -05:00
b5601f375a make other format advisory cna doc look better 2022-05-04 23:59:19 -05:00
58e3ca234e make html advisory cna doc look better 2022-05-04 23:56:58 -05:00
fef1088ccc adjust format of cna with no advisories doc 2022-05-04 23:52:16 -05:00
d587c9131a trying to format the md doc better2 2022-05-04 23:48:49 -05:00
adfe62353b trying to format the md doc better 2022-05-04 23:47:27 -05:00
9865c276b6 added cisa cna 2022-05-04 23:41:52 -05:00
4e982c965c added cybellum cna 2022-05-04 23:40:18 -05:00
d8388d3bbd added crafter cms 2022-05-04 23:35:49 -05:00
8085a17e98 added cloudflare cna 2022-05-04 23:33:00 -05:00
f7ec0bd58b added cisco cna 2022-05-04 23:27:46 -05:00
a473905459 added chrome CNA 2022-05-04 23:25:11 -05:00
2e46e622e4 add checkpoint cna 2022-05-04 23:22:23 -05:00
befa32ee5f added cert@vde cna 2022-05-04 22:33:40 -05:00
83da136330 more cnas 2022-05-04 22:28:10 -05:00
232188a8c7 add second link for adobe advisories 2022-05-04 20:10:55 -05:00
884c1186da typo in airbus entry 2022-05-04 20:01:51 -05:00
3b43b23156 update cnas with apis 2022-05-04 20:00:56 -05:00
8ace150878 make it more markdown 2022-05-04 19:59:54 -05:00
efb8feac79 20 cnas down today. 2022-05-04 19:53:33 -05:00
950035d3f3 left off at cna 18 2022-05-04 13:13:50 -05:00
c62d191ddc added a cna_readme_notes with some documents about how each cna records their security advisories 2022-05-04 12:45:15 -05:00
5899e5c14d got a pretty solid summary scraper working. need to still clean all of it up. keep testing against all of the index urls to make this go faster and more efficient 2022-05-04 01:00:46 -05:00
05c5c87808 beginnings of the advisory hash 2022-04-28 14:37:47 -05:00
9925e0d28b starting to add in cna scrapers. first one is adobe. wrote up to index_hash method that allows me to pull a hash of all urls for each advisory id 2022-04-28 13:38:05 -05:00
db1ef2e01a added support for cisa known exploits json feed 2022-04-26 23:56:35 -05:00
fe415b0c13 add more upsert_all 2022-04-25 12:58:39 -05:00
3c6828f0fd make trickest use upsert_all 2022-04-22 12:12:45 -05:00
8261a53800 make poc in github importer use upsert_all 2022-04-22 01:48:49 -05:00
794648e0dd added gsd importer 2022-04-20 00:15:01 -05:00
ef3a454a26 add timestamps to github advisories so upsert_all works the best 2022-04-19 14:50:18 -05:00
9154a9cb9c make github advisory importer use upsert_all 2022-04-19 14:22:59 -05:00
3d6c30b8a1 adjust cve list importer simplify since we are using upsert_all 2022-04-19 10:46:58 -05:00
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
5e3e210f41 add a helper script to update github_usernames.txt file in data dir from github poc json data we have stored in our db 2022-04-13 10:45:50 -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
c3511bf6b5 added github api client with graphql 2022-04-09 15:49:47 -05:00
7ca243b324 add support for CNA info 2022-04-07 18:15:21 -05:00
2d729a6999 added cvemon data support 2022-04-07 04:32:08 -05:00