dlint-check
Code auditor
Runs a security linter on Python code to detect vulnerabilities and enforce best practices.
Github Action to run dlint security linter on your Python code
3 stars
2 watching
2 forks
Language: Dockerfile
last commit: over 3 years ago
Linked from 1 awesome list
flake8github-actionslinterpythonpython3securitysecurity-testingstatic-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
dlint-py/dlint | Tools to encourage best coding practices and ensure Python code security through static analysis | 164 |
orsinium-labs/flake8-warnings | Lints Python code to detect deprecated modules and functions. | 12 |
jorisroovers/gitlint | Automatically checks commit messages for style and adherence to coding standards | 827 |
orsinium-labs/flake8-codes | Tools to inspect error codes in Python code for linting and quality assurance | 14 |
orsinium-labs/flake8-pylint | An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. | 8 |
orsinium-labs/flake8-todos | Tools to check and enforce TODO comments in Python code | 27 |
oca/pylint-odoo | Enforces coding standards and detects potential issues in Python code used in Odoo modules. | 143 |
dotenv-linter/action-dotenv-linter | Automates linting of .env files in GitHub pull requests using the dotenv-linter and reviewdog tools. | 17 |
wagoid/commitlint-github-action | Enforces commit message conventions on GitHub Pull Request commits using Commitlint. | 363 |
sashamelentyev/usestdlibvars | Detects potential misuse of standard library variables in Go code | 43 |
legit-labs/legitify | Automates vulnerability detection and remediation across GitHub and GitLab assets to strengthen software security posture. | 774 |
dotenv-linter/dotenv-linter | A tool that checks and fixes .env files to prevent environmental issues in applications | 1,835 |
lirantal/lockfile-lint | Analyzes lockfiles to detect security issues and ensure packages adhere to predefined policies | 785 |
hipstersmoothie/eslint-formatter-github | An ESLint formatter that integrates with GitHub Checks to display lint errors and warnings in pull requests. | 102 |
larsxschneider/showingithub | An Xcode plugin to open related GitHub or BitBucket pages directly from the editor code window. | 239 |