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.

GitHub

163 stars
2 watching
15 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

dlintflake8linterpythonsecuritystatic-analysis

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
xen0l/dlint-checkRuns a security linter on Python code to detect vulnerabilities and enforce best practices.3
oca/pylint-odooEnforces coding standards and detects potential issues in Python code used in Odoo modules.144
orsinium-labs/flake8-warningsLints Python code to detect deprecated modules and functions.12
orsinium-labs/flake8-pylintAn extension for flake8 that integrates PyLint to check Python code quality and detect potential errors.8
klen/pylamaAutomates code quality checks for Python programs1,049
orsinium-labs/flake8-codesTools to inspect error codes in Python code for linting and quality assurance14
s-weigand/flake8-nbA tool to check Python code quality in Jupyter notebooks.28
smarkets/flake8-strictPlugin for static code analysis of Python code adhering to strict style rules10
tylerwince/flake8-banditAutomated security testing tool110
takishima/flake8-secure-coding-standardEnforces secure coding standards in Python5
orsinium-labs/flake8-todosA tool to check TODO comments in Python code for consistency and completeness.27
carstencodes/pdm-auditA tool to inspect and audit the packages installed by a package manager4
cycodelabs/ravenAnalyzes potential security vulnerabilities in Continuous Integration/Continuous Deployment workflows and repositories.634
wireghoul/grauditA tool to identify potential security flaws in source code using static analysis and regular expressions.1,548
best-doctor/flake8-functionsEnforces code standards for Python functions50