July 14, 2026
jk-publish-test-results
Version updated for https://github.com/jedi-knights/publish-test-results 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 This GitHub Action automates the publishing of multi-format test results as a drilldownable per-test check-run in GitHub, allowing users to click through individual tests and annotations directly from the files-changed diff. It supports various input dialects, including JUnit XML and other formats, and is optimized for cold start performance, with typical parsing times under a second.
July 14, 2026
npm-scan
Version updated for https://github.com/lateos-ai/npm-scan to version v1.5.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 Summary:
npm-scan is a comprehensive security tool designed to detect advanced attack vectors not caught by traditional tools like npm audit, Snyk, or Socket. It focuses on identifying obfuscated payloads, credential stealers, kernel rootkits, eBPF hooks, memory extraction, GitHub spoofing, and AI-targeted attacks. The action provides 95%+ confidence in detecting these vulnerabilities and significantly reduces the risk of data breaches, regulatory fines, and financial liability.
July 14, 2026
ansede-static
Version updated for https://github.com/mattybellx/Ansede to version v6.3.0.
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 Ansede Static is a comprehensive static analysis tool designed to detect common security flaws such as CWE-639 IDOR. It provides 100% CVE recall across multiple languages and catches authorization flaws that can lead to data breaches. The action automates the scanning of codebases, including generating SARIF reports for GitHub Code Scanning, diff-only scans for pull requests, and interactive HTML reports. It supports offline operation and is fully customizable with built-in rules for specific security vulnerabilities like IDOR.
July 14, 2026
TestivAI Visual Report
Version updated for https://github.com/mcbuddy/testivai-oss to version @testivai/witness-playwright@1.3.1.
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 automates the process of capturing and diffing screenshots to detect visual regressions in web applications locally. It helps identify render noise instead of false positives, providing a more reliable report by comparing both pixel changes and DOM structure. The action supports multiple frameworks (Playwright, WebdriverIO) and offers an optional cloud upgrade for additional analysis and team approvals.
July 14, 2026
Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.23.
This action is used across all versions by 10 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Proxy Cache Updater Action automates the process of pulling new Go module releases to a specified proxy cache when tags are created. It supports standard and submodule version tags and allows customization of proxy configuration, import paths, and build settings. The action ensures that your module is immediately available on platforms like pkg.go.dev.
July 14, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v2.0.3.
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 is a comprehensive tool designed to streamline the setup and testing of new APIs in GitHub repositories. It automates the process of creating a workspace, uploading an OpenAPI specification, generating collections for smoke and contract testing, and setting up CI/CD pipelines with JUnit output. The action supports both US and EU data residency options and integrates seamlessly into GitHub workflows to ensure that all aspects of API development are standardized and automated.
July 14, 2026
Postman Onboarding Insights Linking
Version updated for https://github.com/postman-cs/postman-insights-onboarding-action to version v2.1.2.
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 automates the linking of discovered services from the Postman Insights agent to an existing Postman workspace and git repository after deployment. It solves the problem of ensuring that every service discovered by Insights is properly cataloged, linked with a collection, a repo link, and live telemetry in the API Catalog. The action provides capabilities for setting up prerequisites, specifying inputs such as project name, workspace ID, environment ID, and Postman credentials, and linking services from Insights to the catalog.
July 14, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.1.2.
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 automates the process of exporting Postman collections and environments into a repository, wiring CI, mock servers, and monitors around them. It solves problems related to manual collection management by providing a streamlined and automated solution that integrates with Postman’s API onboarding suite. The action supports various sync modes and provides inputs for configuring project details, workspace assets, and authentication tokens.
July 14, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v2.1.2.
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: Smoke Flow action reshapes a generated Postman Smoke collection to match a curated flow.yaml and can optionally inject runtime auth (OAuth2 or API keys) via the Postman gateway. It automates the process of integrating new smoke collections with a specific workflow structure, ensuring consistency across projects.
July 14, 2026
Rust PR Diff Analyzer
Version updated for https://github.com/RAprogramm/rust-prod-diff-checker to version v2.0.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 This GitHub Action automates the process of analyzing Rust project Pull Requests (PRs) to enforce size limits. It uses Rust AST analysis to count only meaningful production code changes, ignoring tests, benchmarks, and examples. This helps teams maintain cleaner PRs that are easier to review and maintain. The action supports features like semantic analysis, qualified names, line ranges, per-unit stats, smart classification, analysis scope reports, weighted scoring, flexible limits, PR comments, and multiple output formats including GitHub Actions format, JSON for integration, human-readable text, and markdown comments.