google / osv.dev

Open source vulnerability DB and triage service.
https://osv.dev
Apache License 2.0
1.49k stars 186 forks source link

chore: Migrate make_bugs_public to use Google issue tracker. #2676

Closed oliverchang closed 8 hours ago

oliverchang commented 3 days ago

OSS-Fuzz migrated to Google Issue Tracker from Monorail as part of Monorail being turned down.

Client based on a very stripped down implementation of https://github.com/google/clusterfuzz/tree/e2c3d679fa6e4eac32718afa362c83cfb14fe06c/src/clusterfuzz/_internal/issue_management/google_issue_tracker,

with some changes to make auth work (via impersonation).