ActionRank

Enable Developer Command Prompt

Abandoned

ilammy/msvc-dev-cmd · MIT

GitHub Action to setup Developer Command Prompt for Microsoft Visual C++

412 starsLast commit 2 years agoLatest v1.13.0
F
36
/ 100
Security 40Maintenance 4Popularity 50Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0

Mutable tags like v1.13.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: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0

Score breakdown

Security (35%)40
Popularity (20%)50
Maintenance (30%)4
Reliability (15%)70