[Snyk] Upgrade @snyk/protect from 1.1292.1 to 1.1294.1 #152
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @snyk/protect from 1.1292.1 to 1.1294.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 7 versions ahead of your current version.
The recommended version was released on 22 days ago.
Release notes
Package name: @snyk/protect
-
1.1294.1 - 2024-11-20
- container: unable to process RedHat images when the “content_sets” attribute was missing in the redhat-content-manifests file. (snyk/snyk-docker-plugin#615)
- container: skip optional dependencies when testing Python projects to prevent "too many vulnerable paths for conversion to legacy test output" error (snyk/snyk-docker-plugin#614)
- container, test, monitor prevents "Invalid JSON" being produced when debugging is enabled and policies are being applied. (#5583)
-
1.1294.0 - 2024-10-23
- CycloneDX 1.6 SBOM support This new version now supports generating CycloneDX 1.6 SBOMs using the
- Improved CLI monitoring of large Cocoapods projects When doing a
- 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.
- 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)
- 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
- 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)
-
1.1293.1 - 2024-09-11
- Starting with this version, Snyk cli binaries will be distributed via
-
1.1293.0 - 2024-08-28
- Starting with this version, Snyk cli binaries will be distributed via
- 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)
- 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: 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)
-
1.1292.4 - 2024-08-12
- deployment: Rollback of digital signature for the bundled macOS binary (#5416)
-
1.1292.3 - 2024-08-12
- deployment: Add digital signature for the bundled macOS binary
-
1.1292.2 - 2024-08-01
- container test: Improve the accuracy of identifying npm projects within docker images by removing the explicit folder ignore rules
- container test: Pass platform parameter when pulling an image from a container registry (#5360)
-
1.1292.1 - 2024-06-27
- test,monitor: fix improper permission error handling when accessing 'enablePnpmCli' feature flag
from @snyk/protect GitHub release notes1.1294.1 (2024-11-20)
Bug Fixes
1.1294.0 (2024-10-23)
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
snyk sbomcommand, providing you with more comprehensive and detailed information about your software components and their dependencies. Read more about the CycloneDX version announcement here.snyk monitoron very large Cocoapods applications, the CLI sometimes returned anInvalid String OOMerror and the operation would fail. Although this error was rare, we have fixed it so large Cocoapods applications can now be monitored successfully.Features
Bug Fixes
--max-vulnerable-paths(302d7ac)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
downloads.snyk.ioinstead ofstatic.snyk.io. This includes intallation fromnpm.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
downloads.snyk.ioinstead ofstatic.snyk.io. This includes intallation fromnpm,homebrewandscoopas well as many of the CI/CD integrations.Features
Bug Fixes
sbom testcommand, include CWE values onCWEproperty (#5331) (99773c3)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
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
(#5404)
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
(#5384)
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
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: