ActionRank

Docker Compose Action

Actively maintained

hoverkraft-tech/compose-action · MIT

This action runs your docker-compose file and clean up before action finished

210 starsLast commit 7 days agoLatest v3.0.0
C
64
/ 100
Security 50Maintenance 96Popularity 46Reliability 58

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: hoverkraft-tech/compose-action@11beaa1c2dae4e8ed7b1665aa074723b6cecb0e4 # v3.0.0

Mutable tags like v3.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: hoverkraft-tech/compose-action@11beaa1c2dae4e8ed7b1665aa074723b6cecb0e4 # v3.0.0

Score breakdown

Security (35%)50
Popularity (20%)46
Maintenance (30%)96
Reliability (15%)58