ActionRank

asciidoctor-ghpages

Abandoned

manoelcampos/asciidoctor-ghpages-action · MIT

📄⚙️ GitHub Action to build AsciiDoc GitHub Pages: recursively converts every adoc file to html, renaming resulting README.html to index.html. It also enables generating an ebook.pdf or AsciiDoctor Reveal.js slides

76 starsLast commit 1 year agoLatest v2.3.0
F
37
/ 100
Security 38Maintenance 6Popularity 37Reliability 96

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: manoelcampos/asciidoctor-ghpages-action@60643a4db90d0da4647f891dfd460e1d38a4c02b # v2.3.0

Mutable tags like v2.3.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: manoelcampos/asciidoctor-ghpages-action@60643a4db90d0da4647f891dfd460e1d38a4c02b # v2.3.0

Score breakdown

Security (35%)38
Popularity (20%)37
Maintenance (30%)6
Reliability (15%)96