dlint
Code analyzer
Tools to encourage best coding practices and ensure Python code security through static analysis
Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.
163 stars
2 watching
15 forks
Language: Python
last commit: almost 2 years agoLinked from 1 awesome list
dlintflake8linterpythonsecuritystatic-analysis
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Runs a security linter on Python code to detect vulnerabilities and enforce best practices. | 3 | |
| Enforces coding standards and detects potential issues in Python code used in Odoo modules. | 144 | |
| Lints Python code to detect deprecated modules and functions. | 12 | |
| An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. | 8 | |
| Automates code quality checks for Python programs | 1,049 | |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 | |
| A tool to check Python code quality in Jupyter notebooks. | 28 | |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 | |
| Automated security testing tool | 110 | |
| Enforces secure coding standards in Python | 5 | |
| A tool to check TODO comments in Python code for consistency and completeness. | 27 | |
| A tool to inspect and audit the packages installed by a package manager | 4 | |
| Analyzes potential security vulnerabilities in Continuous Integration/Continuous Deployment workflows and repositories. | 634 | |
| A tool to identify potential security flaws in source code using static analysis and regular expressions. | 1,548 | |
| Enforces code standards for Python functions | 50 |