March 25, 2026
Drift — Architectural Erosion Check
Version updated for https://github.com/sauremilk/drift to version v0.5.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 Drift is a Python-based architectural analysis tool designed to detect and address cross-file architectural erosion, technical debt, and structural degradation caused by AI-assisted coding tools. It complements traditional linters, type checkers, and security scanners by identifying issues like pattern fragmentation, boundary violations, and silent code duplication that those tools typically miss.
March 25, 2026
Rust Cache S3
Version updated for https://github.com/silafood/rust-cache-s3 to version v2.1.4.
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 Rust Cache S3 Action is a GitHub Action that accelerates Rust project builds by caching dependencies and build artifacts, with added support for S3-compatible storage solutions like AWS S3, MinIO, and RustFS.
March 25, 2026
evnx — .env Security & Validation
Version updated for https://github.com/urwithajit9/evnx-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 The evnx-action GitHub Action automates the security and validation of .env files in CI pipelines by providing functionality to scan for secrets, validate configurations, detect discrepancies between .env and .env.example files, and more. It helps developers catch secrets, placeholder values, misconfigurations, and file drift before deployment, reducing risks of exposing sensitive data or introducing configuration errors.
March 25, 2026
Google Chat Card Action
Version updated for https://github.com/voidrot/gchat-action to version v1.0.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 Google Chat Action automates the process of sending feature-rich notifications to Google Chat spaces directly from GitHub Actions workflows. It supports various message types, including workflow status, deployment updates, pull request details, issue notifications, and custom messages, with automatic threading for better organization.
March 24, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.8.
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 MUAD’DIB is a security-focused GitHub Action and CLI tool designed to detect and mitigate supply chain threats in npm and PyPI packages. It leverages advanced techniques like multi-engine scanning, deobfuscation, behavior analysis, and machine learning to identify known threats, suspicious patterns, and potential vulnerabilities.
March 24, 2026
id.org.ai
Version updated for https://github.com/dot-org-ai/id to version v1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 22.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action facilitates the claiming of anonymous tenants created via headless.ly by using GitHub identity for authentication, eliminating the need for personal access tokens (PATs) or secrets. It automates the process of tenant provisioning, claiming, and configuration management by leveraging OIDC tokens, ensuring secure and streamlined integration with GitHub workflows.
March 24, 2026
Fallow - Dead Code Analysis
Version updated for https://github.com/fallow-rs/fallow to version v1.7.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, fallow, is a Rust-based codebase analyzer designed to optimize TypeScript and JavaScript projects by detecting unused code, circular dependencies, duplicate code, and high-complexity functions. It automates tasks like identifying dead files, unused exports, and unresolved imports, while offering significantly faster performance compared to similar tools.
March 24, 2026
OpenAPI Sync
Version updated for https://github.com/fingerprintjs/action-openapi-sync to version v0.2.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 OpenAPI Sync Action is a GitHub Action designed to automate the synchronization of OpenAPI schema files between repositories. It resolves challenges related to keeping API specifications up-to-date by handling tasks such as filtering internal schema content, detecting and acting on meaningful changes, bundling multi-file schemas, and cleaning up outdated target files.
March 24, 2026
Aguara Security Scanner
Version updated for https://github.com/garagon/aguara to version v0.10.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 Aguara is a security scanner designed to analyze AI agent skills and MCP servers, detecting vulnerabilities like prompt injection, data exfiltration, and supply-chain attacks before deployment. It automates static code analysis using advanced techniques, including pattern matching, NLP, and taint tracking, to identify and mitigate risks across multiple file formats and configurations.