Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency snyk to v1.1293.1 #95

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
snyk 1.1114.0 -> 1.1293.1 age adoption passing confidence

Release Notes

snyk/snyk (snyk)

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)

v1.1292.4

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

Complete changelog

Bug Fixes
  • deployment: Rollback of digital signature for the bundled macOS binary (#​5416)

v1.1292.3

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

Complete changelog
Bug Fixes
  • deployment: Add digital signature for the bundled macOS binary
    (#​5404)

v1.1292.2

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

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)

v1.1292.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

Complete changelog

Bug Fixes
  • test,monitor: fix improper permission error handling when accessing 'enablePnpmCli' feature flag

v1.1292.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

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#​5247k/snyk/issues/5247)) (fdcf30e)
  • language-server: Enable incremental scanning#​5291k/snyk/issues/5291)) (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#​5191yk/snyk/issues/5191)) (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)

v1.1291.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

Bug Fixes
  • dependencies: Upgrade go-getter to v1.7.4 to fix vulnerabilities (#​5252)

v1.1291.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
  • 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

v1.1290.0

Compare Source

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)

v1.1289.0

Compare Source

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)

v1.1288.1

Compare Source

Bug Fixes
  • iac: Fix Issue Path in human readable and json output [IAC-2935] (#​5159) (5fc3d59)

v1.1288.0

Compare Source

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)

v1.1287.0

Compare Source

Features

v1.1286.4

Compare Source

