GitHub cherry pick action
Stalecarloscastrojumo/github-cherry-pick-action · MIT
GitHub action for cherry pick commits from Pull Requests into Release branchs
★ 61 starsLast commit 5 months agoLatest v1.0.10
D
43
/ 100
Security signals
OpenSSF Scorecard4.5 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: carloscastrojumo/github-cherry-pick-action@503773289f4a459069c832dc628826685b75b4b3 # v1.0.10Mutable tags like v1.0.10 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: carloscastrojumo/github-cherry-pick-action@503773289f4a459069c832dc628826685b75b4b3 # v1.0.10
Score breakdown
Security (35%)47
Popularity (20%)39
Maintenance (30%)27
Reliability (15%)70