December 31, 2025
AIsbom Security Scanner
Version updated for https://github.com/Lab700xOrg/aisbom to version v0.4.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary AIsbom is a security and compliance scanner tailored for Machine Learning artifacts. It automates the detection of malware risks, license violations, and supply chain vulnerabilities by performing deep binary introspection on serialized model files (e.g., .pt, .pkl, .safetensors). The tool provides comprehensive risk assessments in standard SBOM formats (SPDX and CycloneDX), supports remote scanning of hosted models, and detects configuration drift to ensure the integrity and compliance of AI projects.
December 31, 2025
Git Velocity Analyser
Version updated for https://github.com/lukaszraczylo/git-velocity to version v0.2.39.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Git Velocity is a GitHub Action that gamifies developer activity by analyzing GitHub repositories and generating a dashboard with comprehensive velocity metrics, such as commits, pull requests, code reviews, and issues. It automates tracking and visualizing contribution patterns, scoring achievements, and creating leaderboards, enabling both individual and team performance analysis.
December 31, 2025
LLM Release Action
Version updated for https://github.com/nosovj/llm-release-action to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The LLM Release Action is a GitHub Action that automates semantic versioning and changelog creation using LLM. It analyzes commit history and file changes to suggest appropriate version bumps (e.g., major, minor, patch) and generates audience-specific, multilingual changelogs tailored for developers, customers, and other stakeholders.
December 31, 2025
Ridvay Security Review
Version updated for https://github.com/ridvay-ai/security-review to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Ridvay Security Review GitHub Action automates security vulnerability analysis for pull requests using AI-powered large language models (LLMs). It streamlines the process of identifying complex security flaws in code changes, ensuring fast and secure reviews by leveraging the Ridvay API. This action helps developers maintain secure codebases by providing an automated, provider-agnostic solution for detecting potential vulnerabilities during the development workflow.
December 31, 2025
typescript-checker
Version updated for https://github.com/AbbasCiatek/action-check-typescript to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-check-typescript GitHub Action automates the process of compiling TypeScript files and identifying errors in the codebase, with a focus on detecting new errors introduced in pull requests. It compares TypeScript errors between the base branch and the PR branch, providing insights into code quality and ensuring introduced changes don’t degrade the code.
December 31, 2025
Setup Maven with CodeArtifact
Version updated for https://github.com/agilecustoms/setup-maven-codeartifact to version v2.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action simplifies Maven workflows by automating the configuration of AWS CodeArtifact integration. It handles Java and Maven setup, authenticates with AWS, generates CodeArtifact tokens, and updates Maven settings to enable seamless dependency pulling and artifact publishing. This action reduces manual setup effort, ensuring secure and efficient workflows for build and release tasks involving AWS CodeArtifact.
December 31, 2025
NeuroLint - Deterministic Code Fixer
Version updated for https://github.com/Alcatecablee/Neurolint-CLI to version v1.5.9.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLint CLI is a deterministic code transformation tool designed for React, Next.js, and TypeScript projects. It automates the resolution of over 50 common code issues, such as framework migrations, accessibility problems, and configuration errors, using rule-based transformations that ensure repeatable and auditable results.
December 31, 2025
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-2.
This action is used across all versions by 8 repositories. 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 CI workflows. It simplifies the process of running code quality checks, linting, and formatting validations by integrating pre-commit directly into GitHub Actions. This action helps ensure code consistency and compliance by running all configured hooks or specific ones with custom arguments during pull requests or pushes.
December 31, 2025
Monotrack CLI
Version updated for https://github.com/ArnoldVanN/monotrack to version v0.3.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Monotrack is a GitHub Action and CLI tool designed to simplify versioning and change tracking in monorepos, addressing challenges like managing dependencies across projects and identifying modified packages. It automates tasks such as generating pre-release tags, detecting changed projects, and running actions only for impacted components, without relying on heavier tools.