oss-fuzz icon indicating copy to clipboard operation
oss-fuzz copied to clipboard

`project.yaml` reference is incomplete

Open pitrou opened this issue 2 months ago • 0 comments

The doc for project.yaml lacks some configuration keys that seem to be in use by some projects, such as view_restrictions.

I've tried to look at the infra scripts to find out which keys were supported, but the fact that they're (weirdly) using bespoke YAML parsing functions does not make that very workable.

pitrou avatar Oct 16 '25 09:10 pitrou