
Security News
GitHub Actions Adds cache-mode to Limit Cache Poisoning Risk
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.
Modern Database Operations Center - A developer-friendly database administration tool for PostgreSQL and SQLite
A modern, developer-friendly database administration tool for PostgreSQL and SQLite. DBOC offers a clean UI, fast workflow, and essential features for managing your databases. The MVP is now released—advanced features are in progress!

pnpm install
pnpm dev
Run the latest release with Docker:
docker run -p 3000:3000 niradler/dboc
DBOC exposes RESTful endpoints for all major operations. Example endpoints:
GET /api/connections — List all connectionsPOST /api/connections — Add a new connectionGET /api/connections/:id/schema — List schemasGET /api/connections/:id/schema/:schema/tables — List tablesGET /api/connections/:id/schema/:schema/tables/:table — Get table data (with pagination, filtering, sorting)POST /api/connections/:id/schema/:schema/tables/:table — Insert rowPUT /api/connections/:id/schema/:schema/tables/:table — Update rowDELETE /api/connections/:id/schema/:schema/tables/:table — Delete rowPOST /api/connections/:id/query — Run custom SQLGET /api/history — Query historyMore endpoints for schema/index/foreign key management are available. See the
app/api/directory for details.
Contributions are welcome! Please open issues or pull requests for bugs, features, or suggestions.
MIT
FAQs
Modern Database Operations Center - A developer-friendly database administration tool for PostgreSQL and SQLite
The npm package dboc receives a total of 4 weekly downloads. As such, dboc popularity was classified as not popular.
We found that dboc demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.