
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
@papi-ai/adapter-pg
Advanced tools
PAPI PostgreSQL adapter — read/write shared layer entities in PostgreSQL
PostgreSQL adapter for PAPI. Reads and writes project data to a Supabase-hosted PostgreSQL database.
This adapter implements the PapiAdapter interface using PostgreSQL (via Supabase) as the storage backend. It's the recommended adapter for hosted/production usage — all data is stored in the database with Row Level Security (RLS) for multi-tenant isolation.
npm install @papi/adapter-pg
This adapter is bundled into @papi/server — install separately only if building custom tooling.
Set these environment variables to connect to your Supabase instance:
| Variable | Required | Description |
|---|---|---|
DATABASE_URL | Yes | PostgreSQL connection string |
PAPI_PROJECT_ID | Yes | UUID identifying your project in the database |
MIT
FAQs
PAPI PostgreSQL adapter — read/write shared layer entities in PostgreSQL
The npm package @papi-ai/adapter-pg receives a total of 273 weekly downloads. As such, @papi-ai/adapter-pg popularity was classified as not popular.
We found that @papi-ai/adapter-pg demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.