Projects with this topic
-
Hunt down Go interface implementations like a bloodhound with trust issues. Tired of grep-ing through thousands of lines trying to figure out which structs actually implement that damn interface? This tool does the heavy lifting so you don't have to suffer through another existential crisis at 3am.
Updated -
PE/ELF x86/x64 CFG extractor
Updated -
GitLab CI/CD component that runs Ruff, a Python linter and formatter, against your codebase.
Updated -
TurboLint CLI: fast Rust JavaScript/TypeScript linting with Oxc, streaming traversal, npm install, and paid config review.
Updated -
GitLab CI/CD component that runs trustabl — static reliability/safety analyzer for AI agent SDKs (Claude, OpenAI, Google ADK, MCP). Gates pipelines on risk + severity.
Updated -
Coordinated Agent Swarm Testing — open-source framework that deploys 100 Claude AI agents in five specialized squads (Security, Logic, Robustness, Performance, Data Integrity) to systematically analyze codebases for bugs, security issues, and code quality problems. A research-backed substitute for human beta testing. Empirical results from the published paper: 100 agents analyzed a 12,500-line React/TypeScript application in 63 minutes, identified 687 unique findings, at a total cost of $7.97 — compared to $2,000-$20,000 for equivalent human beta testing. Available via npm (cast-swarm) and as an MCP server. Apache 2.0 licensed. Published preprint available.
Updated -
Verification engine for AI-assisted software changes
Updated -
Structural and behavioral signals for large, AI-assisted code changes.
Updated -
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