ActionRank

Setup Vim

Actively maintained

rhysd/action-setup-vim · MIT

GitHub Action to setup Vim or Neovim on Linux, macOS and Windows for testing Vim plugins

162 starsLast commit 1 months agoLatest v1.6.1
C
64
/ 100
Security 49Maintenance 93Popularity 41Reliability 70

Security signals

OpenSSF Scorecard4.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: rhysd/action-setup-vim@febef33995d6649302e9d88dda81e071b68f16a7 # v1.6.1

Mutable tags like v1.6.1 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: rhysd/action-setup-vim@febef33995d6649302e9d88dda81e071b68f16a7 # v1.6.1

Score breakdown

Security (35%)49
Popularity (20%)41
Maintenance (30%)93
Reliability (15%)70