andymeneely / chromium-history

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

Create a CVE traceability test data sheet #95

Closed andymeneely closed 10 years ago

andymeneely commented 10 years ago

I want to keep our test data set exporting from googledocs, but also I want my verify task verify_all_cves_have_one_issue to pass at the test level. So, I'd like to create a test data set in a separate spreadsheet and download each time we run in test.

Turns out our test data already involved 3 vulnerabilities! So we don't need to modify the test data. Here are the CVEs that already line up with our test data:

["CVE-2011-3063", "CVE-2012-5123", "CVE-2013-0904"]

So create our test data set in a separate GoogleDoc with just those CVEs. Get the doc ID, and set that to the default in the files and I'll set it properly on the server. If you need to move one of them to the test version of "manual" or something that's fine. Let's keep it realistic.

Let me know when it's done and I'll test it in my environment, then I'll close the issue.

andymeneely commented 10 years ago

Did this end up happening?