go-safeweb
go-safeweb copied to clipboard
bancheck: Provide configurations
We should provide some pre-baked configurations:
- Basic, simple one: this is more of an example than a ready to use thing. The idea would be to showcase how a real configuration would look like.
- Usable, liberal one: this one is ready to use, and only cares about GSW-related stuff (e.g. preventing import for plugins exceptions, config constructions etc.)
- Usable, opinionated one: this will block all things from 2, but also stdlib stuff like md5, sql, math/rand etc.