ActionRank

Diff Pages Action

Abandoned

ssowonny/diff-pages-action · MIT

The Github action takes screenshots of static web pages and finds changed screenshots.

22 starsLast commit 5 years agoLatest v1.0.0
F
28
/ 100
Security 32Maintenance 4Popularity 23Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: ssowonny/diff-pages-action@ceedf316c5709d46f21dc39597e3552a84f56e6b # v1.0.0

Mutable tags like v1.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: ssowonny/diff-pages-action@ceedf316c5709d46f21dc39597e3552a84f56e6b # v1.0.0

Score breakdown

Security (35%)32
Popularity (20%)23
Maintenance (30%)4
Reliability (15%)70