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:
You don't have to be a security expert or programmer to contribute! All types of contributions are welcome.
New contributors can start with issues tagged as "good first issue" on our GitHub repository. These are specifically selected to help newcomers get started.
Join our community on the OWASP Slack Channel in the #project-blt channel to:
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/
.