Project 'eclipsefdn/it/api/eclipsefdn-cve-api' was moved to 'eclipsefdn/software-dev/api/eclipsefdn-cve-api'. Please update any links and bookmarks that may still have the old path.
feat: Migrate to GH advisories endpoint
Merged
requested to merge zacharysabourin/eclipsefdn-cve-api:zacharysabourin/main/github-advisories-migration into main
Merge request reports
Activity
requested review from @malowe
added 1 commit
- 4d06070a - feat: Revert removal of CVEProject data + use advisories as fallback
As discussed in Slack, there's a lot of data being put into precaches when it's only ever used for a single entry and recalculated at the same regular period already. We can save some headache and calculation at request time by instead having a single precache that combines the 3 sources and not caching that data as we want it fresh when we renew the data.
added 1 commit
- 2d035148 - refactor: migrate to only 1 cache with pre-augmented data
assigned to @zacharysabourin
mentioned in commit 75aa65e8
Please register or sign in to reply