Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nosurf used in Golang GitHub projects #854

Open
ManjunathMS35 opened this issue Aug 8, 2022 · 0 comments
Open

Nosurf used in Golang GitHub projects #854

ManjunathMS35 opened this issue Aug 8, 2022 · 0 comments

Comments

@ManjunathMS35
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant