hydra-synth / hydra-extensions

List of community extensions and other libraries to use in Hydra
8 stars 8 forks source link

Add JSON validation to testing / merge process #12

Open ojack opened 1 year ago

ojack commented 1 year ago

It would be great to be able to validate the JSON file as well as test the extension before it goes live on the published website. Any ideas for how to do this?

micuat commented 1 year ago

like this? https://github.com/projectdiscovery/public-bugbounty-programs/pull/85/files I can try later

ojack commented 1 year ago

oooo cool! i guess i imagined it more as a testing step, so you could run locally and edit as needed, before opening a pull request