andymeneely / chromium-history

Scripts and data related Chromium's history
11 stars 4 forks source link

Update the vulnerability data #179

Closed andymeneely closed 9 years ago

andymeneely commented 9 years ago

Investigate our vulnerability data to learn how it was collected before, and how we can update it for recent vulnerabilities. It's a semi-automated process.

Investigate the way we collect the vulnerability data, download from GoogleDocs, parse into Cvenums and how it relates to everything else.

Update the GoogleDoc with the latest vulnerability data. All we need are CVEs and the Rietveld IDs of the fix - the Bug ID is less important to me for now. Use the scraper if you like, or, you can also do it manually. Mark any that are hard or unclear and we'll revisit them as a team.

Work with @bspates on this.