Oliver Chang
Oliver Chang
> Not stale. @oliverchang, any chance we could mark this as "in progress" or "discussion" or similar to keep it alive 🙂? Thanks for the ping! Yes, I've added the...
> I like how this would avoid data-creep into the main records. > > Re: "cvss" field, I assume you'd keep the "severity" field in the vulnerability record schema, and...
I initially thought https://cloud.google.com/bigquery/docs/loading-data-cloud-datastore may be an easy way to achieve this, but our underlying Datastore entity format does not match the OSV schema exactly, so it may not be...
Thanks for all the feedback. It's important for us to not turn this off by default for all OSS-Fuzz projects, because we've more often than not observed projects fixing vulnerabilities...
Thanks for letting us know about this, and sorry for the noise! @0x34d can you please fix this?
Easiest short term solution here is probably to explicitly invoke python 2, but ideally we would get rid of Python 2 from our docker image completely. Another potential complexity is...
@mbarbella-chromium would you be able to help evaluate what the best approach is here? Maybe we can easily convert the existing fuzzers to Python 3 and keep things clean? Might...
Assigning to @Dor1s since you've expressed interest :)
This is still applicable, but will require significant UX / UI work that's probably out of scope.
Did the additional Linux ecosystems slow this down again? @hogo6002