Skip to content

knitprosecutormanor/awesome-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Security

Awesome

A curated list of security resources for the Python ecosystem.

Contents

Frameworks

  • Django - A high-level Python web framework that encourages rapid development.
  • Flask-Security - Simple security for Flask apps.
  • Pyramid - A lightweight Python web framework for building web applications.
  • Tornado - A Python web framework and asynchronous networking library.
  • FastAPI - A modern, fast (high-performance) web framework for building APIs.

Tools

  • Bandit - A tool to find common security issues in Python code.
  • Safety - Check your installed dependencies for known security vulnerabilities.
  • Snyk - Find and fix vulnerabilities in your open source dependencies.
  • PyLint - A Python static code analysis tool that looks for errors in Python code.
  • Brakeman - A security vulnerability scanner for Ruby on Rails applications.

Libraries

  • Cryptography - A package designed to expose cryptographic recipes and primitives.
  • PyCryptodome - A self-contained Python package of low-level cryptographic primitives.
  • Passlib - A password hashing library supporting over 30 schemes.
  • PyJWT - A Python library to work with JSON Web Tokens.
  • Paramiko - A Python implementation of SSHv2, providing both client and server functionality.

Tutorials

Books

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for details.

About

A curated list of security resources for the Python ecosystem.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages