How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
H(igh) A(ssurance) ROS - Static analysis of ROS1 application code.
Hadolint is a static analysis tool designed to validate container build configurations. It functions as a security scanner and configuration auditor, parsing build instructions into a structured format to identify deviations from security and efficiency standards. The tool distinguishes itself by performing deep inspection of embedded shell commands. By tokenizing and analyzing these scripts, it detects common scripting errors and security vulnerabilities that might otherwise persist within a container image. It integrates external analysis tools to provide specialized validation for these in
docstring style checker
The main features of pycqa/pydocstyle are: Code Quality Tools, Linting And Formatting.
Projects with overlapping indexed features include: git-afsantos/haros — H(igh) A(ssurance) ROS - Static analysis of ROS1 application code. koalaman/shellcheck — This project is a static analysis tool and linter designed to improve the quality, reliability, and portability of… danmar/cppcheck. davidanson/markdownlint. hadolint/hadolint — Hadolint is a static analysis tool designed to validate container build configurations. It functions as a security… psf/black — This project is an uncompromising, deterministic code formatter for Python. It functions by parsing source code into…