July 17, 2026
Blast Radius verify
Version updated for https://github.com/Lockelamoree/Blast_Radius 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 Blast Radius is a browser-based game designed to help developers practice making safe approval decisions around AI code agents. It offers 20 pre-defined scenarios, a deterministic gate system, and the ability to track action outcomes and evidence with receipts. The application supports multiple browsers and can be run locally or hosted on a server.
July 17, 2026
tofu-garnish
Version updated for https://github.com/lowlydba/tofu-garnish to version v1.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 Summary: This GitHub Action automates the process of publishing OpenTofu/Terraform outputs as a static HTML page on GitHub Pages. It provides a user-friendly interface to view and filter Tofu output data, with sensitive information masked automatically. The action is dependency-free, supports structure-aware HTML rendering, and can handle multiple workspaces or tenants efficiently.
July 17, 2026
Pipelock Agent Security Scan
Version updated for https://github.com/luckyPipewrench/pipelock to version v3.2.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-driven firewall designed to monitor and secure AI agents by inspecting mediated network traffic. It identifies potential threats such as secret exfiltration, prompt injection, and SSRF, emitting mediator-signed action receipts that third parties can verify outside the agent runtime. This helps ensure the integrity of data transmitted between AI agents and networks.
July 17, 2026
Airlock Migration Guard
Version updated for https://github.com/mateuszingano/airlock-migrate to version v0.1.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 Summary: Migration Guard is a GitHub Action designed to prevent Supabase/Postgres migration scripts from introducing data leaks or breaking authentication by checking for certain conditions such as tables without RLS, disabled RLS, permissive policies, and dropped policies/triggers. It helps identify potential issues before they reach production, ensuring the integrity of the database schema and security measures are maintained.
July 17, 2026
ansede-static
Version updated for https://github.com/mattybellx/Ansede to version v6.5.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 Ansede is a free static analysis tool that automatically detects authorization bugs like IDOR, missing access controls, and privilege escalation. It performs cross-function analysis to trace data flow from HTTP routes to database queries or other sensitive sinks without relying on network connections or API keys. Ansede is designed to catch these security flaws before attackers do, offering a 100% CVE recall rate across multiple programming languages.
July 17, 2026
GHGen Workflow Analyzer
Version updated for https://github.com/nigelhorne/App-GHGen to version v6.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary GHGen Workflow Analyzer is a GitHub Action that automates the process of generating, analyzing, and optimizing CI workflows. It automatically detects project types and generates workflows with caching, security, concurrency, and best practices built-in. It also analyzes existing workflows for performance bottlenecks, outdated actions, missing security permissions, and wasted CI minutes, and applies safe, intelligent fixes or opens a clean pull request with improvements.
July 17, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.18.
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 running Apex unit tests and executing anonymous Apex code locally without needing an org or sandbox environment. It provides local execution of SOQL, DML, and test data, supports triggers, validation rules, flows, governor limits, and the standard library, with a focus on behavior similar to Salesforce’s Apex runtime. The action can be used in CI/CD pipelines for continuous testing and development.
July 17, 2026
Prowler Security Scan
Version updated for https://github.com/prowler-cloud/prowler to version 5.35.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 Purpose: Prowler is an Open Source Cloud Security Platform designed to automate security and compliance in any cloud environment. It offers a wide range of security checks, remediation guides, and compliance frameworks to help organizations ensure their cloud resources are secure and compliant.
July 17, 2026
Generate Roq Site
Version updated for https://github.com/quarkiverse/quarkus-roq to version 2.1.6.
This action is used across all versions by 77 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Roq is a free static site generator built with Java and Quarkus that simplifies the process of creating websites and blogs. It automatically generates HTML files from templates and articles, and offers extensions like Roq Data and Roq FrontMatter for enhanced content management. The GitHub Action integration allows users to deploy their sites directly through Actions, while standalone usage provides flexibility for developers who want to use Quarkus Roq’s features without additional setup.
July 17, 2026
latexindent-action
Version updated for https://github.com/quentin-rodriguez/latexindent-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 The LaTeXindent-action is a GitHub Action that checks or applies latexindent formatting on .tex files, using a custom configuration file and additional options. It provides flexibility in configuring the action via a YAML file and allows passing extra arguments to latexindent. The summary explains its purpose, functionality, and how it solves problems related to LaTeX formatting automation in GitHub workflows.