Bug Fixes
  • upgrade iac custom rules extension to address vulns [IAC-2921] (#​5149) (6b96473)

v1.1286.3

Compare Source

Bug Fixes
  • always finish progress when auto-fixing in language server (#​5145) (f645bbe)
  • avoid potentially outputting very large JSON objects (#​5147) (84b5e8b)

v1.1286.2

Compare Source

Bug Fixes
  • enhance sbt output width, fixing false positives vulns (#​5130) (2011b90)

v1.1286.1

Compare Source

Bug Fixes
  • Fix error in sbom command when using --json-file-output (#​5136) (eee1ec5)

v1.1286.0

Compare Source

Features

v1.1285.1

Compare Source

Bug Fixes

v1.1285.0

Compare Source

Features
  • language-server: Added command to retrieve fix suggestions for snyk code
  • language-server: Added Feature Flag command
  • language-server: Associate learn lessons with all specified ecosystems

v1.1284.0

Compare Source

Features
  • support -dverbose argument when testing maven projects #​5117 (1ef091f)

v1.1283.1

Compare Source

Bug Fixes

v1.1283.0

Compare Source

Features

v1.1282.1

Compare Source

Bug Fixes

v1.1282.0

Compare Source

Bug Fixes
Features

v1.1281.0

Compare Source

Bug Fixes
  • do not purge the code action cache in language server before the action is resolved by the client [IDE-134] (#​5062) (4bf4333)
  • support monitoring larger/complex container projects (#​5075) (091e277)
  • upgrade go toolchain to 1.21.7 (#​5064) (f282bb5)
Features

v1.1280.1

Compare Source

Bug Fixes
  • add range to snyk.scan message create by code scanner [IDE-134] (#​5052) (e78bad6)
  • Scanning of .NET projects with the --dotnet-runtime-resolution flag now uses existing NuGet package cache if available (#​5051) (023f633)

v1.1280.0

Compare Source

Bug Fixes
  • improved 'npm dist-tags' handling for npm lockfile v2 and newer (#​5033) (8d0d96a)

v1.1279.0

Compare Source

Bug Fixes
Features

v1.1278.0

Compare Source

Bug Fixes
  • Fix circular dependencies errors for python packages (#​5032) (85616d4)
Features
  • Support for custom output paths for dotnet v2 projects [OSM-955] (#​5015) (6fc1d10)

v1.1277.0

Compare Source

Bug Fixes
  • Do not write an empty file when using --json-file-output [CLI-115] (#​5030) (fd91b7c)

v1.1276.0

Compare Source

Bug Fixes
  • bump snyk-python-plugin version (#​5026) (59c99f6)
  • Fix handling of large json data when writing to file via --json-file-output [CLI-46] (#​5007) (33485f1)
  • upgrade dependencies to fix vulnerabilities (#​5023) (291c151)

v1.1275.0

Compare Source

v1.1274.0

Compare Source

v1.1273.0

Compare Source

Features
  • update gradle plugin version adding support for Gradle 8 (7cf8b6e)

v1.1272.0

Compare Source

Bug Fixes

v1.1271.0

Compare Source

Bug Fixes

v1.1270.0

Compare Source

Bug Fixes
Features

v1.1269.0

Compare Source

v1.1268.0

Compare Source

Bug Fixes
Features
  • Redact token information from debug logs [HEAD-1184] (#​4983) (9dd5ad4)
    • known limitation: debug logs for snyk auth
  • run the unit-style tests in parallel (#​4985) (f3b705f)

v1.1267.0

Compare Source

Features

v1.1266.0

Compare Source

Bug Fixes

v1.1265.0

Compare Source

Features

v1.1264.0

Compare Source

Bug Fixes
  • incorrect version coercion in container's pip scanner (#​4964) (025d352)

v1.1263.0

Compare Source

Features

v1.1262.0

Compare Source

Bug Fixes
  • [OSM-855] fixed python 3.12 support in snyk-python-plugin (#​4965) (62175e6)

v1.1261.0

Compare Source

Bug Fixes

v1.1260.0

Compare Source

Features

v1.1259.0

Compare Source

Bug Fixes
Features

v1.1258.0

Compare Source

Bug Fixes

v1.1257.0

Compare Source

Bug Fixes

v1.1256.0

Compare Source

v1.1255.0

Compare Source

Bug Fixes

v1.1254.0

Compare Source

Features
  • include Snyk CLI as a generator tool in SBOM documents (#​4945) (97746db)

v1.1253.0

Compare Source

Bug Fixes

v1.1252.0

Compare Source

Bug Fixes

v1.1251.0

Compare Source

Bug Fixes

v1.1250.0

Compare Source

Features

v1.1249.0

Compare Source

Features

v1.1248.0

Compare Source

Bug Fixes

v1.1247.0

Compare Source

Bug Fixes

v1.1246.0

Compare Source

Bug Fixes
Features

v1.1245.0

Compare Source

Bug Fixes
  • [SUP-2193] Fix v2 .net parsing not honoring missing rids

v1.1244.0

Compare Source

Bug Fixes

v1.1243.0

Compare Source

Bug Fixes

v1.1242.0

Compare Source

Bug Fixes

v1.1241.0

Compare Source

Bug Fixes

v1.1240.0

Compare Source

Bug Fixes

v1.1239.0

Compare Source

Bug Fixes
  • do not show invalidSeverityThreshold error for HTTP 400 responses (#​4920) (b202896)

v1.1238.0

Compare Source

Bug Fixes

v1.1237.0

Compare Source

Bug Fixes
Features

v1.1236.0

Compare Source

Bug Fixes
  • update snyk-ls to v0.0.0-20231018080541-3a486664f5ac (#​4909) (f1e2bba)

v1.1235.0

Compare Source

Bug Fixes
Features

v1.1234.0

Compare Source

Bug Fixes
  • inject variable/secret TEST_SNYK_TOKEN into workflow step (#​4898) (dde78c9)
Features

v1.1233.0

Compare Source

v1.1232.0

Compare Source

Bug Fixes

v1.1231.0

Compare Source

Features
  • support -- arguments for sbom and other extensions [HEAD-861] (#​4892) (3a9dadd)

v1.1230.0

Compare Source

Features

v1.1229.0

Compare Source

Bug Fixes
Reverts

v1.1228.0

Compare Source

Features
Reverts

v1.1227.0

Compare Source

Bug Fixes
Features

v1.1226.0

Compare Source

Features

v1.1225.0

Compare Source

Bug Fixes

v1.1224.0

Compare Source

v1.1223.0

Compare Source

Bug Fixes

v1.1222.0

Compare Source

v1.1221.0

Compare Source

Bug Fixes
Features

v1.1220.0

Compare Source

Features

v1.1219.0

Compare Source

Features
  • determine, inject and publish the LS protocol version [HEAD-692] (#​4853) (aca242f)

v1.1218.0

Compare Source

Bug Fixes
  • upgrade snyk-iac-test to latest - contains fixes for the policy-engine (#​4858) (0f7b795)

v1.1217.0

Compare Source

Bug Fixes

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.1118.0 chore(deps): update dependency snyk to v1.1119.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch 2 times, most recently from c1066ae to 8dd1830 Compare March 17, 2023 18:57
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1119.0 chore(deps): update dependency snyk to v1.1121.0 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from 8dd1830 to d234068 Compare March 20, 2023 16:35
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1121.0 chore(deps): update dependency snyk to v1.1122.0 Mar 20, 2023
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from d234068 to 24c099c Compare March 21, 2023 09:10
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1122.0 chore(deps): update dependency snyk to v1.1123.0 Mar 21, 2023
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from 24c099c to 40d7aed Compare March 22, 2023 12:20
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1123.0 chore(deps): update dependency snyk to v1.1124.0 Mar 22, 2023
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1124.0 chore(deps): update dependency snyk to v1.1125.0 Mar 22, 2023
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch 2 times, most recently from 7557617 to ea90dd3 Compare March 23, 2023 17:18
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1125.0 chore(deps): update dependency snyk to v1.1126.0 Mar 23, 2023
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from ea90dd3 to 4fc45a8 Compare March 24, 2023 19:07
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1126.0 chore(deps): update dependency snyk to v1.1127.0 Mar 24, 2023
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1127.0 chore(deps): update dependency snyk to v1.1128.0 Mar 27, 2023
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from 4fc45a8 to 1a0af43 Compare March 27, 2023 18:18
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1128.0 chore(deps): update dependency snyk to v1.1129.0 Mar 28, 2023
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from 1a0af43 to eb68a59 Compare March 28, 2023 17:03
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1129.0 chore(deps): update dependency snyk to v1.1130.0 Mar 29, 2023
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from eb68a59 to f8a942b Compare March 29, 2023 13:57
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1130.0 chore(deps): update dependency snyk to v1.1131.0 Mar 30, 2023
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from f8a942b to 322e291 Compare March 30, 2023 15:20
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1131.0 chore(deps): update dependency snyk to v1.1132.0 Mar 31, 2023
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch 2 times, most recently from dfda9d9 to f303389 Compare March 31, 2023 15:39
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1132.0 chore(deps): update dependency snyk to v1.1133.0 Mar 31, 2023
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1133.0 chore(deps): update dependency snyk to v1.1134.0 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from f303389 to 46a5d09 Compare April 3, 2023 11:45
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from 999893f to 89ef9e5 Compare April 4, 2024 14:43
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1286.3 chore(deps): update dependency snyk to v1.1287.0 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from 89ef9e5 to ec7b890 Compare April 9, 2024 15:01
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1287.0 chore(deps): update dependency snyk to v1.1288.0 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from ec7b890 to 71d4c68 Compare April 15, 2024 15:23
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1288.0 chore(deps): update dependency snyk to v1.1288.1 Apr 15, 2024
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from 71d4c68 to bd41457 Compare April 16, 2024 14:38
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1288.1 chore(deps): update dependency snyk to v1.1289.0 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from bd41457 to 4617ef5 Compare April 19, 2024 10:30
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1289.0 chore(deps): update dependency snyk to v1.1290.0 Apr 19, 2024
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from 4617ef5 to 7a42f4e Compare April 30, 2024 14:47
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1290.0 chore(deps): update dependency snyk to v1.1291.0 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from 7a42f4e to 9d0bf12 Compare May 27, 2024 15:18
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1291.0 chore(deps): update dependency snyk to v1.1291.1 May 27, 2024
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from 9d0bf12 to 916448d Compare June 26, 2024 14:01
@renovate renovate bot changed the title chore(deps): update dependency snyk to v1.1291.1 chore(deps): update dependency snyk to v1.1292.0 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/snyk-1.x-lockfile branch from 916448d to 7c9a9c1 Compare June 27, 2024 14:25
@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 7c9a9c1 to 99585c2 Compare August 1, 2024 10:40
@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 99585c2 to 80c7314 Compare August 12, 2024 14:47
@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 80c7314 to 1ddfb3f Compare August 12, 2024 18:05
@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 force-pushed the renovate/snyk-1.x-lockfile branch from 1ddfb3f to b602a07 Compare August 28, 2024 14:41
@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 b602a07 to 4dbc777 Compare September 11, 2024 14:21
@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
Copy link

sonarcloud bot commented Sep 11, 2024

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