ActionRank

PSRule

Actively maintained

microsoft/ps-rule · MIT

Validate infrastructure as code (IaC) and DevOps repositories using GitHub Actions.

92 starsLast commit 1 months agoLatest v2.9.0
C
59
/ 100
Security 71Maintenance 55Popularity 35Reliability 70

Security signals

OpenSSF Scorecard6.9 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: microsoft/ps-rule@46451b8f5258c41beb5ae69ed7190ccbba84112c # v2.9.0

Mutable tags like v2.9.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: microsoft/ps-rule@46451b8f5258c41beb5ae69ed7190ccbba84112c # v2.9.0

Score breakdown

Security (35%)71
Popularity (20%)35
Maintenance (30%)55
Reliability (15%)70