April 6, 2026
Quantum Viper Security Scanner
Version updated for https://github.com/quantumtiger-morningbay/Quantum-Viper to version v4.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Quantum Viper is a GitHub Action designed to automate security scanning within CI/CD pipelines. It supports various scan types, including static analysis, software composition analysis (SCA), secrets detection, and infrastructure-as-code (IaC) scanning, helping developers identify vulnerabilities, misconfigurations, and security risks early in the development lifecycle. The action generates detailed reports, including SARIF outputs, and provides options for workflow failure conditions, Slack notifications, and SBOM artifact uploads, streamlining security compliance and enhancing overall code quality.
April 6, 2026
ShieldCI — DevSecOps Pipeline Generator
Version updated for https://github.com/Richonn/ShieldCI to version v1.12.2.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary ShieldCI is a GitHub Action that automates the creation of hardened CI/CD DevSecOps pipelines by detecting the project’s technology stack and generating security-focused workflows tailored to it. It simplifies the process of setting up robust pipelines by integrating tools for static analysis (SAST), secret detection, vulnerability scanning, and SBOM generation, and automatically opens a pull request with the generated workflows. This action helps developers ensure secure and efficient development practices while reducing manual configuration effort.
April 6, 2026
Rosentic - Cross-Branch Compatibility Check
Version updated for https://github.com/Rosentic/rosentic-action to version v1.0.0.
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 Rosentic is a GitHub Action that detects and reports cross-branch conflicts, such as function signature mismatches, API contract inconsistencies, and schema divergences, before merging. It automates the process of analyzing active branches using tree-sitter AST across multiple languages and provides detailed conflict reports directly on pull requests. This helps teams identify and resolve integration issues early, ensuring smoother development workflows and reducing merge-related errors.
April 6, 2026
pi GitHub Action
Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.6.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Pi Coding Agent GitHub Action integrates the Pi coding agent into GitHub workflows to automate tasks such as issue analysis, pull request reviews, code modifications, and automated commits. It streamlines development processes by enabling interactive and non-interactive workflows, leveraging large language models (LLMs) like OpenAI and Anthropic for intelligent code assistance. Key capabilities include automated code reviews, flexible integration with multiple LLM providers, and support for custom extensions to tailor functionality.
April 6, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.7.10.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SSG is a high-performance static site generator built in Go, designed to convert WordPress exports and Markdown files with YAML frontmatter into fast, secure, and customizable static websites. It automates tasks such as template rendering, asset optimization (e.g., image conversion, HTML/CSS/JS minification), and live reloading during development. Key capabilities include multiple template engine support, integration with Hugo themes, and seamless deployment to popular hosting platforms, making it ideal for blogs, corporate sites, documentation, portfolios, and marketing pages.
April 6, 2026
Embed Src - Embed Anything
Version updated for https://github.com/urmzd/embed-src to version v3.5.4.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The embed-src GitHub Action allows users to embed the contents of external source files into text files by utilizing customizable comment markers. It automates the process of replacing markers with actual file content, supporting raw or fenced insertion for any file type. This action streamlines workflows by eliminating manual file copying and ensures consistent updates across embedded content during CI/CD processes.
April 6, 2026
SR - Semantic Release
Version updated for https://github.com/urmzd/sr to version v3.3.5.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action “sr” is an AI-powered release engineering tool that automates the end-to-end software release process, from generating atomic conventional commits to publishing releases. It simplifies tasks such as commit creation, code review, pull request generation, and version bumping, while providing changelog generation and GitHub release management. With its language-agnostic, zero-configuration design, and AI-driven capabilities, “sr” streamlines workflows for developers by eliminating the overhead of manual release engineering tasks.
April 6, 2026
Container Build Flow Action
Version updated for https://github.com/wgtechlabs/container-build-flow-action to version v1.7.1.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Container Build Flow Action automates the process of building and tagging Docker container images based on GitHub workflow contexts, such as pull requests, development branches, or hotfixes. It eliminates repetitive configuration by intelligently detecting branch contexts and applying appropriate tagging strategies, while supporting dual registries, multi-platform builds, and built-in security scanning. This action streamlines container workflows, saves time, and improves consistency for modern development pipelines.
April 6, 2026
vibecheck-ai-slop
Version updated for https://github.com/yuvrajangadsingh/vibecheck to version v1.7.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The vibecheck GitHub Action is a linting tool designed to identify and flag common code issues, particularly those associated with AI-generated code. It automates the detection of vulnerabilities, poor coding practices, and AI-specific patterns such as hardcoded secrets, empty catch blocks, and verbose comments, helping developers improve code security, quality, and maintainability. With zero configuration and fast performance, it simplifies the process of ensuring clean and secure codebases.
April 6, 2026
Zalor Agent Test
Version updated for https://github.com/ZalorAI/zalor-agent-test to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automatically tests AI agents against a dataset during pull requests to ensure reliability and performance before deployment. It evaluates the agent’s results against a baseline (from the last merged run), provides a score delta as feedback via PR comments, and updates the baseline upon PR merges. By using GitHub OIDC for authentication, it eliminates the need for storing secrets and streamlines the testing and quality assurance process for AI agents.