August 21, 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 within CI/CD pipelines. It allows developers to define an audience and a percentage of WCAG guidelines they must meet, helping ensure code compliance with accessibility standards. This tool simplifies the process by using AI to analyze guidelines without requiring extensive coding knowledge. The action provides feedback if code fails to meet requirements, facilitating improvements for better user experience across various audiences.
August 21, 2026
DeepSeek Harness for GitHub
Version updated for https://github.com/Lixiaoyiao/deepseek-harness-action to version v0.3.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 DeepSeek Harness Action for GitHub integrates the capabilities of DeepSeek into GitHub workflows. It automates tasks such as inline reviews on pull requests, diagnoses failed CI runs, and fixes issues by generating pull requests. The action requires a DeepSeek API key to function and is designed to be used in conjunction with other GitHub Actions to enhance software development workflows.
August 21, 2026
Pipelock Agent Security Scan
Version updated for https://github.com/luckyPipewrench/pipelock to version v3.4.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 Pipelock is an open-source AI agent firewall that helps protect against secret exfiltration and other malicious activities by inspecting and controlling mediated HTTP, WebSocket, MCP, A2A, and CONNECT traffic. It emits action receipts to verify Mediator decisions outside the agent runtime. The public agent-egress-bench corpus tests its detections.
August 21, 2026
eigenhelm
Version updated for https://github.com/metacogdev/eigenhelm to version v0.10.2.
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, eigenhelm, evaluates Python code based on its structural complexity and similarity to high-quality open-source corpora. It helps detect low-quality AI-generated code before it lands in production by providing score-based feedback that guides refactoring efforts.
August 21, 2026
QHSE Professionals CI/CD Run ATF Test Suite
Version updated for https://github.com/mikevdberge/sncicd-tests-run to version 1.0.9.
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 automates the execution of automated test suites in ServiceNow CI/CD by setting up necessary variables and secrets, configuring a workflow template, and providing inputs and environment variables to customize the test run. It helps streamline testing processes within the DevOps pipeline for ServiceNow applications.
August 21, 2026
mockdr — Multi-EDR Mock Server
Version updated for https://github.com/mockdr/mockdr to version v2.0.2.
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 GitHub Action is a self-contained mock server that simulates multiple EDR (Endpoint Detection and Response) platforms. It provides realistic data, paths, and response envelopes to help users test their automation scripts without relying on live systems. The action supports popular security platforms like SentinelOne, CrowdStrike Falcon, Microsoft Defender for Endpoint, Elastic Security, Cortex XDR, Splunk SIEM, and Microsoft Sentinel, making it a valuable tool for developers and security professionals.
August 21, 2026
Disensor Gate
Version updated for https://github.com/NicolasRocchia/disensor to version v0.6.2.
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 process of generating and validating adversarial review reports with a residue declaration. It helps ensure that each adversarial review event ends in a terminal state and provides a record of what could not be closed on its own, facilitating human judgment. The action uses a JSON artifact to store this information, which is validated against a schema before being used for CI enforcement.
August 21, 2026
Full-site SEO Audit
Version updated for https://github.com/nurkamol/seo-audit to version v1.13.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 seo-audit GitHub Action automates the SEO audit of a website by crawling its sitemap and checking all pages for technical issues. It helps identify SEO, metadata, and structured-data problems that free-page graders overlook. The tool is zero-dependency and works in CI pipelines, providing a terminal output, Markdown report, HTML file, and JSON data.
August 21, 2026
PySentry Security Audit
Version updated for https://github.com/nyudenkov/pysentry to version v0.5.0.
This action is used across all versions by 55 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Fast, reliable vulnerability scanning for Python dependencies.
PySentry audits Python projects for known security vulnerabilities using Rust to perform concurrent queries against multiple databases and generates detailed reports with tree-aware findings and PEP 792 lifecycle checks. It supports various dependency formats and can be used in CI pipelines, providing options for severity filtering, fail-on-high-severity settings, and SARIF output.
August 21, 2026
Odin Scan - Smart Contract Security
Version updated for https://github.com/Odin-Scan/odin-scan-action to version v1.0.5.
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 This GitHub Action uses AI to analyze smart contract vulnerabilities in CosmWasm, Solana, and EVM projects. It integrates with GitHub Code Scanning for native security alerts and posts PR comments and inline annotations on changes. The action supports multi-platform detection and configurable severity thresholds for automatic failure of builds or comment-triggered scans.