Trigger Jenkins Multiple Jobs
Actively maintainedappleboy/jenkins-action · MIT
GitHub Action that trigger Jenkins job.
★ 96 starsLast commit 15 days agoLatest v1.5.0
C
57
/ 100
Security signals
OpenSSF Scorecard3.5 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: appleboy/jenkins-action@82d6c69e04db447e3b7d0c6402c1ad5c3cdd3bd9 # v1.5.0Mutable tags like v1.5.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: appleboy/jenkins-action@82d6c69e04db447e3b7d0c6402c1ad5c3cdd3bd9 # v1.5.0
Score breakdown
Security (35%)41
Popularity (20%)28
Maintenance (30%)87
Reliability (15%)70