projectdiscovery / public-bugbounty-programs

Community curated list of public bug bounty and responsible disclosure programs.

Home Page:https://chaos.projectdiscovery.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add JSON schema and validation

olearycrew opened this issue · comments

From #703, would be good to have a defined JSON schema and then use something like https://github.com/marketplace/actions/validate-json to validate that schema on all PRs

Also could do URL validation to catch missing/out of date URLs