August 4, 2026
VICE Security Audit
Version updated for https://github.com/Webba-Creative-Technologies/vice to version v3.4.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 VICE is a comprehensive security auditing tool that automates the process of identifying vulnerabilities in web applications. It offers two modes: remote scan and local audit. The remote scan mode crawls a website, checks exposed services, and runs security probes within a selected scope. The local audit mode analyzes source code, .env files, and dependencies for SQL injection, XSS, and RLS issues. VICE also ships as a GitHub Action that integrates with CI/CD pipelines to continuously monitor and report on application security.
August 4, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v0.1.9.
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 testing in CI/CD pipelines by checking if the code meets specified WCAG guidelines for different target audiences. It provides flexible audience targeting and AI-driven analysis to help companies ensure their products are accessible, reducing learning curve costs and errors compared to using external solutions.
August 4, 2026
AGENTS.md Lint (Schliff)
Version updated for https://github.com/Zandereins/schliff to version v8.10.0.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Schliff scores AGENTS.md against an explicit, versioned rubric to ensure deterministic quality scores for AI instruction files, preventing the degradation of tools like Cursor, Codex, Copilot, and Claude Code due to rotting files. It provides a rule engine that can be read, pinned, and gated CI on.
August 4, 2026
NivL1 AI PR Reviewer
Version updated for https://github.com/NivL1/ai-pr-reviewer to version v0.1.2.
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 action automates AI-powered code review on pull requests using a NestJS service and GitHub Action. It handles HMAC-validated webhook ingestion, incremental re-review of changes since the last review, and provides containerized deployment with multi-stage Dockerfile and docker-compose. The service supports LLM calls behind a single service boundary, including Anthropic today and a potential second provider in the future.
August 4, 2026
CordC Action(modify by CordCloud Action)
Version updated for https://github.com/opcwj/cordcloud-action to version Error loading version from page [https://github.com/marketplace/actions/cordc-action-modify-by-cordcloud-action], unable to determine latest release.
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 CordCloud Action 是一个 GitHub Actions 动作,用于自动续命 CordCloud 帐号。该动作通过 schedule 触发,每天自动签到并领取流量续命。用户可以配置邮件和密码等参数,并选择是否启用两步验证。此外,该动作还支持自定义设备指纹、IMAP 服务器和端口等选项,以适应不同的使用场景。
August 4, 2026
Get Latest Release Information
Version updated for https://github.com/ophiosdev/github-action-latest-release to version v0.2.1.
This action is used across all versions by 6 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 GitHub Action “Get Latest Release” retrieves the latest release from another repository, handling various options like including drafts and prereleases, excluding or including certain tags, and using personal access tokens for private repositories. It outputs the release version tag, ID, description, URL, and asset URL. The action helps automate the retrieval of release information for integration into workflows.
August 4, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v3.2.0.
This publisher is shown as ‘verified’ by GitHub.
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 Postman API Onboarding Action automates the process of setting up and managing a new API repository by integrating various Postman tools. It helps developers bootstrap their project, upload an OpenAPI specification, generate collections for smoke testing and contract enforcement, and integrate with GitHub for continuous integration. The action also configures mock servers and monitors to ensure that the service behaves as expected.
August 4, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.17.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 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 Postman Onboarding: Workspace Bootstrap action automates the process of creating a Postman workspace from an OpenAPI specification, generating baseline, smoke, and contract collections with executable tests. It solves the problem of setting up Postman workspaces quickly and efficiently, ensuring that all necessary test cases are generated based on the OpenAPI spec. The action provides dynamic contract tests and supports multiple protocols, including gRPC, SOAP, GraphQL, AsyncAPI, and MCP lanes.
August 4, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v3.3.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 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 reshapes a generated Postman Smoke collection into an ordered smoke journey using one explicit flow path or a derived manifest from the OpenAPI spec. It automates the process of organizing and running tests, providing options for OAuth2 and API key authentication. The action is part of the larger Postman API Onboarding suite and can be used to streamline the onboarding process for new projects.
August 4, 2026
Garita PII Guard
Version updated for https://github.com/proscar87/garita to version v0.7.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 Garita is a GitHub Action that blocks sensitive personal data and credentials from entering your repository by comparing them against predefined patterns or lists. It helps prevent the inclusion of PII like names, CURPs, RFCs, CLABEs, NSSs, Mexican phone numbers, secrets, and sensitive configurations in version-controlled files. The tool uses regular expressions to identify and block sensitive data, providing a secure way to manage project information without exposing personal identifiable information.