August 15, 2026
PolyForge gate
Version updated for https://github.com/tensorov/polyforge-action 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 checks if a task has been gated against a PolyForge evidence ledger and verifies that the committed Merkle chain matches the anchor hash. It posts a summary comment on pull requests with gate results, pass/fail state, tail hash, and bundle SHA-256. The action requires polyforge-cli available; for self-hosted runners, it installs the CLI from crates.io.
August 15, 2026
Install bashunit
Version updated for https://github.com/TypedDevs/bashunit to version 0.48.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 This GitHub Action is a testing framework for Bash scripts, providing assertions and test doubles for writing fast, simple unit tests. It supports various features such as equality checks, strings, exit codes, numeric comparisons, array length checks, file permissions, JSON validation, date comparisons, duration measurements, snapshot matching, and more. The framework is lightweight and easy to use, with a user-friendly interface that includes documentation, example tests, and shell completion options.
August 15, 2026
Vaara Policy Check
Version updated for https://github.com/vaaraio/vaara to version v1.67.1.
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 This GitHub Action automates the process of tracking and recording verifiable receipts for autonomous actions across various environments such as Python CLI, macOS applications, and Node.js clients. It ensures that all actions are risk-scored against predefined policies before execution, providing a tamper-evident record that can be verified offline by anyone.
August 15, 2026
Vibgrate Scan
Version updated for https://github.com/vibgrate/cli to version v2026.814.2.
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 automates the local analysis of codebases to provide insights into drift, drift risk index, and actionable upgrade priorities using a code graph. It helps in maintaining code quality, preventing technical debt, and ensuring compatibility with dependencies. The tool runs on the developer’s machine without relying on external APIs or data leaving the repository unless necessary.
August 15, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v0.1.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary B.IA is a GitHub Action that automates accessibility checks in your CI/CD pipeline. It defines an audience and requires a certain percentage of WCAG guidelines to be met, helping companies avoid costly external solutions and focus on user experience. This action uses AI to analyze code compliance with the specified guidelines, ensuring products are accessible by focusing on larger audiences.
August 14, 2026
mockdr — Multi-EDR Mock Server
Version updated for https://github.com/mockdr/mockdr to version v2.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 mockdr action is a self-contained multi-EDR mock server that provides realistic data and response formats for eight security platforms, including SentinelOne, CrowdStrike Falcon, Microsoft Defender for Endpoint, Elastic Security, Cortex XDR, Splunk SIEM, and Microsoft Sentinel. It supports various authentication methods and response formats to simulate real API interactions without the need for live environments or lab licenses. The action is designed to facilitate testing and development of EDR integration tools and automation scripts across multiple platforms.
August 14, 2026
Full-site SEO Audit
Version updated for https://github.com/nurkamol/seo-audit to version v1.6.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 automates the SEO audit of a website by crawling its sitemap and checking every page for errors in metadata, structured data, and link structure. It solves common issues that single-page graders may overlook and provides comprehensive reports on technical correctness across all pages of a site.
August 14, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.29.
This publisher is shown as ‘verified’ by GitHub.
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 automates the execution of Apex unit tests locally without using an org. It provides a local environment that mimics Salesforce’s runtime by loading metadata, allowing developers to run tests and debug code in their own IDEs like VS Code or IntelliJ. The action supports various features such as SOQL queries, DML operations, governor limits, standard library methods, and testing framework functionalities.
August 14, 2026
yaml-workflow
Version updated for https://github.com/orieg/yaml-workflow to version v0.9.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 yaml-workflow is a lightweight, GitOps-based workflow engine that allows you to define reproducible CI/CD pipelines and data processing tasks using plain YAML files. It simplifies task automation by reducing infrastructure overhead and provides features like parallel execution, state persistence, and secret validation. The tool supports multiple task types, workflow composition via imports, and is suitable for local, CI, or any machine with Python installed.
August 14, 2026
quantakrypto Quantum Readiness Scan
Version updated for https://github.com/quantakrypto/pqc-tools to version v0.12.0.
This action is used across all versions by 1 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 GitHub Action @quantakrypto/action automates the process of identifying and reporting quantum-vulnerable cryptography in a codebase during CI. It runs the qScan tool to scan for such vulnerabilities, writes SARIF files for upload, annotates diffs, and fails the build only on newly identified issues. This ensures continuous monitoring and compliance with post-quantum standards in software development pipelines.