🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@shepherdorg/postgres-backend

Package Overview
Dependencies
Maintainers
0
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shepherdorg/postgres-backend

Postgres backend for shepherd state store

latest
npmnpm
Version
5.3.2
Version published
Maintainers
0
Created
Source

#Postgres backend for state store. Simple key-value store with last update timestamp.

ToDo

History table

Might want to add a history table to keep track of when things were deployed. Would complement version control, since it could tell when things are deployed due to configuration changes or version change.

Migrations

Database is not maintained yet using migrations. If more changes are required, consider moving to a separate user/schema and use migration tool to maintain database.

FAQs

Package last updated on 22 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts