AI Slop Gate
Version updated for https://github.com/SergUdo/ai-slop-gate to version v1.2.8.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The ai-slop-gate GitHub Action automates the detection of low-quality AI-generated code by combining deterministic static analysis with multi-LLM reasoning to provide structured observations and enforce policy-driven quality gates. It integrates DevSecOps checks such as SBOM generation, license audits, and CVE scanning, helping teams maintain secure and high-quality code in CI/CD pipelines. Additionally, it supports early code review (“shift-left”) with actionable advisory feedback, reducing risks before production deployment.
Release notes
🚀 Release v1.2.8
- no changes
📦 Docker Images
docker pull ghcr.io/sergudo/ai-slop-gate:v1.2.8
docker pull ghcr.io/sergudo/ai-slop-gate:latest
🔐 Image Digest
sha256:28381c774c92bdc17ceb8add26ed9666f5e8f5334e5af9338280203b0bcb9668
✅ Verify Signature
cosign verify ghcr.io/sergudo/ai-slop-gate@sha256:28381c774c92bdc17ceb8add26ed9666f5e8f5334e5af9338280203b0bcb9668
📋 Artifacts
- SBOM (SPDX): Attached below
- SBOM (CycloneDX): Attached below
- Security Scan: Check Security tab