January 8, 2026
AccuKnox SAST
Version updated for https://github.com/accuknox/sast-scan-action to version v1.0.5.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The AccuKnox SAST GitHub Action integrates Static Application Security Testing (SAST) into CI/CD workflows, using SonarQube to detect security vulnerabilities in source code. It automates security analysis, enforces quality gates to prevent insecure code merges, and centralizes findings in the AccuKnox Console for enhanced security insights.
January 8, 2026
Todo Tree Action
Version updated for https://github.com/alexandretrotel/todo-tree-action to version v1.0.2.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Todo Tree Action is a GitHub Action designed to automate the detection and management of TODO comments in pull requests. It scans modified files to identify new TODOs, FIXME, BUG, or custom tags, and posts a summarized report as a pull request comment.
January 8, 2026
Monotrack CLI
Version updated for https://github.com/ArnoldVanN/monotrack to version v0.4.24.
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 designed to streamline versioning and change detection in monorepos, enabling efficient management of multiple projects within a single repository. It automates tasks such as generating pre-release tags, identifying and acting only on changed projects, and supports configuration for dependency tracking across diverse languages.
January 8, 2026
Free Disk Space (CI Action)
Version updated for https://github.com/BRAINSia/free-disk-space to version v2.1.3.
This action is used across all versions by 23 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action is designed to free up disk space on Ubuntu-based GitHub Actions runners by removing unnecessary files, packages, and cached tools. It automates the process of reclaiming up to 31 GB of storage, enabling workflows that require significant disk space for large computations or builds.
January 8, 2026
KICS Github Action
Version updated for https://github.com/Checkmarx/kics-github-action to version v2.1.19.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 178 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The KICS GitHub Action integrates the KICS (Keeping Infrastructure as Code Secure) tool into GitHub workflows to automate the static analysis of Infrastructure as Code (IaC). It helps identify security vulnerabilities, compliance issues, and misconfigurations early in the development process, ensuring secure and reliable cloud-native infrastructure.
January 8, 2026
typos-action
Version updated for https://github.com/crate-ci/typos to version v1.42.0.
This action is used across all versions by 44 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action typos is a source code spell checker designed to identify and fix spelling mistakes in codebases efficiently. It is optimized for performance on large repositories and minimizes false positives, making it suitable for use in pull request workflows. This tool automates typo detection and correction, ensuring cleaner and more accurate code while supporting integrations like GitHub Actions and pre-commit hooks.
January 8, 2026
GitHub Actions Dependency Submission
Version updated for https://github.com/jessehouwing/actions-dependency-submission to version v1.0.4.
This action is used across all versions by 32 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “GitHub Actions Dependency Submission” is a GitHub Action designed to automate the submission of action dependencies from a repository’s workflows to GitHub’s Dependency Graph. It scans workflow files, composite actions, and callable workflows to identify dependencies, including forked and nested ones, ensuring comprehensive dependency tracking for security advisories.
January 8, 2026
Bantuu Veracode Baseline
Version updated for https://github.com/JuanCunhaa/Veracode-Integration-Helper to version v1.0.26.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Veracode Integration Helper GitHub Action streamlines the integration of Veracode security scanning tools into CI/CD workflows, automating tasks such as static code analysis, Software Composition Analysis (SCA), Infrastructure as Code (IaC) scanning, and pipeline scans. It simplifies the process of preparing and executing scans, managing baselines, and associating applications with business units, addressing the challenges of manual security compliance and scan configurations.
January 8, 2026
Check sftp files
Version updated for https://github.com/juniorUsca/check-sftp-files-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 Check SFTP Files Action verifies the existence of specific files or file patterns on a remote server via SFTP. It automates the process of checking remote directories for expected files, helping to ensure that required files are available for workflows and to trigger actions if files are missing.