Skip to content

Python PR

Akshay Samal requested to merge python_pr into main

Summary by Bito

This pull request introduces a Python module designed as an educational resource that deliberately showcases various security vulnerabilities. The module demonstrates multiple insecure coding practices including SQL injection, command injection, and weak cryptography through vulnerable Flask endpoints and demonstration routines.
Edited by Akshay Samal

Merge request reports