-
Notifications
You must be signed in to change notification settings - Fork 108
Home
Python Security is a free, open source, OWASP project that aims at creating a hardened version of python that makes it easier for security professionals and developers to write applications more resilient to attacks and manipulations.
The project is designed to explore how web applications can be developed in python by approaching the problem from three different angles:
- Security in python: white-box analysis, structural and functional analysis
- Security of python: black-box analysis, identify and address security-related issues
- Security with python: develop security hardened python suitable for high-risk and high-security environments
This project source code is licensed under the Apache 2.0 license, which has no restriction except for attribution, and allows proprietary modifications and proprietary forks of this project. The project documentation is licensed under the Creative Commons license. You can use or modify PySec however you want, even include it in commercial products.
Main site: pythonsecurity.org
OWASP Page: owasp.org/index.php/OWASP_Python_Security_Project