macOS
brew install snyk-clilocal Homebrew formula metadata
brew
Scans and monitors projects for security vulnerabilities. Version 1.1305.2 via Homebrew; verified 2026-06-24.
install
brew install snyk-clilocal Homebrew formula metadata
nix profile install nixpkgs#snyknixpkgs package indexes · pkgs/by-name/sn/snyk/package.nix · source: api.github.com
winget install --id Snyk.Snyk -eWindows Package Manager source index · Snyk.Snyk · source: cdn.winget.microsoft.com
overview
Scans and monitors projects for security vulnerabilities
history
Snyk CLI is the `snyk` command-line client for bringing Snyk's vulnerability scanning and monitoring into local development, IDEs, and CI/CD pipelines. In package-manager culture it is a canonical security scanner package: install it globally, authenticate it, run it against dependency manifests, source code, container images, and IaC files, then wire it into automation.
The public GitHub repository was created in 2015 and the official README describes the CLI as a developer-first, cloud-native security tool for scanning and monitoring software projects. Snyk's docs position it as the command-line entry point for Open Source, Code, Container, and IaC scanning.
The README records an important governance change on July 22, 2024: Snyk CLI stopped accepting external contributions while continuing development in public. It also says release channels were introduced in April 2024 as Snyk focused on stabilizing releases.
Official installation docs list package managers such as npm, Homebrew, and Scoop, plus Docker and standalone binaries. The input records Homebrew, Nix, and WinGet packages, matching the CLI's role across macOS, Linux, Windows, and CI systems.
Users authenticate a machine, then run commands such as `snyk test`, `snyk monitor`, `snyk code test`, `snyk container test`, and `snyk iac test`. The CLI detects supported project manifests, reports vulnerability paths and fix guidance, and can create monitored snapshots in Snyk's web UI.
Package nerds care because Snyk CLI sits directly on package-manager metadata: manifests, lockfiles, dependency graphs, container images, IaC files, global npm/Homebrew/Scoop installs, signed release assets, and machine-local credentials. It is a package that audits other packages.
security posture
No matching local secret-handling manifest was found for snyk-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/configstore/snyk.jsonCredential-bearing paths to review before unattended agent runs.
~/.config/configstore/snyk.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
snyk | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:snyk-cli |
|---|---|
| Version | 1.1305.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/snyk-cli |
| Homepage | https://snyk.io |
| Repository | https://github.com/snyk/cli |
| Upstream docs | https://docs.snyk.io/developer-tools/snyk-cli |
| License | Apache-2.0 |
| Source archive | https://registry.npmjs.org/snyk/-/snyk-1.1305.2.tgz |
| Last updated | 2026-06-24T14:11:54Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | snyk-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
snyk
nix profile install nixpkgs#snykSnyk.Snyk
winget install --id Snyk.Snyk -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.