Thank you for your interest in contributing! We welcome bug reports, documentation improvements, and new vulnerability examples.
This main branch contains the student-facing content. All development happens on the develop branch, which includes additional tooling, tests, and documentation generation infrastructure.
To contribute:
git clone https://github.com/Irench1k/unsafe-code
cd unsafe-code
git checkout developThen see the full CONTRIBUTING.md on develop for:
- Development environment setup
- How to run the documentation generator
- Guidelines for creating realistic vulnerability examples
- Code quality and testing requirements
Found a bug or have an idea? Open an issue on GitHub.
Be respectful and constructive. This is an educational project.