XML Model Validator
Version updated for https://github.com/adunning/xml-model-validator to version v2.2.1.
- 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
The XML Model Validator GitHub Action automates the validation of XML files using xml-model processing instructions, supporting Relax NG and Schematron standards. It provides inline annotations for validation errors, detailed step summaries, and structured outputs, enabling efficient feedback on pull requests and downstream automation. This action is ideal for repositories with complex XML workflows, such as technical publishing, scholarly editing, and journal XML, by streamlining schema validation and offering actionable insights directly within GitHub.
ATR Scan
Version updated for https://github.com/Agent-Threat-Rule/agent-threat-rules to version v2.0.17.
- 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 “ATR - Agent Threat Rules” GitHub Action provides a set of open-source, community-driven detection rules designed to identify and mitigate security threats targeting AI agents (e.g., ChatGPT, Claude, Copilot). It automates the detection of attacks such as data leaks, malicious command execution, and bypassing safety restrictions by analyzing AI agent behaviors, similar to how antivirus signatures detect malware. ATR integrates with AI security ecosystems, offering real-time threat matching that aligns with industry standards like the OWASP Agentic Top 10 and SAFE-MCP framework.
CBrowser - AI Browser Automation with Safety Boundaries
Version updated for https://github.com/alexandriashai/cbrowser to version v18.65.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
CBrowser is a browser automation tool designed to simulate and analyze user cognitive behavior, predicting usability challenges and abandonment risks based on cognitive traits and personas. It automates tasks such as cognitive audits, accessibility empathy testing, and attention analysis, providing insights like cognitive transport scores, bottleneck identification, and abandonment risk percentages. By leveraging research-backed models, it helps developers optimize user experiences and address accessibility challenges effectively.
AI PR Reviewer by Bonn
Version updated for https://github.com/AndreaBonn/ai-pr-reviewer 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
AI PR Reviewer is a GitHub Action that automates code reviews for pull requests by leveraging large language models (LLMs) to generate structured feedback, including assessments of bugs, security, performance, and testing gaps. It supports multiple LLM providers (e.g., Groq, Gemini, Anthropic, OpenAI) with automatic fallback to ensure reliability, making it a robust tool for streamlining the PR review process and maintaining code quality. Additionally, it updates reviews dynamically when new commits are pushed, reducing redundancy and enhancing collaboration.
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.6.0-0.
- This action is used across all versions by 16 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The andrewaylett/pre-commit-action GitHub Action automates the execution of pre-commit hooks in a CI/CD pipeline. It simplifies the process of running code quality checks, such as linting and formatting, by automatically setting up the pre-commit environment and running the configured hooks on code changes. This action addresses the need for consistent enforcement of coding standards and streamlined code validation during development workflows.
Import Code-Signing Certificates
Version updated for https://github.com/Apple-Actions/import-codesign-certs to version v7.0.0.
- This action is used across all versions by 7,212 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 importing Apple code-signing certificates and keys into a CI/CD pipeline by securely handling .p12 certificate files and their associated passwords. It simplifies the setup required for signing iOS apps during automated builds, ensuring proper integration with Apple’s code-signing requirements. This action is particularly useful for streamlining app deployment workflows to the App Store or other distribution platforms.
Create secret in Kubernetes cluster
Version updated for https://github.com/Azure/k8s-create-secret to version v6.0.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 6,312 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 Kubernetes Create Secret GitHub Action automates the creation and management of Kubernetes secrets, including generic secrets and Docker registry (image pull) secrets, within a Kubernetes cluster. It simplifies the process of securely provisioning sensitive data like credentials or configuration files by supporting both plaintext and base64-encoded formats and integrating seamlessly with workflows that set the Kubernetes cluster context. This action eliminates the need for manual kubectl commands, streamlining secret management in CI/CD pipelines.
Lint k8s manifest files
Version updated for https://github.com/Azure/k8s-lint to version v4.0.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 1,066 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 Kubernetes lint GitHub Action is designed to validate and lint Kubernetes manifest files, ensuring they conform to specifications or are pre-checked for server-side compatibility using dry-run validation. It automates the process of identifying errors or inconsistencies in Kubernetes configurations, helping developers maintain deployment accuracy and compliance. Key capabilities include schema validation through kubeconform and server-side validation for Kubernetes versions 1.12 and above.
PR Pilot Summary
Version updated for https://github.com/bishalprasad321/prpilot-summary to version v1.0.0.
- 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, PR Pilot Summary, automates the generation of intelligent, context-aware pull request descriptions using AI. It analyzes code changes to create professional summaries, developer notes, and checklists, helping teams and contributors improve communication and streamline the PR review process. Key features include support for multiple AI models, dynamic checklist generation based on file types, and efficient handling of large or noisy diffs.
Compile and publish all LaTeX
Version updated for https://github.com/DanySK/compile-and-publish-all-latex to version 2.3.3.
- This action is used across all versions by 199 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 compilation of LaTeX documents and publishes the resulting artifacts directly to GitHub Releases, streamlining the process of managing and distributing LaTeX-generated outputs. It also supports generating differential documents by integrating with auto-latexdiff, enabling users to track changes between versions. This action simplifies workflows for teams or individuals working with LaTeX by handling compiling, versioning, and release management.