Below you will find pages that utilize the taxonomy term “Pgrls”
August 16, 2026
pgrls — Postgres RLS linter
Version updated for https://github.com/pgrls/pgrls-action to version v1.1.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action pgrls-action automates static analysis of PostgreSQL Row-Level Security (RLS) using the pgrls tool. It checks for policy bugs like broken tenant/per-user scoping and write-side holes, failing builds to prevent deployment of problematic RLS configurations. The action can either lint a live database’s RLS state or serve as a pull-request gate to detect regressions and new issues in the schema without requiring access to a running database or Docker container.