fabian-hiller / valibot

The modular and type safe schema library for validating structural data 🤖
https://valibot.dev
MIT License
5.94k stars 182 forks source link

Add security policy to the project #336

Closed ariskemper closed 7 months ago

ariskemper commented 8 months ago

Here is example of Nestjs https://github.com/nestjs/nest?tab=security-ov-file#readme and ValidatorJs https://github.com/validatorjs/validator.js/tree/master?tab=security-ov-file#readme

ValidatorJs uses https://huntr.com/

fabian-hiller commented 8 months ago

Can you provide links to the security policy of other open source projects?