chainguard-dev / rumble

Data collection for base image CVEs etc.
Apache License 2.0
3 stars 8 forks source link

Insert a row for each CVE found in Grype JSON #79

Closed jdolitsky closed 1 year ago

jdolitsky commented 1 year ago

Note: do not merge until:

  1. new column added to BigQuery table(s)
  2. Secret for GCLOUD_TABLE_VULNS added to this repo
  3. go run cmd/tableinit/main.go is run with table name above
jdolitsky commented 1 year ago

Do you plan to (in a separate PR) add this row by row data collection for trivy too or only grype? No pressure any which way. Just curious.

Was not planning at this point to add anything for Trivy output, but we could do that later in a separate table (or try to combine)

jspeed-meyers commented 1 year ago

Over to you @jdolitsky!

jdolitsky commented 1 year ago

Let's wait until next week to merge this

jspeed-meyers commented 1 year ago

@jdolitsky and I can merge on Monday and make sure we don't wreak too much havoc.