ActionRank

Accessibility alt text bot

Actively maintained

github/accessibility-alt-text-bot · MIT

An action to remind users to add alt text on Issues, Pull Requests, and Discussions

99 starsLast commit 5 days agoLatest v1.7.3
B
73
/ 100
Security 77Maintenance 90Popularity 42Reliability 70

Security signals

OpenSSF Scorecard7.9 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: github/accessibility-alt-text-bot@7e895d46677f15841def9acef1239ea7c12593a5 # v1.7.3

Mutable tags like v1.7.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: github/accessibility-alt-text-bot@7e895d46677f15841def9acef1239ea7c12593a5 # v1.7.3

Score breakdown

Security (35%)77
Popularity (20%)42
Maintenance (30%)90
Reliability (15%)70