We reply immediately
OWASP BLT thrives on the contributions of its community. Whether you're a developer, security researcher, designer, or just passionate about making the web a safer place, there are many ways you can contribute to the BLT project.
Ready to start contributing? Here are a few steps to get you going:
Please follow the black code style for the project. It helps us in keeping the codebase consistent and improves readability for other developers. Use pre-commit run
command to make sure your changes comply with the standards.
Make sure to run pre-commit
before committing so it formats the code.
Please follow the development server setup procedure here. Currently, development server can be installed using Docker or Vagrant. You can also use virtualenv or pipenv install, pipenv shell, and then continue with the remaining instructions.
/swagger/
.