ActionRank

mdBook Action

Actively maintained

peaceiris/actions-mdbook · MIT

GitHub Actions for mdBook (rust-lang/mdBook) ⚡️ Setup mdBook quickly and build your site fast. Linux (Ubuntu), macOS, and Windows are supported.

329 starsLast commit 2 months agoLatest v2.0.0
D
49
/ 100
Security 48Maintenance 45Popularity 42Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: peaceiris/actions-mdbook@ee69d230fe19748b7abf22df32acaa93833fad08 # v2.0.0

Mutable tags like v2.0.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: peaceiris/actions-mdbook@ee69d230fe19748b7abf22df32acaa93833fad08 # v2.0.0

Score breakdown

Security (35%)48
Popularity (20%)42
Maintenance (30%)45
Reliability (15%)70