January 23, 2026
LogixDev Semgrep Security Scanner
Version updated for https://github.com/LogixDevCo/semgrep-scan to version v1.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Semgrep SAST Scan Action is a GitHub Action designed to automate static application security testing (SAST) by using Semgrep to scan only changed files in a repository for vulnerabilities. It provides detailed security issue reporting with file annotations, GitHub step summaries, and severity-based categorization, helping developers quickly identify and address common security issues like SQL injection, XSS, and hardcoded secrets.
January 23, 2026
LogixDev SonarQube Scanner
Version updated for https://github.com/LogixDevCo/sonarqube-scan 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 SonarQube Code Analysis Action is a GitHub Action that automates code quality and security analysis using SonarQube or SonarCloud. It detects bugs, security vulnerabilities, and code smells while enforcing quality gates and tracking code coverage, helping developers maintain high code standards and identify issues early in the development process.
January 23, 2026
LogixDev Terraform Security Scanner
Version updated for https://github.com/LogixDevCo/tf-security-scan 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 Terraform Security Scan Action is a GitHub Action designed to automate security scanning of Terraform code using the tfsec tool. It identifies vulnerabilities, categorizes them by severity, and provides detailed reports with remediation guidance, helping teams detect and address security issues early in their Infrastructure-as-Code.
January 23, 2026
Omni Comment
Version updated for https://github.com/mskelton/omni-comment to version v2.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Omni Comment Action consolidates outputs from multiple CI jobs into a single, organized comment on a pull request. It helps reduce comment noise by combining various sections, such as test results or deployment previews, into one structured comment, improving clarity and collaboration in PR discussions.
January 23, 2026
Oculum Security Scan
Version updated for https://github.com/OculumDev/oculum-action to version 1.0.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Oculum Security Scan is a GitHub Action designed to automate security scanning for both AI-powered and traditional applications. It detects vulnerabilities such as prompt injection, hardcoded secrets, SQL injection, and XSS, leveraging AI-assisted validation to reduce false positives. The action integrates seamlessly with GitHub workflows, providing inline annotations, PR comments, and customizable scan depths for efficient security analysis.
January 23, 2026
SBOM Auditor Action
Version updated for https://github.com/otto-de/sbom_auditor_action to version v0.6.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The SBOM Auditor GitHub Action automates the auditing of Software Bill of Materials (SBOM) for license compliance. It enriches SBOMs with detailed license information, audits dependencies against a defined policy, and generates comprehensive license audit reports, optionally including AI-assisted summaries. This action streamlines license compliance checks, helping developers identify and address potential violations efficiently.
January 23, 2026
PostHog/upload-source-maps
Version updated for https://github.com/PostHog/upload-source-maps to version v1.0.0.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “PostHog source maps GitHub Action” automates the process of injecting JavaScript source map references into built files and uploading these source maps to PostHog using the PostHog CLI. It streamlines error tracking and debugging by ensuring source maps are properly linked to your application in PostHog.
January 23, 2026
Build Size Diff
Version updated for https://github.com/q1sh101/build-size-diff to version v1.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Build Size Diff GitHub Action automates the tracking of bundle size changes in CI/CD workflows, providing instant feedback on performance regressions through detailed pull request comments. It supports multiple build tools (e.g., Webpack, Vite, Next.js) and calculates gzip/brotli size comparisons, highlighting per-file changes, budget violations, and the most impactful modifications.
January 23, 2026
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.74.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Check Deployed Environment GitHub Action verifies whether a specific commit is currently deployed to a specified environment within GitHub. This action automates the process of checking deployment status, helping developers ensure that the correct version of their application is active in a given environment.