Below you will find pages that utilize the taxonomy term “prodlint”
February 26, 2026
Prodlint
Version updated for https://github.com/prodlint/prodlint to version v0.9.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary prodlint is a static analysis GitHub Action designed to assess the production readiness of vibe-coded applications by identifying security, reliability, performance, and AI quality issues. It automates the detection of common production risks, such as hardcoded secrets, missing authentication, unvalidated server actions, and hallucinated imports, ensuring that code meets production standards beyond basic type-checking.
February 22, 2026
Prodlint
Version updated for https://github.com/prodlint/prodlint to version v0.8.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary prodlint is a static analysis tool designed to assess whether vibe-coded applications are production-ready by identifying issues related to security, reliability, performance, and AI quality. It automates the detection of common vulnerabilities and bad practices, such as hardcoded secrets, unvalidated server actions, missing authentication, and hallucinated imports, ensuring that your code is robust and deployment-ready.
February 20, 2026
Prodlint
Version updated for https://github.com/prodlint/prodlint to version v0.7.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Prodlint is a static analysis tool designed to identify and prevent critical production bugs in applications built using modern coding tools, particularly those leveraging AI-assisted coding. It automates the detection of issues like missing authentication, hardcoded secrets, unvalidated server actions, and hallucinated imports—problems that often pass traditional type-checks or linters.