ActionRank

Docker Hub Description

Actively maintained

peter-evans/dockerhub-description · MIT

A GitHub action to update a Docker Hub repository description from README.md

377 starsLast commit todayLatest v5.0.0
C
57
/ 100
Security 44Maintenance 76Popularity 43Reliability 70

Security signals

OpenSSF Scorecard4.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: peter-evans/dockerhub-description@1b9a80c056b620d92cedb9d9b5a223409c68ddfa # v5.0.0

Mutable tags like v5.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: peter-evans/dockerhub-description@1b9a80c056b620d92cedb9d9b5a223409c68ddfa # v5.0.0

Score breakdown

Security (35%)44
Popularity (20%)43
Maintenance (30%)76
Reliability (15%)70