ossf / scorecard

OpenSSF Scorecard - Security health metrics for Open Source
https://scorecard.dev
Apache License 2.0
4.61k stars 500 forks source link

document and implement changes to the BigQuery schema #4299

Open spencerschrock opened 3 months ago

spencerschrock commented 3 months ago

Right now, there are two breaking changes to the JSON output that would affect the upload step of our weekly scan infrastructure.

  1. Maintainer annotations, which got merged in #3905 without modifying cron/internal/format/json.go
  2. Adding a check ID in #4021 , which currently does touch its cron/internal/format/json.go

This results in a few required steps:

spencerschrock commented 3 months ago

cc @ashearin regarding #4021, if you want to merge partially or wait.

github-actions[bot] commented 2 weeks ago

This issue has been marked stale because it has been open for 60 days with no activity.