March 19, 2026
Microsoft Defender Scout
Version updated for https://github.com/samikroy/ms-defender-scout to version v1.0.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 Microsoft Defender Scout is a GitHub Action designed for automating security assessments across Microsoft Defender products by generating Advanced Hunting queries and comprehensive HTML reports. It streamlines the process of identifying vulnerabilities and threats using the Microsoft Graph API, making it easier to perform detailed analyses and share results.
March 19, 2026
Drift — Architectural Erosion Check
Version updated for https://github.com/sauremilk/drift to version v1.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 Drift is a static analysis tool designed to detect architectural erosion in codebases, particularly caused by AI-generated code from tools like Copilot or ChatGPT. It identifies the loss of design coherence, such as pattern fragmentation, structural inconsistencies, and near-duplicate functions, which traditional linters and code quality tools often miss.
March 19, 2026
Contributors Generator Action
Version updated for https://github.com/somaz94/contributors-action to version v1.0.0.
This action is used across all versions by 13 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Contributors Action is a GitHub Action designed to automate the generation and updating of a contributors list for a repository using GitHub data. It simplifies the process of showcasing contributors by generating lists in various formats (e.
March 19, 2026
kube-diff Action
Version updated for https://github.com/somaz94/kube-diff-action to version v1.3.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 The kube-diff-action GitHub Action automates the process of comparing local Kubernetes manifests (YAML files, Helm charts, or Kustomize overlays) against the live state of a cluster to detect configuration drift. It identifies changes, additions, deletions, and unchanged resources, and can optionally post the diff results as comments on pull requests for better collaboration and visibility.
March 19, 2026
kube-events Action
Version updated for https://github.com/somaz94/kube-events-action to version v1.3.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 kube-events-action is a GitHub Action designed to monitor and analyze Kubernetes cluster events, particularly after deployments. It automates the detection and reporting of events such as warnings and errors, with capabilities to filter events by criteria (e.
March 19, 2026
OpenVPN Connect Action
Version updated for https://github.com/sondt-1245/openvpn-connect-action to version v1.
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 OpenVPN Connect GitHub Action automates the process of establishing and managing an OpenVPN connection within a GitHub Actions workflow. It installs OpenVPN, applies configuration settings, connects in daemon mode, verifies the tunnel status, and optionally disconnects to ensure proper cleanup.
March 19, 2026
Garnet Runtime Visibility
Version updated for https://github.com/garnet-org/action to version v2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides runtime profiling and behavioral assertions for CI/CD workflows, enabling detailed visibility into process spawns, network calls, and file access during workflow executions.
March 19, 2026
accessibility-scanner
Version updated for https://github.com/github/accessibility-scanner to version v2.11.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 33 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The AI-powered Accessibility Scanner is a GitHub Action that automates the detection of accessibility issues in websites, repositories, and dynamic content. It identifies accessibility barriers, creates actionable GitHub issues, and optionally leverages GitHub Copilot to propose AI-powered fixes for review.
March 19, 2026
EvalView - AI Agent Testing
Version updated for https://github.com/hidai25/eval-view to version v0.5.3.
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 EvalView is a GitHub Action designed for regression testing AI agents by automating the detection of behavioral changes and performance degradations. It captures and compares agent outputs, tool usage, and execution sequences against golden baselines, allowing developers to identify silent regressions such as altered tool paths or reduced output quality.