cli

Snyk CLI scans and monitors your projects for security vulnerabilities.

OTHER License

Stars
4.9K
Committers
251

Bot releases are hidden (Show)

cli - v1.1293.1

Published by Team-Hammerhead about 1 month ago

1.1293.1 (2024-09-10)

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

News

  • Starting with this version, Snyk cli binaries will be distributed via downloads.snyk.io instead of static.snyk.io. This includes intallation from npm.
cli - v1.1293.0

Published by Team-Hammerhead about 2 months ago

1.1293.0 (2024-08-28)

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

News

  • Starting with this version, Snyk cli binaries will be distributed via downloads.snyk.io instead of static.snyk.io. This includes intallation from npm, homebrew and scoop as well as many of the CI/CD integrations.

Features

  • sbom: add support for license issues in sbom test (6948668)
  • auth: Use OAuth2 as default authentication mechanism (35949c4)
  • config: Introduce config environment command (0d8dd2b)
  • container: When docker is not installed, platform parameter is now supported (64b405d)

Bug Fixes

  • auth: align auth failure error messages for oauth (e3bfec3)
  • auth: ensure environment variable precedence for auth tokens (24417d6)
  • test: fix a bug related to multi-project .NET folder structures (755a38f)
  • test: multiple pnpm workspace improvements (da5c14f)
  • test: fixes a bug regarding Snyk attempting to get the dependencies from the wrong nuget *.deps.json file.(2e17434)
  • test: support for pipenv with python 3.12 (09df3bc)
  • test: support multi-part comparison for python pip versions. (b625eb9)
  • container: container monitor with --json now outputs valid json(039c9bd)
  • container: support hashing large .jar files (6f82231)
  • sbom: fix issues in JSON output of sbom test command, include CWE values on CWE property (#5331) (99773c3)
  • sbom: include all detected dep-graphs of a container image (ea43977)
  • iac: fixed an issue where the resource path was missing for certain Terraform resources. IAC-3015
  • general: map previously unhandled exit codes to exit code 2 (9fde4fe)
  • general: use entitlements when signing bundled macos binaries (bebc59c)
cli - v1.1292.4 Latest Release

Published by Team-Hammerhead 2 months ago

1.1292.4 (2024-08-12)

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Complete changelog

Bug Fixes

  • deployment: Rollback of digital signature for the bundled macOS binary (#5416)
cli - v1.1292.3

Published by Team-Hammerhead 2 months ago

1.1292.3 (2024-08-12)

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Complete changelog

Bug Fixes

  • deployment: Add digital signature for the bundled macOS binary
    (#5404)
cli - v1.1292.2

Published by Team-Hammerhead 3 months ago

1.1292.2 (2024-08-01)

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Complete changelog

Bug Fixes

  • container test: Improve the accuracy of identifying npm projects within docker images by removing the explicit folder ignore rules
    (#5384)
  • container test: Pass platform parameter when pulling an image from a container registry (#5360)
cli - v1.1292.1

Published by Team-Hammerhead 4 months ago

1.1292.1 (2024-06-27)

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Complete changelog

Bug Fixes

  • test,monitor: fix improper permission error handling when accessing 'enablePnpmCli' feature flag
cli - v1.1292.0

Published by Team-Hammerhead 4 months ago

1.1292.0 (2024-06-26)

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

News

This Snyk CLI release delivers an assortment of bug fixes and improvements.

  • We've added support for pnpm, giving you more flexibility in your project setup.
  • You can now scan npm/yarn projects even without lockfiles, ensuring comprehensive vulnerability detection regardless of your dependency management approach.
  • We're committed to strengthening security. This release includes redaction of additional sensitive data in debug logs, minimizing potential risks.

Complete changelog

Features

  • test: Added pnpm support under 'enablePnpmCli' feature flag (#5181) (46769cc)
  • test: Support scan of npm/yarn projects without lockfiles (e2d77a9)
  • monitor: Set target-reference in the monitor request (51ed8f5)
  • code: Centrally check if code test is enabled (#5239) (e5a00e2)
  • sbom: Improve depgraph for Maven projects (fbb33d7)
  • sbom: Use RFC 3339 for all timestamps in sbom test result (#5204) (91bf191)
  • language-server: Add --all-projects flag scans by default IDE-318 (fdcf30e)
  • language-server: Enable incremental scanning IDE-275 (d198685)
  • language-server: Add support for IDE themes (c1c4d08)
  • language-server: Consistent styling across intellij and vscode (#5282) (9aa6f76)
  • logging: Redact additional types of sensitive data from debug logs (#5254) (056cdab)

Bug Fixes

  • auth: Autodetect IDE usage and fallback to API token based authentication (#5241) (4c795e0)
  • iac: Upgrade iac custom rules to address Vulnerabilities IAC-2944 (453db24)
  • language-server: Caching problem when no vulnerabilities in the IDE (#5223) (89c9491)
  • language-server: Remove incorrect /v1 path (#5214) (cf16470)
  • dependencies: Update dependencies to reduce vulnerabilities (#5131) (4c7cb3c)
  • sbom: sbom test output padding (e3b7cac)
  • sbom: Fix container purl generation for apt and rpm (#5207) (fa9d512)
  • sbom: Retain error code during SBOM generation (#5202) (5e98aaa)
  • test: support cyclic dependencies in maven with dverbose (#5208) (fb24c02)
  • test: Add tool version and informationUri to sarif output (#5203) (b899fd3)
  • test: fixing several .NET bugs (#5217) (c27d767)
  • test: fixing a bug causing .NET beta scanning to fail on older versions of .NET (#5228) (5fdecf7)
  • test: .NET runtime resolution testing now supports projects targeting .NET Standard frameworks (#5169) (44d0861)
  • test: fix issues of type 'Cannot find module ...' in snyk-docker-plugin (#5301) (88efd54)
  • monitor: fix project name when using assets-project-name flag (#5077) (57dc718)
cli - v1.1291.1

Published by Team-Hammerhead 5 months ago

1.1291.1 (2024-05-27)

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Bug Fixes

  • dependencies: Upgrade go-getter to v1.7.4 to fix vulnerabilities (#5252)
cli - v1.1291.0

Published by Team-Hammerhead 6 months ago

1.1291.0 (2024-04-30)

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

News

  • This is the first stable release of the CLI
  • It makes use of semantic versioning and is the successor of 1.1290.0

Bug Fixes

  • test: Fix support of cyclic dependencies in maven with dverbose #5208
cli - v1.1290.0

Published by Team-Hammerhead 6 months ago

1.1290.0 (2024-04-18)

Bug Fixes

  • code: Fix error handling for experimental go native code client (#5170) (5400c69)

Features

  • code: introduce human readable formatting for experimental test mechanism (#5174) (34bbc95)
  • sbom: Introduce experimental sbom test command (#5176) (ea6293b)
  • snyk woof ro language support and tests (#5166) (ed2e754)
cli - v1.1289.0

Published by Team-Hammerhead 6 months ago

1.1289.0 (2024-04-16)

Bug Fixes

  • ls: Trigger re-analysis after fixing interfile issues (#5163) (05cb9f5)

Features

  • code: Integrate experimental go native code client [CLI-224] (#5164) (5bd898e)
  • include additional policy properties, when provided, in plain text output (#5142) (a8be764)
  • use workflow data to determine exit code errors (51c717b)
cli - v1.1288.1

Published by Team-Hammerhead 6 months ago

1.1288.1 (2024-04-15)

Bug Fixes

  • iac: Fix Issue Path in human readable and json output [IAC-2935] (#5159) (5fc3d59)
cli - v1.1288.0

Published by Team-Hammerhead 6 months ago

1.1288.0 (2024-04-09)

Bug Fixes

  • add --experimental flag for snyk code test (#5151) (08647f2)
  • make download of CLI in language server more resilient under windows [IDE-90] (#5155) (1e51948)

Features

  • bump language server protocol version to 11 [IDE-236] (#5156) (fc41937)
cli - v1.1287.0

Published by Team-Hammerhead 7 months ago

1.1287.0 (2024-04-04)

Features

cli - v1.1286.4

Published by Team-Hammerhead 7 months ago

1.1286.4 (2024-04-04)

Bug Fixes

  • upgrade iac custom rules extension to address vulns [IAC-2921] (#5149) (6b96473)
cli - v1.1286.3

Published by Team-Hammerhead 7 months ago

1.1286.3 (2024-04-03)

Bug Fixes

  • always finish progress when auto-fixing in language server (#5145) (f645bbe)
  • avoid potentially outputting very large JSON objects (#5147) (84b5e8b)
cli - v1.1286.2

Published by Team-Hammerhead 7 months ago

1.1286.2 (2024-03-29)

Bug Fixes

  • enhance sbt output width, fixing false positives vulns (#5130) (2011b90)
cli - v1.1286.1

Published by Team-Hammerhead 7 months ago

1.1286.1 (2024-03-25)

Bug Fixes

  • Fix error in sbom command when using --json-file-output (#5136) (eee1ec5)
cli - v1.1286.0

Published by Team-Hammerhead 7 months ago

1.1286.0 (2024-03-25)

Features

cli - v1.1285.1

Published by Team-Hammerhead 7 months ago

1.1285.1 (2024-03-22)

Bug Fixes

  • ci: add missing node types (#5129) (c55af61)
  • Fix handling of large json data when using --json [CLI-73] (#5093) (c0d401c)