Projects with this topic
Sort by:
-
Complete GitLab CI pipeline including linting, type checking, testing, build, and security scanning stages.
Updated -
Kino Malonzo / Hadolint
CI/CD Catalog (unpublished)Hadolint is a Dockerfile linter that helps developers write secure, efficient, and maintainable Dockerfiles. It detects syntax errors, enforces best practices, and integrates with ShellCheck to validate shell scripts in RUN instructions. Ideal for CI/CD pipelines and DevSecOps workflows.
Updated -
Static analysis of C/C++ code.
UpdatedUpdated -
ShellCheck is a static anaylsis tool that automatically finds bugs in your shell scripts.
UpdatedUpdated