August 23, 2026
Lachesis Security Scan
Version updated for https://github.com/UnboundCompute/lachesis-action to version v1.0.5.
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 Lachesis is a GitHub Action that analyzes your codebase to identify potential security vulnerabilities, specifically focusing on missing authorization checks. It builds a code property graph of your repository and traces untrusted input to dangerous sinks, posting findings as inline comments with severity levels such as error or note. The action runs entirely locally using your runner and can be integrated into workflows to automatically scan pull requests for security issues.
August 23, 2026
Diffly PR triage
Version updated for https://github.com/VIVAAN-DHAWAN/diffly-cli 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 Summary:
The diffly GitHub Action automates the review of large AI-generated pull requests by providing a comprehensive one-page Markdown report. It parses file changes with Tree-sitter to identify symbols modified, tests affected, and dependencies updated. The action also maps blast radiuses, identifies risk flags such as security vulnerabilities and missing test coverage, and provides a PASS, QUARANTINE, or BLOCK verdict based on predefined rules.
August 23, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.6.12.
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 RustScript is a tool that allows you to write helper scripts in Rust and run them like shell scripts without the need to compile them. It provides a practical subset of the Rust language, enabling instant execution and validation with rust check. The action bridges many standard library functions and third-party crates to support common tasks such as file handling, HTTP requests, JSON parsing, regular expressions, and more. It simplifies the workflow by automating compilation and running, making it suitable for developers who want to use Rust without the overhead of compiling.
August 22, 2026
AI ReviewBot
Version updated for https://github.com/KonstZiv/ai-code-reviewer to version v1.0.0b13.
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 AI ReviewBot is a GitHub Action that leverages advanced AI models like Google Gemini or Mistral to analyze and provide intelligent feedback directly in pull requests (PRs) and merge requests (MRs). It automates code review tasks by automatically identifying potential issues, suggesting improvements, and applying fixes with a one-click “Apply” button. The action also highlights security vulnerabilities and best practices, providing transparency on tokens used for analysis and cost estimation. AI ReviewBot supports both GitHub and GitLab platforms and is customizable via configuration files.
August 22, 2026
RuleBlast
Version updated for https://github.com/Kpoiut/ruleblast to version v2.5.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 RuleBlast automates the process of tracking changes across multiple repositories to understand how a specific change in an AGENTS.md file affects other tracked paths. It helps identify which files inherit that change and whether it is aligned, mixed, divergent, or unresolved with respect to different AI tools like Codex, Claude Code, Gemini CLI, and Copilot CLI.
August 22, 2026
PhantomGuard CLI
Version updated for https://github.com/Luckiii/phantomguard to version v0.1.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 PhantomGuard is a tool designed to automatically detect AI-hallucinated package names before they are installed, using Python and JavaScript/TypeScript imports. It checks these imports against the PyPI or npm registry and flags any that do not exist, providing risk scores and explanations for each result. The known-hallucination database can be expanded over time through a self-fuzz pipeline, making it an MCP-compatible tool for managing package dependencies in a secure manner.
August 22, 2026
QHSE Professionals CI/CD Run ATF Test Suite
Version updated for https://github.com/mikevdberge/sncicd-tests-run to version 1.0.14.
This action is used across all versions by 1 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 GitHub Action ServiceNow CI/CD GitHub Action for Run Tests automates the execution of a specified automated test suite within a ServiceNow environment. It simplifies the process of setting up credentials, configuring secrets, and integrating with ServiceNow’s CI/CD API to run client tests on various browsers and operating systems.
August 22, 2026
Miso PR Review
Version updated for https://github.com/misospace/pr-reviewer-action to version v2.2.1.
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 The pr-reviewer-action GitHub Action automates AI-powered pull request reviews using OpenAI or Anthropic models. It gathers PR metadata, diff context, linked issue context, and other data to generate structured findings and markdown review bodies. The action can publish the result as a sticky comment or native GitHub review and provides features for deterministic PR classification, smart model routing, structured findings, token-saving by design, and safe defaults.
August 22, 2026
mockdr — Multi-EDR Mock Server
Version updated for https://github.com/mockdr/mockdr to version v2.0.5.
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 mockdr GitHub Action is a self-contained tool designed to provide realistic mock server responses for multiple EDR (Endpoint Detection and Response) platforms including SentinelOne, CrowdStrike Falcon, Microsoft Defender for Endpoint, Elastic Security, Cortex XDR, Splunk SIEM, and Microsoft Sentinel. It automates the process of testing SOAR playbooks, SIEM connectors, and automation scripts against these platforms without the need to use actual vendor APIs or licenses. The action supports various authentication methods and response formats, making it versatile for different use cases such as SOAR development, SIEM integration validation, and pentesting scenarios.
August 22, 2026
Odin Scan - Smart Contract Security
Version updated for https://github.com/Odin-Scan/odin-scan-action to version v1.
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 automates smart contract security analysis for CosmWasm, Solana, and EVM projects using the Odin Scan AI platform. It integrates with GitHub workflows to catch vulnerabilities before they reach production. Key features include multi-platform support, automatic platform detection, integration with GitHub Code Scanning, PR comments, inline annotations, comment-triggered scans, configurable thresholds, artifact upload, and more.