> cat /dev/github | grep security-tools
discovered 03 Aug 2026

action-pylint

Dockerfile ★ 10 via github-topic
→ View on GitHub
The konstruktoid/action-pylint is a GitHub Action designed for linting and testing Python code with the tools ruff and ty. Its primary use case is to automate code quality checks during the CI/CD process by integrating seamlessly with GitHub workflows. Notable features include support for customizable linting configurations and the ability to run on various triggers such as pushes and pull requests.