CSRF Protector is a community project, and we are always delighted to welcome new contributors!
There are lots of ways you can contribute:
If you have a question or problem relating to using this project then the first thing to do is to check:
- Project Wiki: We have a comprehensive User Guide for CSRF Protector in our Github Wiki.
- OWASP Wiki: We have more information about the project and sibling projects at https://www2.owasp.org/www-project-csrfprotector/.
- Articles online: We have some articles online on how to use or new features introduced like:
- Google groups: If they don't help then please ask on the User Group
If you have found a bug then raise an issue on the CSRF Protector repo: https://github.com/mebjas/CSRF-Protector-PHP/issues
Its worth checking to see if its already been reported, and including as much information as you can to help us diagnose your problem.
If you think you have found a vulnerability in CSRF Protector then please report it directly on email at [email protected] or [[email protected]](mailto: [email protected])
We are always very grateful to researchers who report vulnerabilities responsibly and will be very happy to give credit for the valuable assistance they provide.
If you have a suggestion for new functionality then you can raise an issue on the CSRF Protector PHP repo: https://github.com/mebjas/CSRF-Protector-PHP/issues
Its worth checking to see if its already been requested, and including as much information as you can so that we can fully understand your requirements.
Please feel free to write more about this project on how it works or how to use it. Please feel free to send a pull request by adding a reference to your article in the README.md
or CONTRIBUTING.md
.
The source for the CSRF Protector OWASP wiki User Guide is hosted at OWASP/www-project-csrfprotector and is hosted at https://www2.owasp.org/www-project-csrfprotector/. Please feel free to send a pull request to add updates to the documentation.
There's always lots of coding to be done! If you feel something can be improved feel free to send a pull request.