August 3, 2026
Veracode Config
Version updated for https://github.com/vcode-john/veracode-config to version v0.06.
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 helps onboard repositories into the Veracode Workflow integration by automating the process of creating or updating application profiles. It checks for an existing profile, inventories repository information such as programming languages and package managers, persists this information in custom metadata, and exposes reusable workflow outputs for downstream jobs.
August 3, 2026
Vibgrate Scan
Version updated for https://github.com/vibgrate/cli to version v2026.803.5.
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 automates local codebase intelligence, providing a deterministic code graph and drift score to AI coding agents. It helps identify dependencies, runtime lag, and EOL proximity, offering ranked upgrade priorities to ensure up-to-date libraries and frameworks on the user’s machine without relying on APIs or network connections.
August 3, 2026
IIS Versioned Deploy
Version updated for https://github.com/wallymathieu/iis-deploy to version v5.
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 IIS Versioned Deploy action automates the deployment of a website to a versioned directory within IIS, avoiding downtime. It uses PowerShell scripts to update the IIS website’s physical path and retains only the specified number of release folders. Users can specify the website name, virtual application name, source path, destination path, release prefix, and number of releases to keep. The action supports deploying on multiple runners using matrix strategies and is also available as an Azure DevOps pipeline task.
August 3, 2026
Zephyr Preview Environments
Version updated for https://github.com/ZephyrCloudIO/zephyr-preview-environment-action to version v1.0.0.
This action is used across all versions by 7 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 the creation, update, and cleanup of preview environments for pull requests in a repository using Zephyr Cloud. It keeps one persistent comment updated with exact version, environment, tag, and dashboard links, streamlining code review processes by providing immediate preview deployments. The action supports Zephyr authentication via an organization CI token, GitHub token for pull request comments, and a custom GitHub App for branding comment authors.
August 3, 2026
zero-harm-ai-gha
Version updated for https://github.com/Zero-Harm-AI-LLC/zero-harm-ai-gha to version v1.0.7.
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 GitHub Action zero-harm-ai-gha detects AI-specific security risks in pull requests, such as prompt injection risk, secrets exposure, and unsafe LLM tool usage. It provides automated security checks to help developers prevent misuse of large language models (LLMs) by scanning code diffs before merge and emitting annotations for review. The action supports various output formats, including GitHub Actions annotations, JSON, Markdown, and SARIF.
August 3, 2026
agent-bom Scan
Version updated for https://github.com/msaad00/agent-bom to version v0.98.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 GitHub Action is designed to automate the scanning of software repositories, images, and cloud accounts using a centralized control plane. It provides a unified approach to managing evidence across different environments and enforcing AI or MCP runtime policies in infrastructure that users control. The action can be used without an account and supports multiple package ecosystems and compliance surfaces, with no need for API keys.
August 3, 2026
Agent Security Harness
Version updated for https://github.com/msaleme/red-team-blue-team-agent-fabric to version v4.13.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 Agent Security Harness automates security tests to detect potential vulnerabilities in agents. It performs multiple tests across modules and provides OWASP Agentic AI coverage reports on threat scenarios and mitigation controls. The action supports various protocols like MCP, x402, and hitl, and helps identify potential issues before they can be exploited.
August 3, 2026
GH Stars
Version updated for https://github.com/nicoloboschi/gh-stars to version v1.1.3.
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 GH Stars is an open-source solution for tracking GitHub stars in self-hosted environments. It automates the process of backfilling stargazer timestamps and maintaining daily star counts to ensure accuracy even after stars are removed. The action uses the GITHUB_TOKEN to fetch recent stargazers and generate a chart that can be embedded in repository READMEs using Markdown.
August 3, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.23.0.
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 AI Harness Doctor automates the auditing of AI harness files to ensure they are up-to-date and consistent. It helps developers consolidate scattered instructions into a single AGENTS.md file, making it easier to manage and update agent configurations. The action identifies inconsistencies such as conflicting instructions, overlapping files, and mismatches between declarations and code, providing actionable feedback for improving the overall quality of AI responses.
August 3, 2026
svelte-vitals
Version updated for https://github.com/oekazuma/svelte-vitals-action to version v0.6.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 svelte-vitals-action is a GitHub Action that automates static SvelteKit code-health checks such as SEO, performance, correctness, security, and architecture on every pull request. It provides inline annotations in the diff, a job summary, and updates a sticky PR comment with findings. The action uses the svelte-vitals CLI to analyze the project directory and can be easily set up using the generator or by hand.