April 19, 2026
ai-admissibility-action
Version updated for https://github.com/pinfloyd/ai-admissibility-action 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 The ai-admissibility-action is a GitHub Action that acts as an external admission gate, validating the presence and correctness of specific security-related inputs, such as authority-url, authority-pubkey, policy-id, and trust-verdict. It automates preflight validation to ensure trusted configurations, blocking placeholder values and failing if the trust verdict is not explicitly set to “PASS.” This action is designed to enhance security and compliance in CI/CD workflows by enforcing strict input validation.
April 19, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.1.74.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary:
The rumdl GitHub Action is a high-performance Markdown linter and formatter, built with Rust, that ensures consistency and best practices in Markdown files. It automates linting, formatting, and error detection, offering over 70 rules, auto-fix capabilities, and support for multiple Markdown flavors like GFM, MDX, and Quarto. Designed for speed and CI/CD integration, it provides a modern CLI, intelligent caching, and zero-dependency installation options.
April 19, 2026
Aegis AI Code Review Engine
Version updated for https://github.com/sanka-dev425/ai-code-reviewer to version v1.0.3.
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 “AI Code Reviewer” GitHub Action automates the process of reviewing pull requests by leveraging Anthropic Claude to generate inline review comments directly on modified lines of code. It focuses on identifying critical issues, security concerns, and maintainability suggestions while providing configurable review depths, file skipping controls, and cost visibility. The action enhances CI/CD workflows by offering structured feedback, re-run safety, and summary reports with merge recommendations.
April 19, 2026
list-changed-directories
Version updated for https://github.com/sankichi92/list-changed-directories to version v1.2.2.
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 list-changed-directories GitHub Action identifies and outputs a list of directories that have changed and contain a specified target file, streamlining workflows in scenarios like monorepos. It automates the process of targeting and executing jobs only for modified directories, eliminating the need for multiple workflows or redundant tasks. Key capabilities include filtering by specific files, handling common dependencies, and producing the output as a JSON string for subsequent workflow steps.
April 19, 2026
Xipher Action
Version updated for https://github.com/shibme/xipher to version v1.20.2.
This action is used across all versions by 14 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Xipher is a cryptographic tool designed for secure password-based asymmetric encryption, enabling data sharing over insecure channels using public keys derived from passwords. It supports post-quantum encryption, stream processing with compression, and is available as a CLI tool, Go library, WebAssembly module, and web interface. Xipher automates encryption and decryption workflows, making it easier for users to securely transmit and process data at any scale.
April 19, 2026
Newma Review
Version updated for https://github.com/slatinwine/newma-review-action to version v0.1.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 Newma Review Action is a GitHub Action that automates code reviews for pull requests using AI-powered analysis. It streamlines the review process by automatically analyzing code changes, providing feedback in pull requests, and supporting multiple AI models and languages. This action reduces manual effort in code reviews, improves efficiency, and supports integration with various AI providers like OpenAI, ZhipuAI, and DeepSeek.
April 19, 2026
CVE Lite CLI
Version updated for https://github.com/sonukapoor/cve-lite-cli to version v1.7.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 CVE Lite CLI is a vulnerability scanning tool for JavaScript and TypeScript projects that identifies known dependency vulnerabilities by analyzing lockfiles locally and providing actionable remediation plans. It automates tasks such as generating fix commands (e.g., npm install) and distinguishing direct vs. transitive risks, offering fast, offline, and privacy-focused scanning without requiring an account or external cloud services. This tool is ideal for developers seeking efficient, local-first security checks before releases.
April 19, 2026
compose-lint
Version updated for https://github.com/tmatens/compose-lint to version v0.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 compose-lint is a security-focused linter for Docker Compose files that identifies and flags potentially dangerous misconfigurations before they are deployed to production. It automates the process of ensuring compliance with best practices and security standards, such as those defined by OWASP and CIS, by providing opinionated, zero-configuration checks for common vulnerabilities. Key capabilities include detecting issues like insecure port bindings, improper volume mounts, and elevated container privileges, helping developers maintain secure and robust Docker Compose configurations.
April 19, 2026
Safe PR Review Agent
Version updated for https://github.com/tushardhole/pr-review-agent to version v1.0.1.
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 PR Review Agent GitHub Action leverages an AI-powered large language model (LLM) to automate code reviews for pull requests. It analyzes PR metadata, changed files, and repository conventions, generating inline review comments with severity tags and recommendations to ensure code quality and adherence to standards. This action streamlines the code review process by supporting configurable models, context-aware file analysis, and customizable review parameters, reducing manual effort and improving review efficiency.
April 19, 2026
SR - Semantic Release
Version updated for https://github.com/urmzd/sr to version v7.1.1.
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 sr automates semantic versioning and release management for projects using conventional commits. It handles tasks such as version bumping, changelog generation, GitHub releases, and tag creation, all in a single, language-agnostic static binary without requiring additional runtime dependencies. This action simplifies and streamlines the release process with zero-configuration defaults, making it an efficient tool for continuous integration and deployment workflows.