ActionRank

Books Tracker

Actively maintained

AnandChowdhary/bookshelf-action · MIT

📚 Track your reading using GitHub Actions

72 starsLast commit 1 months agoLatest v1.1.0
D
50
/ 100
Security 45Maintenance 55Popularity 36Reliability 70

Security signals

OpenSSF Scorecard4.2 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: AnandChowdhary/bookshelf-action@50fb9fd7db8809c210e9cfdc6025b7d6db3bab48 # v1.1.0

Mutable tags like v1.1.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: AnandChowdhary/bookshelf-action@50fb9fd7db8809c210e9cfdc6025b7d6db3bab48 # v1.1.0

Score breakdown

Security (35%)45
Popularity (20%)36
Maintenance (30%)55
Reliability (15%)70