April 12, 2026
Agent Security Harness
Version updated for https://github.com/msaleme/red-team-blue-team-agent-fabric to version v4.1.1.
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 Agent Security Harness is a comprehensive testing framework designed to evaluate the security and decision-making integrity of agent-based systems, such as those utilizing MCP, A2A, L402, and x402 protocols. It automates the detection of vulnerabilities in wire protocols, operational governance, and decision-making processes by simulating adversarial scenarios, including protocol exploits, capability escalations, and policy violations. This tool provides over 400 prebuilt security tests, enabling organizations to proactively identify and mitigate risks in agent behavior and governance.
April 12, 2026
.NET Diagram Generator
Version updated for https://github.com/sator-imaging/dotnet-diagram to version v1.1.2.
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-diagram GitHub Action automates the generation of UML and SVG class diagrams for .csproj files in a repository. It creates documentation artifacts such as README.md, index.html, and diagram files, enabling developers to visualize and document code structure efficiently. This action streamlines tasks like updating diagrams, generating diffs, and creating pull requests, enhancing code maintainability and collaboration.
April 12, 2026
Surge PR Preview Fork
Version updated for https://github.com/step21/surge-preview-fork to version Error loading version from page [https://github.com/marketplace/actions/surge-pr-preview-fork], unable to determine latest release.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Surge PR Preview is a GitHub Action that automates the process of deploying and generating live preview URLs for pull request changes using Surge.sh. It enables developers to easily preview and share updates to their websites during the pull request review process, solving the challenge of visualizing changes before merging. Key features include free deployment, support for multiple preview jobs, and automatic teardown of preview deployments when pull requests are closed.
April 12, 2026
compose-lint
Version updated for https://github.com/tmatens/compose-lint to version v0.3.3.
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 This GitHub Action, compose-lint, is a security-focused linter for Docker Compose files that identifies and flags potentially dangerous misconfigurations, helping ensure secure deployments. It automates the detection of issues such as exposed Docker sockets, overly permissive port bindings, and privilege escalation risks, adhering to OWASP and CIS security standards. Designed to be fast, opinionated, and easy to use, it provides actionable feedback to mitigate vulnerabilities before production.
April 12, 2026
MAIP Receipt Generator
Version updated for https://github.com/truthlocks/maip-github-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 MAIP Receipt Generator GitHub Action automates the creation and verification of cryptographic receipts for GitHub events, such as commits, pull requests, releases, and CI runs, using the Machine Agent Identity Protocol (MAIP). It ensures a verifiable chain of custody for code changes, providing proof of which AI agent performed an action, when, and under whose authority. Key features include receipt generation, trust score checks, PR annotations, badge creation, and non-blocking error handling to enhance workflow security and traceability.
April 12, 2026
UnveilPass Get Secret
Version updated for https://github.com/UnveilTech/get-secret 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 UnveilPass Get Secret GitHub Action retrieves credentials from an UnveilPass vault via the Agent Gateway for use in workflows. It automates the secure integration of sensitive data, such as usernames and passwords, into CI/CD pipelines, eliminating manual credential management. Key features include automatic masking of sensitive information in logs, one-time use credentials, and support for multiple secrets retrieval.
April 12, 2026
Get Supported GHC Version
Version updated for https://github.com/webdevred/get-supported-ghc to version v0.0.12.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Get Supported GHC Version, automates the detection of the latest and oldest GHC (Glasgow Haskell Compiler) versions compatible with a Haskell project’s base dependency constraints in package.yaml. It simplifies CI/CD workflows by determining the appropriate GHC version to install while optionally validating that dependency boundaries align with tested GHC versions, ensuring compatibility and avoiding build issues.
April 12, 2026
C++23 Documentation Generator
Version updated for https://github.com/Zheng-Bote/cxx_docu_gen to version v1.2.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 cxx_docu_gen GitHub Action automates the generation of structured Markdown documentation from Doxygen-style comments and SPDX file headers present in C++23 source and header files. It simplifies the process of documenting code by recursively scanning specified directories, extracting metadata using a regex-based parser, and creating organized, GitHub-flavored Markdown files. This action is particularly useful for maintaining up-to-date and consistent documentation for C++ projects.
April 12, 2026
Logiclock Scan
Version updated for https://github.com/abu-rayhan-alif/logiclock to version Error loading version from page [https://github.com/marketplace/actions/logiclock-scan], unable to determine latest release.
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 logiclock is a GitHub Action and Python package designed to ensure alignment between rule definitions, decorator metadata, and implementation logic in Python projects. It automates tasks such as scanning code for inconsistencies, detecting conflicts in declared rules, validating rules against implementation, and generating visual flow graphs (e.g., Mermaid or DOT). By identifying drifts, conflicting outcomes, and unused rules early, it streamlines development workflows, enhances code reliability, and supports large-scale projects with incremental scanning and caching features.
April 12, 2026
PullGuard Code Scanner
Version updated for https://github.com/bazza1love/pullguard-action 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 PullGuard GitHub Action automates code quality, security, and compliance analysis for pull requests by running up to 27 different analyzers (depending on the subscription tier). It helps developers identify issues like complexity, dead code, vulnerabilities (e.g., SQL injection, XSS), and compliance violations while providing actionable insights like drift scores and cost estimations. The action is designed to streamline reviews, improve code standards, and ensure secure, maintainable code without transmitting data outside the GitHub environment.