Below you will find pages that utilize the taxonomy term “LogixDevCo”
January 26, 2026
LogixDev GitHub Actions Linter
Version updated for https://github.com/LogixDevCo/gh-linter 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 GitHub Actions Workflow Linter is a GitHub Action that automatically analyzes and validates GitHub Actions workflow files using actionlint, ensuring they adhere to correct syntax and best practices. It automates the detection of common errors, deprecated syntax, insecure configurations, and shell script issues while providing detailed error reports, file annotations, and improvement suggestions.
January 26, 2026
LogixDev Python Linter
Version updated for https://github.com/LogixDevCo/python-lint 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 Python Lint Action (Ruff) is a GitHub Action that automates Python code linting using the Ruff linter. It efficiently identifies and annotates issues in changed Python files, providing detailed error reporting and GitHub step summaries. This action is optimized for speed, supports customizable linting rules, and eliminates the need for manual linting, streamlining code quality enforcement in CI workflows.
January 26, 2026
LogixDev Terraform Linter
Version updated for https://github.com/LogixDevCo/tf-lint to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Terraform Lint Action” is a GitHub Action designed to automate the process of linting Terraform code using TFLint. It identifies issues, enforces best practices, and provides detailed feedback through GitHub step summaries and file annotations, ensuring code quality and compliance. This action simplifies Terraform code validation, supports custom configurations, and integrates seamlessly into CI/CD workflows.
January 24, 2026
LogixDev Create Tag
Version updated for https://github.com/LogixDevCo/create-tag 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 “Create Semantic Version Tag Action” is a GitHub Action designed to automate the creation and management of semantic version tags (major.minor.patch) following the merging of pull requests. It generates release notes, supports dynamic release type detection, integrates with Dependabot for automatic patch updates, and optionally sends Slack notifications.
January 24, 2026
LogixDev JavaScript Linter
Version updated for https://github.com/LogixDevCo/javascript-lint to version v1.0.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 runs ESLint on changed JavaScript and TypeScript files in a repository, providing detailed error reporting and file annotations directly in pull requests or workflow logs. It automates the linting process by only analyzing modified files, supports custom ESLint configurations, and includes automatic Node.
January 23, 2026
LogixDev DAST Security Scanner
Version updated for https://github.com/LogixDevCo/dast-scan to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The DAST Security Scan Action is a GitHub Action that automates Dynamic Application Security Testing (DAST) using PortSwigger’s Dastardly scanner to identify vulnerabilities in live web applications. It helps detect OWASP Top 10 security risks and other common web vulnerabilities, generating detailed reports in JUnit format, workflow summaries, and GitHub check runs.
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
LogixDev AWS App Runner Deploy
Version updated for https://github.com/LogixDevCo/apprunner-deploy 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 AWS App Runner Deploy Action is a GitHub Action designed to automate application deployments to AWS App Runner from branches, pull requests, or tags. It streamlines the process by automatically building Docker images, integrating with AWS Elastic Container Registry (ECR), and tracking deployments using GitHub Deployments.
January 22, 2026
LogixDev Check Release Type
Version updated for https://github.com/LogixDevCo/check-release-type 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 “Check Release Type Action” is a GitHub Action designed to validate pull request descriptions by ensuring that exactly one semantic versioning release type (Major, Minor, or Patch) is selected. It automates the enforcement of proper release type selection, prevents errors caused by ambiguous or missing versioning information, and provides clear feedback in case of invalid configurations.
January 22, 2026
LogixDev ECS Deploy
Version updated for https://github.com/LogixDevCo/ecs-deploy 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 ECS Deploy Action is a GitHub Action designed to automate the deployment of Docker containers to AWS ECS. It simplifies tasks such as building Docker images, updating ECS task definitions, and tracking deployments, with support for deployment triggers from branches, pull requests, or tags.
January 22, 2026
LogixDev Trivy Security Scanner
Version updated for https://github.com/LogixDevCo/trivy-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 Trivy Container Security Scan Action is a GitHub Action that automates vulnerability scanning for Docker containers using Trivy, providing detailed security reports in JSON and table formats. It streamlines container security by detecting and scanning modified Dockerfiles, filtering vulnerabilities by severity, and uploading comprehensive results as artifacts.