April 23, 2026
Arbiter SAST Triage by NemeaLabs
Version updated for https://github.com/NemeaLabs/arbiter to version v1.3.6.
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 Arbiter is a GitHub Action that automates AI-powered triage of security findings from static application security testing (SAST) tools. It processes SARIF output from any scanner, uses an AI model to classify issues (true positive, false positive, or needs review) with confidence and reasoning, and generates actionable reports as pull request comments. By streamlining vulnerability triage and optionally enforcing build gates for high-confidence issues, it enhances code scanning workflows and reduces manual effort.
April 23, 2026
ctguard-action
Version updated for https://github.com/oasilturk/ctguard to version v0.10.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 CTGuard is a GitHub Action and Go tool designed to detect timing side-channel vulnerabilities in Go code, such as non-constant-time operations or secret-dependent branches. It automates the identification of potential leaks of sensitive data through execution timing, providing confidence levels for each finding to prioritize risk assessment. Key capabilities include scanning for specific patterns like secret leaks to logs, insecure comparisons, and variable-time arithmetic, with support for customizable rules and CI integration.
April 23, 2026
Despagettifier
Version updated for https://github.com/Pafaul/despagettifier to version v1.0.1.
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 The despagettifier GitHub Action performs static code analysis to measure cyclomatic complexity and related metrics for individual functions within supported programming languages, such as Go, JavaScript, and Rust. It helps developers identify overly complex “god functions” that may be difficult to test and maintain, enabling more modular and maintainable code. By leveraging Tree-sitter for language-independent parsing, the tool automates the detection of problematic functions and provides actionable insights to improve code quality.
April 23, 2026
KodeKloud Giphy PR Comment by Neyam
Version updated for https://github.com/safayetneyam/js-action-pr-giphy-comment to version 1.0.0-alpha.
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 GitHub Action automatically adds a random “thank you” GIF from Giphy as a comment on pull requests. It streamlines the process of expressing gratitude or acknowledgment in repositories, enhancing engagement and communication. By automating this task, it saves time for maintainers and adds a fun, personalized touch to PR interactions.
April 23, 2026
Docker Image Cache
Version updated for https://github.com/sanbei101/image-cache-action to version v1.0.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 Docker éåįžå GitHub Action enables cross-workflow caching of Docker images to accelerate CI/CD pipelines that rely on large container images. It automates the process of restoring and saving Docker images as tar files using GitHub Actions’ caching mechanism, ensuring faster build times by avoiding redundant image downloads. The action supports cache invalidation based on image changes, providing an efficient and seamless way to manage Docker image dependencies in workflows.
April 23, 2026
The Slack GitHub Action
Version updated for https://github.com/slackapi/slack-github-action to version v3.0.2.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 24,210 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 Slack GitHub Action enables automated interactions with Slack by sending data, triggering workflows, and executing Slack CLI commands directly from GitHub workflows. It streamlines communication and task execution by supporting integrations via webhooks, API methods, and service tokens. This action is ideal for automating Slack notifications, workflow triggers, and command execution as part of CI/CD pipelines or other automated processes.
April 23, 2026
RsMetaCheck
Version updated for https://github.com/SoftwareUnderstanding/rs-metacheck-action to version v0.3.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 The RsMetaCheck GitHub Action automates the detection of metadata issues in software repositories by leveraging the RsMetaCheck Python tool and SoMEF. It streamlines the identification and analysis of potential metadata pitfalls, enabling developers to improve the quality and compliance of their repository’s metadata. Key capabilities include generating detailed outputs for detected pitfalls, analyzing existing SoMEF results, and supporting customizable thresholds and outputs for metadata evaluation.
April 23, 2026
Helm Kustomize Lint Action
Version updated for https://github.com/somaz94/helm-kustomize-lint-action to version v1.1.0.
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 The helm-kustomize-lint-action is a GitHub Action designed to automate linting and validation tasks for Helm charts and optionally for Kustomize manifests. It simplifies workflows by providing end-to-end linting, rendering, and validation capabilities, including YAML linting, strict Helm linting, Helm template rendering, and optional schema validation via kubeconform. Additionally, it supports monorepos by detecting and processing only changed Helm charts, reducing manual effort and ensuring robust CI/CD pipelines for Kubernetes-related projects.
April 23, 2026
Sprocket CI/CD
Version updated for https://github.com/stjude-rust-labs/sprocket-action to version v0.24.0.
This action is used across all versions by 8 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Sprocket GitHub Action integrates the Sprocket CLI tool into CI/CD pipelines, automating the validation, linting, and formatting of WDL (Workflow Description Language) documents. It performs static analysis, schema validation, and ensures proper formatting of WDL files, helping developers maintain code quality and consistency. Key capabilities include customizable linting rules, input schema validation, and configuration synchronization between local and CI environments.
April 23, 2026
Causinator 9000 CI Diagnosis
Version updated for https://github.com/sylvainsf/causinator9000 to version v1.9.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Causinator 9000 is a reactive causal inference engine designed to identify the root cause of infrastructure degradations by analyzing dependency graphs, recent deployment changes, and observed symptoms. It automates the process of tracing causal paths and ranking potential causes using Bayesian inference, temporal decay, and dependency attenuation, providing confidence scores for each candidate. This action helps teams quickly diagnose and resolve issues in complex, interconnected cloud systems while minimizing false positives.