March 14, 2026
Judges Code Review
Version updated for https://github.com/KevinRabun/judges to version v3.52.0.
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 Judges Panel GitHub Action is a quality gate tool designed to evaluate AI-generated code across 45 specialized domains, including security, compliance, accessibility, and architectural issues. It automates the detection of common AI code generation flaws, such as insecure defaults and hardcoded secrets, using a combination of deterministic analysis and LLM-powered expert reviews, and provides plain-language findings, prioritized fixes, and automated patches.
March 14, 2026
agent-bom Scan
Version updated for https://github.com/msaad00/agent-bom to version v0.70.8.
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 agent-bom GitHub Action is a security scanner designed for AI infrastructure and supply chains. It automates the discovery, vulnerability scanning, blast radius mapping, and compliance analysis of AI agents, cloud services, and GPU resources, while proactively addressing risks such as credential leaks and compromised tools.
March 14, 2026
GitGotchi Profile Pet
Version updated for https://github.com/night-slayer18/gitgotchi to version v1.0.1.
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 GitGotchi is a GitHub Action that gamifies your coding activity by adding a virtual pet to your profile README, which evolves and thrives based on your daily contributions such as commits, pull requests, and issues.
March 14, 2026
OpenCI Flutter Setup
Version updated for https://github.com/open-ci-io/flutter-setup to version v1.
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 The flutter-setup GitHub Action automates the installation and setup of the Flutter SDK in CI workflows. It ensures the specified Flutter version or channel is installed, configures the environment by adding Flutter to the PATH, and validates the installation with flutter doctor.
March 14, 2026
Setup .NET Tools
Version updated for https://github.com/pl4nty/dotnet-setup-tools to version v1.0.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The dotnet-setup-tools GitHub Action simplifies the installation and restoration of .NET tools by either restoring tools from a local manifest or installing specified tools globally. It automates tool management in CI/CD workflows, reducing setup complexity and improving efficiency with optional caching to speed up subsequent runs.
March 14, 2026
qualtio SBOM Generator
Version updated for https://github.com/qualtio/SBOM-Generator 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 The SBOM Generator GitHub Action automates the creation of Software Bill of Materials (SBOM) for repositories using Syft and uploads it as a workflow artifact. It addresses the need for software supply chain security and compliance with standards such as SLSA, NIST SSDF, and the EU Cyber Resilience Act, while also enabling integration with GitHub’s dependency graph.
March 14, 2026
qualtio Security Headers Checker
Version updated for https://github.com/qualtio/Security-Headers-Checker 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 The Security Headers Checker GitHub Action validates the HTTP security headers of a deployed application against OWASP Secure Headers Project recommendations. It automates the detection of missing or misconfigured headers, allowing teams to enforce security best practices directly in their CI/CD workflows.
March 14, 2026
Smart csproj Version Grabber
Version updated for https://github.com/Raycynix/get-csproj-version-action to version v1.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 The “Smart csproj Version Grabber” GitHub Action is designed to automatically locate a .csproj file in your repository and extract its version information. It uses a smart discovery logic to find the file, prioritizing a user-provided path, then searching for the first project in a solution file, or defaulting to a .
March 14, 2026
Open Code Review
Version updated for https://github.com/raye-deng/open-code-review to version v2.0.2.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Open Code Review is a CI/CD quality gate designed to analyze and detect defects in AI-generated code that traditional tools often miss, such as hallucinated imports, stale APIs, and security anti-patterns.