ActionRank

Azure Login

Actively maintained

Azure/login · MIT

Connect to Azure

536 starsLast commit 3 days agoLatest v3.0.0
B
73
/ 100
Security 65Maintenance 82Popularity 57Reliability 92

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: Azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0

Mutable tags like v3.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: Azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0

Score breakdown

Security (35%)65
Popularity (20%)57
Maintenance (30%)82
Reliability (15%)92