ActionRank

Gollum Page Watcher

Actively maintained

benmatselby/gollum-page-watcher-action · MIT

📦 A GitHub Action to watch for GitHub Wiki Page changes, and then notify a Slack channel

17 starsLast commit 3 days agoLatest v1.11.0
D
51
/ 100
Security 45Maintenance 65Popularity 24Reliability 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: benmatselby/gollum-page-watcher-action@7cad9205b8a9081486a1c8599e3806b6e78f07f9 # v1.11.0

Mutable tags like v1.11.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: benmatselby/gollum-page-watcher-action@7cad9205b8a9081486a1c8599e3806b6e78f07f9 # v1.11.0

Score breakdown

Security (35%)45
Popularity (20%)24
Maintenance (30%)65
Reliability (15%)70