ActionRank

Verify Changed files

Abandoned

tj-actions/verify-changed-files · MIT

Github action to verify file changes that occur during the workflow execution.

213 starsLast commit 1 year agoLatest v20.0.4
D
48
/ 100
Security 58Maintenance 18Popularity 46Reliability 88

Security signals

OpenSSF Scorecard4.6 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilities1 advisory(ies)
  • CVE-2023-52137high

    Potential Actions command injection in output filenames (GHSL-2023-275)

    Published Jan 2, 2024

How to use it safely

Recommended: pin to commit SHA
uses: tj-actions/verify-changed-files@a1c6acee9df209257a246f2cc6ae8cb6581c1edf # v20.0.4

Mutable tags like v20.0.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: tj-actions/verify-changed-files@a1c6acee9df209257a246f2cc6ae8cb6581c1edf # v20.0.4

Score breakdown

Security (35%)58
Popularity (20%)46
Maintenance (30%)18
Reliability (15%)88