August 14, 2026
Xcode Packages Update
Version updated for https://github.com/quver/xcode-packages-update to version v4.0.2.
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 A GitHub Action that resolves and reports Xcode Swift Package Manager dependencies, including changes in package versions. It generates an HTML dependency report, a CycloneDX SBOM, and automatically classifies packages as App or Development. This action can be used with both Xcode projects and workspaces and integrates with vulnerability scanning tools like Trivy for comprehensive security checks.
August 14, 2026
AgentAuditKit MCP Security Scan
Version updated for https://github.com/sattyamjjain/agent-audit-kit to version v0.3.76.
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 Summary: AgentAuditKit automates the security audit of AI agent pipelines, detecting misconfigurations, hardcoded secrets, tool poisoning, and trust boundary violations. It runs offline and deterministically, ensuring consistent findings across different environments. The tool produces auditor-ready compliance-evidence packs, covering a wide range of security categories including 298 rules and 89 scanner modules.
August 14, 2026
Invariant SAT Zero-IP ZK Scanner
Version updated for https://github.com/sellhotitemz-hue/invariant-sat-action to version v1.0.0.
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 Invariant SAT ZK Circuit Security Scanner automates zero-knowledge circuit soundness and exploit witness scanning for GitHub CI/CD pipelines. It identifies under-constrained signals and proof forgery vulnerabilities before deploying code to production, ensuring the security of cryptographic circuits used in blockchain applications. The action supports various types of circuits including R1CS, SP1 zkVM AIR traces, Halo2 Plonkish matrices, and Aztec Noir smart contracts.
August 14, 2026
Custom Amazon Bedrock Agent Action
Version updated for https://github.com/severity1/custom-amazon-bedrock-agent-action to version v0.10.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action uses Amazon Bedrock Agent to analyze files in pull requests (PRs) and provides feedback. It is customizable and integrates with Amazon Bedrock Knowledge Bases, enhancing the action’s capability by providing enriched, context-aware insights. The action is designed for code quality improvement, security assessments, and performance optimizations, offering features like tailored prompts, memory support, and flexible use cases.
August 14, 2026
Sherpa.sh
Version updated for https://github.com/sherpa-sh/Sherpa-Action to version v1.0.0-alpha.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 Sherpa.sh is an AI-driven tool that simplifies infrastructure deployment by allowing developers to describe their desired setup in plain English. It automates the creation and configuration of complex cloud resources, such as servers, databases, load balancers, and CDNs. Sherpa supports various cloud providers and frameworks, making it open-source and transparent. Users can integrate Sherpa with GitHub Actions or Claude Code CLI for automatic deployment on code pushes.
August 14, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/sipyourdrink-ltd/bernstein to version v3.15.1.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Bernstein is an open-source CLI orchestration tool that runs multiple language models (Claude Code, Codex, Gemini CLI) in parallel. It automates the process of coordinating and monitoring these agents to ensure reproducible and traceable results. The key capabilities include:
August 14, 2026
Go Report Card Badge
Version updated for https://github.com/soulteary/goreportcard-action 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 This GitHub Action automates the process of generating a quality report card for a Go project. It performs several checks, including code formatting, static analysis tools, and license compliance, to assess the overall quality of the project. The action outputs an SVG badge that visually represents the grade and can be committed back into the repository for easy visibility.
August 14, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.32.
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 SSG is a fast and efficient static site generator written in Go. It converts Markdown with YAML frontmatter into a complete website, including clean URLs, templates, feeds, search, image processing, and native deployment options. SSG is particularly well-suited for blogs and WordPress migrations, but can also be used for documentation, company sites, portfolios, and landing pages. The action automates the process of building a static site from Markdown content and provides features like auto-rebuilding on changes, web server with automatic updates, and support for various deployment targets such as Cloudflare Pages, GitHub Pages, and Vercel.
August 14, 2026
spek - OpenSpec Static Site
Version updated for https://github.com/spekhq/spek to version v1.14.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 spek is a lightweight tool that provides a structured browsing interface for OpenSpec content, including specs, changes, and tasks. It allows users to navigate through OpenSpec content in an interactive, BDD syntax-highlighted format, with features such as task progress tracking, full-text search, and responsive layout.
August 14, 2026
compose-lint
Version updated for https://github.com/tmatens/compose-lint to version v0.18.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 The compose-lint GitHub Action performs security-focused linting on Docker Compose files to detect and auto-fix dangerous misconfigurations before they reach production. It covers issues such as privileged containers, unpinned images, host-network sharing, sensitive bind mounts, hard-coded credentials, and more. The tool helps ensure better security practices by automating static-analysis checks and providing detailed explanations of findings for quick remediation.