ActionRank

Clone Github Repo Action

Abandoned

GuillaumeFalourd/clone-github-repo-action · Apache-2.0

Github Action to clone a public or private Github repository and access its content on others repositories' workflows ♻️

53 starsLast commit 2 years agoLatest v2.3
F
29
/ 100
Security 37Maintenance 4Popularity 30Reliability 60

Security signals

OpenSSF Scorecard2.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: GuillaumeFalourd/clone-github-repo-action@19817562c346ff60f9935158dede6c5ece8fd0ac # v2.3

Mutable tags like v2.3 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: GuillaumeFalourd/clone-github-repo-action@19817562c346ff60f9935158dede6c5ece8fd0ac # v2.3

Score breakdown

Security (35%)37
Popularity (20%)30
Maintenance (30%)4
Reliability (15%)60