Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
snyk 1.1292.4 -> 1.1294.0 age adoption passing confidence

Release Notes

snyk/snyk (snyk)

v1.1294.0

Compare Source

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
  • CycloneDX 1.6 SBOM support This new version now supports generating CycloneDX 1.6 SBOMs using the snyk sbom command, providing you with more comprehensive and detailed information about your software components and their dependencies. Read more about the CycloneDX version announcement here.
  • Improved CLI monitoring of large Cocoapods projects When doing a snyk monitor on very large Cocoapods applications, the CLI sometimes returned an Invalid String OOM error and the operation would fail. Although this error was rare, we have fixed it so large Cocoapods applications can now be monitored successfully.
  • Fix for security issue The Snyk CLI before 1.1294.0 is vulnerable to Code Injection when scanning an untrusted (PHP|Gradle) project. The vulnerability can be triggered if Snyk test is run inside the untrusted project due to the improper handling of the current working directory name. Snyk always recommends not scanning untrusted projects.
Features
  • sbom: add CycloneDX 1.6 SBOM support (1330fc2)
  • deployment: Deploy alpine arm64 binaries (9daace4)
  • monitor: enable cocoapods to send graphs for cli monitor (ca56c69)
  • iac: pass allow analytics flag to snyk-iac-test [IAC-3017] (b12d3ac)
Bug Fixes
  • all: restore cert file if it was externally removed (ef1547f)
  • auth: missing auth issue with oauth (57ae95c)
  • iac: upgrade iac custom rules ext to address vulns [IAC-3065] (d6cc509)
  • iac: upgrade snyk-iac-test to v0.55.1 [IAC-2940] (0dadc90)
  • monitor: add normalize help for deriving target files [CLI-448] (82efb50)
  • sbom: include CVE in JSON output of sbom test command (a543179)
  • sbom: add missing option --gradle-normalize-deps to SBOM command (151f63d)
  • test: default limit to max vulnerable paths per vuln, add override option --max-vulnerable-paths (302d7ac)
  • test: do not show test deps for Dverbose mvn with dependencyManagement (67e0de9)
  • test: fixed support for pnpm alias packages (d506de1)
  • test: point snyk policy out urls to snyk.io (28509a3)
  • test: scan non publishable projects on improved net (a6c0e67)
  • test: scan nuget with PublishSingleFile turned on (2c74298)
  • dependencies: update snyk-nodejs-plugin to fix micromatch vuln (baef934)
  • dependencies: address security vulnerability in snyk-php-plugin CVE-2024-48963 (7798d13)
  • dependencies: address security vulnerability in snyk-gradle-plugin CVE-2024-48964 (c614284)
  • dependencies: upgrade go-getter to 1.7.5 (970de96)
  • dependencies: upgrade iac extension and snyk-iac-test (9134c05)
  • dependencies: upgrade slack/webhook to 7.0.3 (8ab4433)

v1.1293.1

Compare Source

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.

v1.1293.0

Compare Source

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1292.0 chore(deps): update dependency snyk to v1.1292.1 Jun 27, 2024
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from f824c96 to ac88e33 Compare June 27, 2024 13:20
Copy link

@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from ac88e33 to f835987 Compare August 1, 2024 10:26
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1292.1 chore(deps): update dependency snyk to v1.1292.2 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from f835987 to 761f092 Compare August 12, 2024 12:49
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1292.2 chore(deps): update dependency snyk to v1.1292.3 Aug 12, 2024
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from 761f092 to f5f399d Compare August 12, 2024 19:32
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1292.3 chore(deps): update dependency snyk to v1.1292.4 Aug 12, 2024
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1292.4 chore(deps): update dependency snyk to v1.1292.4 - autoclosed Aug 23, 2024
@renovate renovate bot closed this Aug 23, 2024
@renovate renovate bot deleted the renovate/snyk-1.x-lockfile branch August 23, 2024 19:02
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1292.4 - autoclosed chore(deps): update dependency snyk to v1.1292.4 Aug 28, 2024
@renovate renovate bot reopened this Aug 28, 2024
@renovate renovate bot restored the renovate/snyk-1.x-lockfile branch August 28, 2024 12:11
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1292.4 chore(deps): update dependency snyk to v1.1293.0 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from f5f399d to b32dcf3 Compare August 28, 2024 12:11
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1293.0 chore(deps): update dependency snyk to v1.1293.1 Sep 11, 2024
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from b32dcf3 to 5d6a036 Compare September 11, 2024 13:40
Copy link

@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1293.1 chore(deps): update dependency snyk to v1.1294.0 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from 5d6a036 to 2ceebf2 Compare October 23, 2024 19:41
Copy link

@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1294.0 chore(deps): update dependency snyk to v1.1294.0 - autoclosed Nov 5, 2024
@renovate renovate bot closed this Nov 5, 2024
@renovate renovate bot deleted the renovate/snyk-1.x-lockfile branch November 5, 2024 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants