ActionRank

generate-sitemap

Actively maintained

cicirello/generate-sitemap · MIT

Generate an XML sitemap for a GitHub Pages site using GitHub Actions

111 starsLast commit 4 days agoLatest v1.10.4
C
58
/ 100
Security 49Maintenance 77Popularity 35Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: cicirello/generate-sitemap@6a56a20238e631d653600cf792c3596722b78259 # v1.10.4

Mutable tags like v1.10.4 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: cicirello/generate-sitemap@6a56a20238e631d653600cf792c3596722b78259 # v1.10.4

Score breakdown

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