Oliver Chang

Results 618 comments of Oliver Chang

We indeed have the tooling necessary to collect all the GHSA entries: https://github.com/ossf/osv-schema/tree/main/tools/ghsa and will soon have a GCS bucket that contains these continuously updated. It can certainly be a...

Hi @rschultheis Thank you for reaching out! It's awesome to see the work that you've already done in this space and the similar goals :) We are very very interested...

Related: https://github.com/google/osv.dev/issues/466 Our API generation is pretty hacky in general (auto-generated form a swagger definition which is in turn autogenerated from our protobuf definitions). It might make sense to figure...

We don't have that many API methods in the first place either -- maybe it's not so bad to make this more manually written instead too rather than autogenerated. Already...

Thank you very much for the feedback! I added an example of a RubyGems advisory into the document. Re changing the schema format, we're **not** necessarily asking everybody to use...

Hi, just following up again here! Would you be open to supporting this format as an export of the current ruby DB? We'd be happy to help with the implementation...

Thanks for getting back! What form of assistance are you looking for? Some potential ways we could help here: - Have a member of our team help implement the technical...

@jonathanmetzman thoughts? It doesn't seem too important to me, and enabling both at the same time doesn't make much sense AFAICT.

The duration should come from `FUZZ_SECONDS // fuzzers_left_to_run` as you mention. How long should get allocated according to your `FUZZ_SECONDS` and how long does it take locally to run?

Unfortunately this setting isn't available right now. @jonathanmetzman WDYT?