ActionRank

Argo CD Action

Actively maintained

clowdhaus/argo-cd-action · Apache-2.0

GitHub action for executing Argo CD 🦑

99 starsLast commit 10 days agoLatest v4.2.0
C
60
/ 100
Security 48Maintenance 90Popularity 38Reliability 58

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: clowdhaus/argo-cd-action@946f488cf2607049c2e6ca86902ac50783927ec1 # v4.2.0

Mutable tags like v4.2.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: clowdhaus/argo-cd-action@946f488cf2607049c2e6ca86902ac50783927ec1 # v4.2.0

Score breakdown

Security (35%)48
Popularity (20%)38
Maintenance (30%)90
Reliability (15%)58