Below you will find pages that utilize the taxonomy term “fulgas”
January 5, 2026
Run Checkov with reviewdog
Version updated for https://github.com/fulgas/reviewdog-action-checkov to version v2.3.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Checkov + Reviewdog GitHub Action” automates the process of scanning Infrastructure as Code (IaC) files (e.g., Terraform, CloudFormation, Kubernetes) for security vulnerabilities using Checkov and reports the findings directly to pull requests via Reviewdog. This action simplifies IaC security checks, streamlines code review, and provides configurable severity levels and inline comments for better collaboration during development.
December 29, 2025
Run Checkov with reviewdog
Version updated for https://github.com/fulgas/reviewdog-action-checkov 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 “Checkov + Reviewdog GitHub Action” is a tool designed to scan Infrastructure as Code (IaC) files such as Terraform, Kubernetes, and CloudFormation for security vulnerabilities using Checkov, and report the results directly to pull requests via Reviewdog. It automates IaC security checks, integrates seamlessly into CI/CD workflows, and provides configurable inline feedback to developers, helping teams identify and address security issues efficiently.
November 30, 2025
Run Checkov with reviewdog
Version updated for https://github.com/fulgas/reviewdog-action-checkov to version v2.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.1.0 (2025-11-30) Features enhance action with comprehensive documentation and configurable tool name (3077648)
November 29, 2025
Run Checkov with reviewdog
Version updated for https://github.com/fulgas/reviewdog-action-checkov to version v2.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.0.1 (2025-11-29) Bug Fixes correct version replacement regex patterns to avoid overwriting content (914d2e5)
November 29, 2025
Run Checkov with reviewdog
Version updated for https://github.com/fulgas/reviewdog-action-checkov to version v2.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.0.0 (2025-11-28) feat!: migrate to GHCR pre-built images with Dockerfile CI testing (3fca159) BREAKING CHANGES The action now uses pre-built Docker images from GHCR for faster execution. The entrypoint receives inputs via environment variables (INPUT_*) instead of command-line arguments. Changes:
Update action.
November 25, 2025
Run Checkov with reviewdog
Version updated for https://github.com/fulgas/reviewdog-action-checkov to version v1.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.2.0 (2025-11-25) Features update dependencies (fc51851)
November 23, 2025
Run Checkov with reviewdog
Version updated for https://github.com/fulgas/reviewdog-action-checkov to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.1.0 (2025-11-22) Features pin docker images (84521ec)
November 22, 2025
Run Checkov with reviewdog
Version updated for https://github.com/fulgas/reviewdog-action-checkov to version v1.0.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.0.4 (2025-11-22) Bug Fixes add tests (017114b)