lada-gagina / pycharm-security

A PyCharm plugin to find security holes in your Python projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyCharm Python Security plugin

GitHub Actions Downloads Version codecov Documentation Status Docker Cloud Build Status

A plugin to run security checks for common flaws in Python code and suggest quick fixes.

Documentation

Documentation is available on pycharm-security.readthedocs.io, including examples and explanations for all the checks.

GitHub Action Documentation

Documentation for the GitHub action is on the documentation site.

SafetyDB

This plugin will check the installed packages in your Python projects against the SafetyDB and raise a warning for any vulnerabilities.

Current checks

See Supported Checks for a current list.

Current quick fixes

See Fixes for a current list.

Release History

See Release History for the release history.

Contributing

If you would like to alter or add new checks and fixes, see the Development page.

License

This project is MIT Licensed.

Credits

Credit to the PyUp.io team for the SafetyDB. This project uses SafetyDB to scan packages, SafetyDB is licensed under "Attribution-NonCommercial 4.0 International" license.

About

A PyCharm plugin to find security holes in your Python projects

License:MIT License


Languages

Language:Kotlin 87.8%Language:HTML 10.2%Language:Java 1.2%Language:Dockerfile 0.5%Language:Python 0.2%Language:Shell 0.1%