ActionRank

Setup PostgreSQL

Abandoned

Harmon758/postgresql-action · MIT

GitHub Action to setup a PostgreSQL database

129 starsLast commit 6 years agoLatest v1.0.0
F
29
/ 100
Security 31Maintenance 4Popularity 30Reliability 70

Security signals

OpenSSF Scorecard1.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: Harmon758/postgresql-action@0be19fa37850b22cb4c9bbf28a03abbf44abd863 # v1.0.0

Mutable tags like v1.0.0 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: Harmon758/postgresql-action@0be19fa37850b22cb4c9bbf28a03abbf44abd863 # v1.0.0

Score breakdown

Security (35%)31
Popularity (20%)30
Maintenance (30%)4
Reliability (15%)70