March 21, 2026
Action Json Read
Version updated for https://github.com/Xikaro/action-read-json to version v1.1.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 This GitHub Action reads JSON files and extracts their values as output variables for use in workflows. It automates the retrieval of specific properties, including nested objects and arrays, offering flexible output formats such as JSON, flat, or YAML.
March 20, 2026
Aqua Security Trivy
Version updated for https://github.com/aquasecurity/trivy-action to version v0.35.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 39,830 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Trivy GitHub Action integrates the Trivy vulnerability scanner into CI/CD pipelines to automate security scans for container images, file systems, repositories, and Infrastructure-as-Code. It identifies vulnerabilities, secrets, and misconfigurations, ensuring application security during development.
March 20, 2026
Notion Pages
Version updated for https://github.com/bndynet/github-action-notion to version v2.
This action is used across all versions by 7 repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of syncing content from Notion pages to Jekyll blog posts. It simplifies workflows by generating Jekyll-compatible posts from Notion content and committing them directly to a repository, allowing for seamless content management and publication.
March 20, 2026
Canyon Coverage Upload
Version updated for https://github.com/canyon-project/canyon-action to version v1.0.25.
This action is used across all versions by 2 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 Canyon GitHub Action automates the process of uploading code coverage reports in JSON format to a Canyon server. It simplifies integration with CI/CD pipelines by extracting relevant repository, commit, and environment details from GitHub Actions workflows, while offering flexible configuration and optional authentication.
March 20, 2026
Baidu Netdisk Upload
Version updated for https://github.com/CHC383/baidu-netdisk-upload-action to version v1.3.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 Baidu Netdisk Upload Action is a cross-platform GitHub Action designed to automate the process of uploading files to Baidu Netdisk using the BaiduPCS-Go tool. It simplifies managing file uploads by supporting glob patterns, specifying target directories, and offering configurable upload policies (e.
March 20, 2026
Glassbox EU AI Act Compliance Audit
Version updated for https://github.com/designer-coderajay/Glassbox-AI-2.0-Mechanistic-Interpretability-tool to version v3.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 Glassbox 3.0.0 is an open-source toolkit designed to automate the creation of Annex IV technical documentation required under the EU AI Act for high-risk AI systems, streamlining compliance processes for both open-source and proprietary AI models.
March 20, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.9.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 threats in npm and PyPI dependencies. It combines multiple scanning engines, deobfuscation, behavioral anomaly detection, and inter-module analysis to identify malicious packages, supply chain attacks, and suspicious patterns.
March 20, 2026
DriftaBot Agent
Version updated for https://github.com/DriftaBot/agent to version v2.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 DriftaBot Agent is a GitHub Action that automates the detection of breaking API changes in pull requests for provider repositories and creates corresponding GitHub issues in affected consumer repositories. It eliminates the need for manual analysis by comparing OpenAPI schemas, identifying impacted consumer repos, and notifying them directly through issues.
March 20, 2026
Skylos - Dead Code & Security PR Gate
Version updated for https://github.com/duriantaco/skylos to version v4.1.0.
This action is used across all versions by 11 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Skylos is a local-first code analysis tool for Python, TypeScript, and Go that identifies dead code, secrets, and exploitable security vulnerabilities, enabling teams to gate pull requests with automated quality checks. It combines dead code detection, security scanning, and PR review workflows into a single CLI and CI pipeline, reducing false positives and supporting modern frameworks like FastAPI, Django, and React.