August 7, 2026
Veracode Configure
Version updated for https://github.com/vcode-config/configure to version v0.03.
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 veracode-config GitHub Action automates the process of onboarding repositories into the Veracode Workflow integration. It checks for and creates an Application Profile, persists inventory and workflow configuration values in custom metadata, and exposes reusable workflow outputs for downstream jobs. The action inventories programming languages, package managers, and non-GitHub build definitions, and can refresh or update these inventories as needed. It supports various configuration options and provides outputs for application GUIDs and workflow configurations.
August 7, 2026
Vibgrate Scan
Version updated for https://github.com/vibgrate/cli to version v2026.806.2.
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 The @vibgrate/cli GitHub Action is a local tool that analyzes your codebase to determine its current state and how it compares to previous versions. It provides a code graph and drift score, which helps identify dependencies and potential risks related to outdated libraries or runtime issues. The action is designed to run on the user’s machine without relying on external APIs or networks, making it efficient for local development and collaboration.
August 7, 2026
Vigilnz Security Scan
Version updated for https://github.com/Vigilnz/vigilnz-scan-action to version v1.2.0.
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 The Vigilnz Security Scan Action automates security scans for applications and repositories using Vigilnz’s API. It supports SCA, SBOM, SAST, IAC SCAN, SECRET SCAN, DAST, and CONTAINER SCAN. The action makes it easy to integrate security scanning into GitHub workflows by generating an API key, storing it securely in secrets, and adding the action to the workflow configuration.
August 7, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.2.25.
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 The RustScript GitHub Action interprets and runs Rust scripts without compiling them fully, using a practical subset of the language. It provides a lightweight alternative to running full Rust projects by executing scripts directly with a register VM. The action supports running scripts, validating them, building native binaries, checking supported methods, cleaning caches, updating releases, and displaying version information.
August 7, 2026
MidnightBSD-vm
Version updated for https://github.com/vmactions/midnightbsd-vm to version v1.0.5.
This action is used across all versions by 34 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 automates running CI jobs on MidnightBSD. It supports a variety of releases and architectures, including x86_64. The action allows users to pass environment variables, run commands, and share code between their host machine and the VM using rsync, sshfs, nfs, or scp. Users can specify which shell to use within the VM. The latest major version is recommended for use, with instructions on migrating from previous versions.
August 7, 2026
ESLint AI Guard
Version updated for https://github.com/YashJadhav21/eslint-plugin-ai-guard to version v1.3.0.
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 Purpose and Functionality: The GitHub Action ai-guard is designed to prevent AI-generated code from introducing reliability and security bugs into your project by identifying and flagging patterns that are consistently incorrect.
August 7, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v.0.1.16.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary B.IA is a GitHub Action that automates accessibility checks in CI/CD pipelines, enabling companies to ensure their code meets WCAG guidelines. It simplifies the process by defining an audience and specifying the percentage of guidelines to be met. This helps focus on a larger share of the audience, improving overall product accessibility and revenue potential.
August 7, 2026
vibecheck-ai-slop
Version updated for https://github.com/yuvrajangadsingh/vibecheck to version v1.20.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 vibecheck is a code scanning tool that implements 39 rules to catch AI-generated code smells. It helps identify security issues, error handling problems, and code quality issues in AI-generated code without requiring API keys or configuration. The action can be run directly, globally installed, or used as a standalone binary for macOS and Linux platforms.
August 6, 2026
quantakrypto Quantum Readiness Scan
Version updated for https://github.com/quantakrypto/pqc-tools to version v0.9.0.
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 This GitHub Action is designed to automate the detection of quantum-vulnerable cryptography in codebases using the @quantakrypto/qscan tool. It runs qScan as part of a CI pipeline and can fail the build if new quantum vulnerabilities are found, providing SARIF output for analysis. The action supports multiple programming languages and includes features like triage with an AI coding agent and remediation support.
August 6, 2026
Xcode Packages Update
Version updated for https://github.com/quver/xcode-packages-update to version v4.0.1.
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 This GitHub Action resolves Xcode Swift Package Manager dependencies and generates a detailed report of changes, including additions, removals, and version updates. It also produces an HTML dependency report, a CycloneDX SBOM, and automatically classifies packages as App or Development based on the presence of specific files in the project structure. The action can be used with both Xcode projects and workspaces and outputs a human-readable summary for PR descriptions.