March 9, 2026
Wayback Machine Query
Version updated for https://github.com/flcdrg/wayback-machine-query-action to version v6.0.4.
This action is used across all versions by 1 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 Wayback Machine Query GitHub Action automates the process of querying Archive.org’s Wayback Machine to locate archived versions of URLs, typically for broken links identified in JSON files generated by Lychee.
March 9, 2026
Run Checkov with reviewdog
Version updated for https://github.com/fulgas/reviewdog-action-checkov to version v2.8.0.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Checkov + Reviewdog GitHub Action automates security scanning of Infrastructure as Code (IaC) files, such as Terraform, CloudFormation, and Kubernetes, using Checkov. It integrates with reviewdog to provide inline pull request comments, enabling developers to identify and address security issues directly within their workflow.
March 9, 2026
The Janitor Stop the Slop
Version updated for https://github.com/GhrammR/the-janitor to version v6.11.2.
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 Janitor is a structural firewall for AI-generated and human-written code that automates the detection and removal of dead code, zombie dependencies, and structural vulnerabilities before pull requests are merged. It enhances code quality and security by performing lightning-fast, memory-efficient static analysis directly in your CI/CD pipeline, preventing issues introduced by AI-assisted tools.
March 9, 2026
sentinel MCP Security Scanner
Version updated for https://github.com/Helixar-AI/sentinel to version v0.1.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 Sentinel MCP Scanner is a security-focused GitHub Action designed to identify misconfigurations and vulnerabilities in Model Context Protocol (MCP) servers. It automates the analysis of server configurations, live endpoints, and Docker containers, providing severity-based findings, remediation guidance, and CI/CD integration to block deployments with critical issues.
March 9, 2026
EvalView - AI Agent Testing
Version updated for https://github.com/hidai25/eval-view to version v0.4.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 EvalView is an open-source framework designed to automate regression testing and behavior evaluation for AI agents. It captures and analyzes agent execution traces to detect deviations from predefined baselines, ensuring reliability and preventing performance degradation.
March 9, 2026
Nostr Relay
Version updated for https://github.com/hulxv/nostr-relay-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 nostr-relay-action GitHub Action automates the setup and execution of the nostr-rs-relay server in CI/CD workflows without requiring manual compilation. It simplifies deploying a Nostr relay by downloading the appropriate pre-built binary based on the runner’s operating system and architecture, and optionally starting the relay.
March 9, 2026
AIIR — AI Integrity Receipts
Version updated for https://github.com/invariant-systems-ai/aiir to version v1.0.13.
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 AIIR (AI Integrity Receipts) is a GitHub Action that automates the creation of tamper-evident, cryptographic receipts for code commits to track AI-generated contributions. It helps organizations comply with regulations like the EU AI Act and audit standards by providing transparent, verifiable records of AI involvement in software development.
March 9, 2026
BGG Portfolio Generator
Version updated for https://github.com/JanWennrich/BGG-Portfolio-Generator-Action to version 1.0.3.
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 The BGG Portfolio Generator Action is a GitHub Action that automates the creation of a static portfolio website based on a user’s BoardGameGeek collection. By leveraging the bgg-portfolio-generator tool, it generates and organizes game data, such as cover images and ratings, into a visually appealing portfolio.
March 9, 2026
NodeJS Actions Starter Template
Version updated for https://github.com/joshjohanning/nodejs-actions-starter-template to version v1.0.8.
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 NodeJS Actions Starter Template is a pre-configured GitHub Action starter kit designed to simplify the creation, testing, and deployment of custom GitHub Actions. It automates essential tasks like linting, testing with Jest, code bundling, and CI/CD workflows, while also providing a functional example and integration with the GitHub REST API.