fosstars-rating-core
fosstars-rating-core copied to clipboard
Nosurf used in Golang GitHub projects
Nosurf is an HTTP package for Go that helps you prevent Cross-Site Request Forgery attacks. It acts like a middleware and therefore is compatible with basically any Go HTTP application.
Things to do:
Check if information can be extracted from GitHub, if Nosurf is used in the project. For more information see https://github.com/justinas/nosurf Example project using this: https://github.com/plifk/market