April 7, 2026
Pipelock Agent Security Scan
Version updated for https://github.com/luckyPipewrench/pipelock to version v2.1.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 Pipelock is an open-source “agent firewall” designed to secure AI agents by monitoring and controlling their interactions with the internet. It prevents data exfiltration, injection attacks, and unauthorized access by scanning inbound and outbound traffic, sandboxing agent processes, and enforcing tool usage policies. Additionally, it provides signed evidence of agent activity, ensuring robust runtime security for environments handling sensitive information.
April 7, 2026
Codex AI Code Review
Version updated for https://github.com/milanhorvatovic/codex-ai-code-review-action to version v1.0.4.
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 Codex AI Code Review GitHub Action automates code reviews for pull requests using OpenAI Codex. It analyzes code changes, generates structured feedback, and publishes inline comments, summaries, and a final verdict on the PR. Designed with a secure two-job architecture, it separates review and publishing tasks to ensure repository security while offering customizable prompts, models, and confidence thresholds to streamline the code review process.
April 7, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.13.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 Totem is a GitHub Action designed to automate and enforce coding standards by converting plain-English lessons or review feedback into deterministic lint rules using tools like ast-grep and regex, without relying on large language models (LLMs). It eliminates repetitive mistakes and reduces the “bot-tax” during code reviews by integrating self-healing workflows into existing CI pipelines. Key capabilities include rule authoring, automatic extraction of lessons from PR bots, and sub-second offline linting to prevent violations before code is pushed.
April 7, 2026
Code Per Day SVG
Version updated for https://github.com/mpge/code-per-day to version v1.
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 Code Per Day GitHub Action generates visually appealing SVG charts that display daily code additions and deletions, which can be embedded in a GitHub profile README. By leveraging the GitHub GraphQL API, it automates the process of analyzing commit data across all repositories (including private ones with proper permissions) while ensuring privacy by excluding sensitive information like file or repository names. This action helps developers showcase their coding activity in an engaging and customizable format.
April 7, 2026
CSDA Version
Version updated for https://github.com/NASA-IMPACT/csda-version to version v0.2.6.
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 csda-version GitHub Action calculates and generates the next CSDA version number for a repository, adhering to a specific versioning format (vYY.PI.SP-X). It streamlines the versioning process, particularly for use with automated release workflows like release-please, ensuring consistent and predictable version management aligned with program increments and sprints. This action helps automate release versioning, reducing manual errors and improving workflow efficiency.
April 7, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.143.
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 aer GitHub Action facilitates running and testing Salesforce Apex code in CI/CD pipelines by providing a lightweight Salesforce-compatible runtime. It automates validation, test execution, and debugging of Apex logic without requiring deployment to a Salesforce org, enabling faster and more reproducible development workflows. Key capabilities include running Apex tests, executing individual code paths, and supporting interactive debugging within IDEs like VS Code or IntelliJ.
April 7, 2026
Bicep Cost Estimator
Version updated for https://github.com/polatengin/washington to version v0.1.1.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Bicep Cost Estimator GitHub Action automates the estimation of monthly Azure costs based on Bicep and ARM templates before deployment. It simplifies cost analysis by compiling templates, extracting resource details, querying Azure Retail Prices API, and generating cost reports in various formats (table, JSON, CSV, Markdown). This action is ideal for integrating cost estimation into CI/CD workflows, providing developers with insights on Azure resource costs to optimize deployments.
April 7, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v07.04.26.
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 Multi-Style Snake Contribution Grid GitHub Action automates the transformation of a user’s contribution graph into animated visuals with five distinct styles, customizable shapes, and labeled months for enhanced context. It simplifies the process of generating and displaying dynamic SVG and GIF animations of the contribution grid, offering creative themes and shapes for personalized profile customization. Key features include auto-user detection, high-quality outputs, and an automated gallery for previewing assets.
April 7, 2026
Constellation Index
Version updated for https://github.com/ShiftinBits/constellation-github to version v1.0.0.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Constellation Index Action automates the process of analyzing and indexing a repository’s codebase using the Constellation CLI, which extracts abstract syntax tree (AST) metadata to provide structural insights into the code. It enables AI tools to understand codebases without transmitting source code, ensuring a privacy-first approach. This action simplifies integration with a single input, supports cross-platform environments, and always uses the latest CLI version for up-to-date analysis.
April 7, 2026
CVE Lite CLI
Version updated for https://github.com/sonukapoor/cve-lite-cli to version v1.4.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 CVE Lite CLI is a GitHub Action that provides fast and developer-friendly vulnerability scanning for JavaScript and TypeScript projects. It automates the identification of known package vulnerabilities and offers practical remediation guidance, including support for offline advisory databases to accommodate restricted network environments. This action is designed to enhance security workflows by offering affordable, transparent, and accessible vulnerability management solutions.