ActionRank

Install Snowflake CLI

Actively maintained

snowflakedb/snowflake-cli-action · Apache-2.0

Github Action enabling easy use of Snowflake CLI in your CI/CD workflows

54 starsLast commit 1 months agoLatest v2.0.2
C
55
/ 100
Security 50Maintenance 81Popularity 38Reliability 35

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: snowflakedb/snowflake-cli-action@cea89ff4adad9ac1ff82dd767433bee926342d02 # v2.0.2

Mutable tags like v2.0.2 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: snowflakedb/snowflake-cli-action@cea89ff4adad9ac1ff82dd767433bee926342d02 # v2.0.2

Score breakdown

Security (35%)50
Popularity (20%)38
Maintenance (30%)81
Reliability (15%)35