ActionRank

Link Snitch

Actively maintained

victoriadrake/link-snitch · MIT

:octocat: GitHub Action to scan your site for broken links so you can fix them 🔗

66 starsLast commit 1 months agoLatest v1.1.0
D
46
/ 100
Security 39Maintenance 54Popularity 29Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: victoriadrake/link-snitch@b3af5dfa2d0cb86322eb61c7be4e706287e3d278 # 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: victoriadrake/link-snitch@b3af5dfa2d0cb86322eb61c7be4e706287e3d278 # v1.1.0

Score breakdown

Security (35%)39
Popularity (20%)29
Maintenance (30%)54
Reliability (15%)70