ActionRank

Android Github Action

Abandoned

vukan-markovic/Github-Android-Action · MIT

Android Github Action that builds Android project, runs unit tests and generates debug APK, builds for Github Actions hackathon

56 starsLast commit 5 years agoLatest 1.2
F
28
/ 100
Security 48Maintenance 4Popularity 26Reliability 30

Security signals

OpenSSF Scorecard3.0 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: vukan-markovic/Github-Android-Action@c02d4964929a1f88ec1e72041055264bcd8b92e7 # 1.2

Mutable tags like 1.2 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: vukan-markovic/Github-Android-Action@c02d4964929a1f88ec1e72041055264bcd8b92e7 # 1.2

Score breakdown

Security (35%)48
Popularity (20%)26
Maintenance (30%)4
Reliability (15%)30