Skip to content

[Snyk] Upgrade snyk from 1.413.3 to 1.1301.0#1005

Open
drnachio wants to merge 1 commit intodevelopfrom
snyk-upgrade-45aad5f1eaf360af2617a0be112d83b4
Open

[Snyk] Upgrade snyk from 1.413.3 to 1.1301.0#1005
drnachio wants to merge 1 commit intodevelopfrom
snyk-upgrade-45aad5f1eaf360af2617a0be112d83b4

Conversation

@drnachio
Copy link
Copy Markdown
Contributor

snyk-top-banner

Snyk has created this PR to upgrade snyk from 1.413.3 to 1.1301.0.

ℹ️ 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 966 versions ahead of your current version.

  • The recommended version was released 24 days ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Remote Code Execution (RCE)
SNYK-JS-PACRESOLVER-1564857
726 Proof of Concept
high severity Command Injection
SNYK-JS-SSH2-1656673
726 No Known Exploit
high severity Prototype Pollution
SNYK-JS-INI-1048974
726 Proof of Concept
high severity Server-side Request Forgery (SSRF)
SNYK-JS-IP-12704893
726 Proof of Concept
high severity Server-side Request Forgery (SSRF)
SNYK-JS-IP-12761655
726 Proof of Concept
high severity Server-side Request Forgery (SSRF)
SNYK-JS-IP-6240864
726 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-PARSELINKHEADER-1582783
726 Proof of Concept
high severity Code Injection
SNYK-JS-SNYKGRADLEPLUGIN-8248487
726 No Known Exploit
high severity Code Injection
SNYK-JS-SNYKPHPPLUGIN-8248485
726 No Known Exploit
high severity Prototype Pollution
SNYK-JS-LODASHSET-1320032
726 Proof of Concept
high severity Prototype Pollution
SNYK-JS-NCONF-2395478
726 Proof of Concept
high severity Server-side Request Forgery (SSRF)
SNYK-JS-NETMASK-1089716
726 Proof of Concept
high severity Server-side Request Forgery (SSRF)
SNYK-JS-NETMASK-6056519
726 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-NORMALIZEURL-1296539
726 No Known Exploit
medium severity Symlink Attack
SNYK-JS-TMP-11501554
726 Proof of Concept
medium severity Server-Side Request Forgery (SSRF)
SNYK-JS-IP-7148531
726 Proof of Concept
medium severity Open Redirect
SNYK-JS-GOT-2932019
726 No Known Exploit
medium severity Open Redirect
SNYK-JS-GOT-2932019
726 No Known Exploit
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-HTTPCACHESEMANTICS-3248783
726 Proof of Concept
medium severity Symlink Attack
SNYK-JS-TMP-11501554
726 Proof of Concept
medium severity Symlink Attack
SNYK-JS-TMP-11501554
726 Proof of Concept
medium severity Prototype Pollution
SNYK-JS-XML2JS-5414874
726 Proof of Concept
medium severity Command Injection
SNYK-JS-SNYK-3037342
726 Proof of Concept
medium severity Command Injection
SNYK-JS-SNYK-3038622
726 Proof of Concept
medium severity Code Injection
SNYK-JS-SNYK-3111871
726 No Known Exploit
medium severity Command Injection
SNYK-JS-SNYKDOCKERPLUGIN-3039679
726 Proof of Concept
medium severity Command Injection
SNYK-JS-SNYKGOPLUGIN-3037316
726 Proof of Concept
medium severity Command Injection
SNYK-JS-SNYKGRADLEPLUGIN-3038624
726 Proof of Concept
medium severity Denial of Service (DoS)
SNYK-JS-JSZIP-1251497
726 Proof of Concept
medium severity Arbitrary File Write via Archive Extraction (Zip Slip)
SNYK-JS-JSZIP-3188562
726 No Known Exploit
medium severity Denial of Service (DoS)
SNYK-JS-JSZIP-1251497
726 Proof of Concept
medium severity Arbitrary File Write via Archive Extraction (Zip Slip)
SNYK-JS-JSZIP-3188562
726 No Known Exploit
medium severity Command Injection
SNYK-JS-SNYKMVNPLUGIN-3038623
726 Proof of Concept
medium severity Command Injection
SNYK-JS-SNYKPYTHONPLUGIN-3039677
726 Proof of Concept
medium severity Command Injection
SNYK-JS-SNYKSBTPLUGIN-3038626
726 Proof of Concept
medium severity Command Injection
SNYK-JS-SNYKSNYKCOCOAPODSPLUGIN-3038625
726 Proof of Concept
low severity Insertion of Sensitive Information into Log File
SNYK-JS-SNYK-10497607
726 Proof of Concept
Release notes
Package name: snyk
  • 1.1301.0 - 2025-11-19

    1.1301.0 (2025-11-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

    Features

    • container: The Snyk CLI now supports scanning Ubuntu Chisel images for vulnerabilities (9328757)
    • container: The Snyk CLI now supports scanning container images with zstd-compressed layers (5080e42)
    • container: Added a new parameter, --include-system-jars, to support scanning of usr/lib JARs (57078b6)
    • test(maven): Initial maven 4 support, testing against the most recent release candidate (88cf47e)
    • test(maven): A new experimental flag --include-provenance that will produce DepGraphs containing purls with checksum qualifiers for each package. Primarily to be used via --print-graph, not yet used in the main testing flow (5b8fe0a)
    • sbom(maven): A new experimental flag --include-provenance that will produce an SBOM with checksum qualifiers in each purl (5b8fe0a)
    • language-server: Automatic selection of the organization for IDEs based on workspace folder (EA). (2cc554e)
    • language-server: Analytics for configuration and folder trust (2cc554e)
    • mcp: Support for writing scan output into a file (2cc554e)
    • mcp: Service Account support (2cc554e)

    Bug Fixes

    • general: Fix incorrect error mapping for varying status codes (5829500)
    • general: Some invalid flag combinations are now correctly handled (ca5903b)
    • test: The Snyk CLI now correctly handles optional dependencies without separate package entries
      (bfcbda7)
    • test: The Snyk CLI now correctly handles aliased packages with nested dependencies (bfcbda7)
    • test: The Snyk CLI now correctly handles bundled dependencies with non-hoisted bundle owners (bfcbda7)
    • test: Fixes issue where sub packages were getting grouped incorrectly, leading to deps getting marked as missing. (b904e8c)
    • test, sbom: Stops misclassifying NX Build project.json as a NuGet project (ff6860f)
    • test(npm): Improve npm alias support (cb37da7)
    • test(npm): The Snyk CLI now correctly handles npm packages with bundled dependencies (7d93b86)
    • test(python): Scanning projects using Python 2.7 will no longer fail with a string formatting error (4effc7f)
    • test(python): Fixed JSON parsing error for Python projects with missing packages (4effc7f)
    • test(maven): Underlying maven commands adjusted slightly to make aggregate projects that encounter issues when rebuilding more likely to succeed (3b72d86)
    • test(dotnet): Fix an issue with NuGet v3 scanner where the netstandard and netcoreapp TargetFrameworks were treated as .netx.x (227b50c)
    • test(dotnet): Fix an issue with NuGet v3 scanner where the pinned dependencies were not discovered (0d9b0c4)
    • container: Fixed a bug where scanning docker images with very large files would result in the CLI crashing with no message (57078b6)
    • container: Fix rare crash when scanning large Docker images (195ed78)
    • container: Fix issue where go binaries in Linux images with complex paths were not properly detected as go binaries when scanning on Windows (be8098b)
    • code: Add missing explicit error handling (755d01f)
    • unmanaged: Ignored vulnerabilities in unmanaged (C/C++) projects are now properly excluded from JSON output when using .snyk policy files. This ensures that snyk-to-html and other tools that consume JSON output will correctly respect vulnerability ignores. (fa808c1)
    • dependencies: Fix CVE-2025-58058 and CVE-2025-11065 (d7e87e2)
    • dependencies: Upgrade golang to 1.24.10 to fix vulnerabilities (c039f99)
    • dependencies: Upgrade to golang 1.24.8 (4dcf97a)
    • dependencies: Upgrade xcode to avoid flaky signing (bdcb991)
    • dependencies: Fix CVE-2025-47913 (a00b0dc)
    • language-server: Various Language Server related fixes (2cc554e)
  • 1.1300.2 - 2025-10-28

    1.1300.2 (2025-10-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

    Bug Fixes

  • 1.1300.1 - 2025-10-21

    1.1300.1 (2025-10-21)

    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

    Features

    Bug Fixes

  • 1.1300.0 - 2025-10-08

    1.1300.0 (2025-10-08)

    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

    Features

    • general: Improve SARIF compatibility by adding runAutomationDetails (3e232e5)
    • container: Add support scanning system JARs (54e84d8)
    • container: Add TargetOS to output of container scan (aa55cd9)
    • test: Add support for godot projects (d9fc200)
    • test: Add support for maven metaversions (f321ffa)
    • language-server: Add CVSSv4 Links in IDE Issue Details
    • mcp: Workflow and performance improvements

    Bug Fixes

    • container: Fixed crashes when scanning docker images with very large files (72cb040)
    • test: Re-enable support for python 2.7 (02c7fe3)
    • test: Improved error information when using --all-projects (36d14f9)
    • test: Fix a bug due to case-sensitive ignores (b432406)
    • test: Resolve project assets file path dynamically (75a152e)
    • iac: Upgrade iac components to address a vulnerability [IAC-3439] (eaaaf84)
    • logging: Fix broken debug logs due to secret redaction by redacting all user input (0cf19a7)
    • language-server: Multiple bugfixes
  • 1.1299.1 - 2025-09-24

    1.1299.1 (2025-09-24)

    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

    • language-server: Fix titles of Snyk Open Source code actions in IDEs (0add44d)
    • code: Include missing uploadResults property in Sarif output (693e548)
    • logging: Fix broken debug logs due to incorrect redaction (0cf19a7)
  • 1.1299.0 - 2025-09-01

    1.1299.0 (2025-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.

    Features

    • auth: Support for PAT auto region configuration. (ad8e4a7)

    Bug Fixes

    • code: Fixes code test --report when a project_id environment variable exists. (6168b1d)
    • code: Fixes an issue with snyk code test where an empty input parameter would cause inconsistent behavior. (a661235)
    • container: Stops spawning commands using a shell. (7ee9e15)
    • dependency: Fixes CVE-2025-8959. (5a548fb)
    • general: Fixes a bug where formatting of log timestamps could cause a crash in some cases. (92fa8be)
    • iac: Fixes wrong status code checks. (77152e5)
    • language-server: Fixes a bug related to the analytics environment variables. (6916af8)
    • language-server: Correctly populates the environment for Open Source scans when called from the IDE. (945b029)
    • language-server: Ensures changed API URLs are respected during authentication. (24ed981)
    • language-server: MCP tool updates to support feedback and better tool descriptions. (8f2a8d1)
    • test: Fixes a bug where project.assets.json files would not be detected in cases where it's destination path was altered with .NET properties. (75a152e)
    • test: Improves error messages when using --all-projects. (960fa8e)
  • 1.1298.3 - 2025-08-14

    1.1298.3 (2025-08-14)

    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

    • aibom: This command is now publicly available. Note that the feature is still experimental and subject to breaking changes without notice.

    • Effective with release (Snyk CLI 1.1298.0), the minimum required GNU C Library (glibc) versions on Linux will be updated as follows:

      • For Linux x64 environments: glibc version 2.28 or higher
      • For Linux arm64 environments: glibc version 2.31 or higher
    • If this affects you, please follow the advice here. Possible issues are errors mentioning GLIBC_2.27 or GLIBC_2.31 not found.

    Bug Fixes

    • test: Added support for Gradle 9.
  • 1.1298.2 - 2025-07-30

    1.1298.2 (2025-07-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

    • Effective with release (Snyk CLI 1.1298.0), the minimum required GNU C Library (glibc) versions on Linux will be updated as follows:
      • For Linux x64 environments: glibc version 2.28 or higher
      • For Linux arm64 environments: glibc version 2.31 or higher
    • If this affects you, please follow the advice here. Possible issues are errors mentioning GLIBC_2.27 or GLIBC_2.31 not found.

    Bug Fixes

    • code: Fix code test --report when a project_id environment variable exists (8be17d6)
    • mcp: Skip trust browser popup if folder is already trusted
    • mcp: Improve container scan security
    • language-server: Fixed missing AI Fix entitlements for cases where the default org didn’t have AI Fix enabled
  • 1.1298.1 - 2025-07-22

    1.1298.1 (2025-07-22)

    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

    • Effective with release (Snyk CLI 1.1298.0), the minimum required GNU C Library (glibc) versions on Linux will be updated as follows:
      • For Linux x64 environments: glibc version 2.28 or higher
      • For Linux arm64 environments: glibc version 2.31 or higher
    • If this affects you, please follow the advice here. Possible issues are errors mentioning GLIBC_2.27 or GLIBC_2.31 not found.

    Bug Fixes

    • container: Fix failing scan of local container images (6095a60)
    • mcp: Fix incomplete mcp instrumentation (9108dc0)
  • 1.1298.0 - 2025-07-16

    1.1298.0 (2025-07-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

    • Effective with this release (Snyk CLI 1.1298.0), the minimum required GNU C Library (glibc) versions on Linux will be updated as follows:
      • For Linux x64 environments: glibc version 2.28 or higher
      • For Linux arm64 environments: glibc version 2.31 or higher
    • If this affects you, please follow the advice here. Possible issues are errors mentioning GLIBC_2.27 or GLIBC_2.31 not found.

    Features

    • language-server: Introduce a folder trust mechanism for the MCP extension (e8fe9f8)
    • language-server: Allow command cancelling for login command (e8fe9f8)
    • language-server: Support Snyk personal access tokens as an authentication method for IDEs (5ccabc9)
    • language-server: IAW UI improvements (8cd643d)
    • test, monitor, sbom: Maven Dverbose improvement for long running scans resulting from dense dependency graphs creation (5abe28b)
    • test: Improved support for comments in Dotnet's global.json file (164618c)
    • test: NPM/Yarn alias are now supported and honored by default. (beb9fcc)
    • test: Node IDs in the dep-graph produced by snyk test --print-graph will now contain type and classifier (22ba468)
    • test: Use SNYK_TMP_PATH env var for temp dir path for Python tests (3ba01d1)
    • test: For gradle projects, internal project dependencies containing multiple artifacts disguised under one artifact should now show all dependencies instead of randomly picking one of the dependencies grouped under the disguised coordinate when scanned via snyk test --gradle-normalize-deps (22ba468)
    • auth: Support Snyk personal access tokens as an authentication method for the CLI (217aa3e)
    • aibom: Added aibom extension (58e5143)
    • aibom: Support optional html rendering when using --html (dd4de81)
    • container: Add support for RPM packages scanning in SLE15.2+ images (c5e3a03)

    Bug Fixes

    • general: Fixes incorrect SARIF schema link for Code, Container, IAC and Open Source product line output (f283dd9)
    • language-server: MCP tool description and params (bb88287)
    • language-server: Update IAW wording to match web UI (bb88287)
    • language-server: General MCP extension improvements (e8fe9f8)
    • language-server: Make sure parsing of issues does not end prematurely for unmanaged scans (01f53e3)
    • language-server: AI fix applying to the wrong lines (01f53e3)
    • language-server: Display inline ignores, if feature flag is set in VSCode (01f53e3)
    • language-server: OAuth flow should use GAF network HTTP Client (9c36d43)
    • language-server: Add snyk-ls- prefix to x-snyk-ide header (9c36d43)
    • language-server: Parameter precedence for SCA scans (9c36d43)
    • language-server: AIFix loads folder path from cached issues instead of computing it (72dd095)
    • language-server: Potential cross-site scripting (XSS) vulnerability in the HTML reports generated by the IaC scanning infrastructure (72dd095)
    • language-server: Ignored OSS issues are not propagated to the client (72dd095)
    • language-server: Workspace folder trust validation failure on case-insensitive filesystems (Windows and macOS) when comparing paths with different letter casing (72dd095)
    • langauge-server: Read locks when running auth command (420d62a)
    • language-server: Authentication command is now cancellable (35eb9a8)
    • language-server: MCP command for SCA (c6f1203)
    • language-server: Send auth analytics when token updated (6916af8)
    • test, monitor, sbom: Maven Dverbose algorithm adds only the dependencies resolved by maven in the dependency graph/sbom (9b6abd3)
    • test, monitor, sbom: -- -Dverbose affecting scope collisions from the maven Dverbose command output (parentNodeId does not exist error). (0a48b96)
    • test, monitor: Misleading OutOfSync error in npm projects for top-level bundled dependencies (8ac67c6)
    • test, monitor: Misleading OutOfSync error in yarn projects with multiple versions for the same dependency (8ac67c6)
    • test, monitor: Fixes error in pip scans when a remote requirement matched the name of local directory (c196bae)
    • test: Imports that failed when that file contained special content such as URLs will no longer fail because of it (164618c)
    • test: Scanning open source dependencies of PHP projects when composer is installed on the user machine works again (39e3379)
    • test: Bump nodejs parser to handle manual aliases on indirct deps. (15f693a)
    • test Bump snyk-mvn-plugin to require Node 20 (c91cfbb)
    • test: Performance improvements running snyk test --print-graph on gradle projects (156fdb2)
    • test: Fixed error Could not scan C/C++ project: RangeError: Maximum call stack size exceeded which was sometimes seen when scanning very large archives using snyk test --unmanaged (5ab0676)
    • code: In the golang native code test implementation (CCI), fix hash mismatch errors when uploading non UTF-8 content (33d33e9)
    • code: Sarif and json file output handling aligns with non-native code implementation (7f28efa)
    • iac: Fix CVE-2023-46402 (5675ed4)
    • iac: Fix issue preventing users on regional Snyk instances from accessing their IaC scan results via snyk iac test --report command (4ed65cc)
    • container: Add container test target reference support (61b391b)
    • sbom: Performance improvements running snyk sbom on gradle projects (156fdb2)
    • ignore: Align handling for invalid ignore expiry across Snyk product lines (54b4f56)
    • logging: Redact negotiate in debug logs (8daa112)
    • logging: Fixes some crashes when the CLI was used with debug and trace logging level enabled (92fa8be)
  • 1.1297.3 - 2025-06-23
  • 1.1297.2 - 2025-06-16
  • 1.1297.1 - 2025-05-16
  • 1.1297.0 - 2025-05-14
  • 1.1296.2 - 2025-04-16
  • 1.1296.1 - 2025-03-27
  • 1.1296.0 - 2025-03-13
  • 1.1295.4 - 2025-02-26
  • 1.1295.3 - 2025-02-11
  • 1.1295.2 - 2025-01-24
  • 1.1295.1 - 2025-01-23
  • 1.1295.0 - 2025-01-08
  • 1.1294.3 - 2024-12-12
  • 1.1294.2 - 2024-11-26
  • 1.1294.1 - 2024-11-20
  • 1.1294.0 - 2024-10-23
  • 1.1293.1 - 2024-09-11
  • 1.1293.0 - 2024-08-28
  • 1.1292.4 - 2024-08-12
  • 1.1292.3 - 2024-08-12
  • 1.1292.2 - 2024-08-01
  • 1.1292.1 - 2024-06-27
  • 1.1292.0 - 2024-06-26
  • 1.1291.1 - 2024-05-27
  • 1.1291.0 - 2024-04-30
  • 1.1290.0 - 2024-04-19
  • 1.1289.0 - 2024-04-16
  • 1.1288.1 - 2024-04-15
  • 1.1288.0 - 2024-04-09
  • 1.1287.0 - 2024-04-04
  • 1.1286.4 - 2024-04-04
  • 1.1286.3 - 2024-04-03
  • 1.1286.2 - 2024-03-29
  • 1.1286.1 - 2024-03-26
  • 1.1286.0 - 2024-03-25
  • 1.1285.1 - 2024-03-25
  • 1.1285.0 - 2024-03-18
  • 1.1284.0 - 2024-03-14
  • 1.1283.1 - 2024-03-13
  • 1.1283.0 - 2024-03-06
  • 1.1282.1 - 2024-03-05
  • 1.1282.0 - 2024-03-05
  • 1.1281.0 - 2024-02-28
  • 1.1280.1 - 2024-02-20
  • 1.1280.0 - 2024-02-15
  • 1.1279.0 - 2024-02-12
  • 1.1278.0 - 2024-02-06
  • 1.1277.0 - 2024-02-05
  • 1.1276.0 - 2024-01-30
  • 1.1275.0 - 2024-01-26
  • 1.1274.0 - 2024-01-23
  • 1.1273.0 - 2024-01-23
  • 1.1272.0 - 2024-01-22
  • 1.1271.0 - 2024-01-19
  • 1.1270.0 - 2024-01-18
  • 1.1269.0 - 2024-01-10
  • 1.1268.0 - 2024-01-08
  • 1.1267.0 - 2024-01-02
  • 1.1266.0 - 2023-12-20
  • 1.1265.0 - 2023-12-20
  • 1.1264.0 - 2023-12-14
  • 1.1263.0 - 2023-12-14
  • 1.1262.0 - 2023-12-13
  • 1.1261.0 - 2023-12-12
  • 1.1260.0 - 2023-12-04
  • 1.1259.0 - 2023-11-30
  • 1.1258.0 - 2023-11-29
  • 1.1257.0 - 2023-11-28
  • 1.1256.0 - 2023-11-27
  • 1.1255.0 - 2023-11-27
  • 1.1254.0 - 2023-11-27
  • 1.1253.0 - 2023-11-24
  • 1.1252.0 - 2023-11-22
  • 1.1251.0 - 2023-11-21
  • 1.1250.0 - 2023-11-20
  • 1.1249.0 - 2023-11-20
  • 1.1248.0 - 2023-11-16
  • 1.1247.0 - 2023-11-16
  • 1.1246.0 - 2023-11-15
  • 1.1245.0 - 2023-11-14
  • 1.1244.0 - 2023-11-13
  • 1.1243.0 - 2023-11-09
  • 1.1242.0 - 2023-11-08
  • 1.1241.0 - 2023-11-08
  • 1.1240.0 - 2023-11-07
  • 1.1239.0 - 2023-11-07
  • 1.1238.0 - 2023-10-31
  • 1.1237.0 - 2023-10-24
  • 1.1236.0 - 2023-10-18
  • 1.1235.0 - 2023-10-16
  • 1.1234.0 - 2023-10-11
  • 1.1233.0 - 2023-10-09
  • 1.1232.0 - 2023-10-05
  • 1.1231.0 - 2023-10-05
  • 1.1230.0 - 2023-10-04
  • 1.1229.0 - 2023-10-03
  • 1.1228.0 - 2023-09-28
  • 1.1227.0 - 2023-09-25
  • 1.1226.0 - 2023-09-21
  • 1.1225.0 - 2023-09-19
  • 1.1224.0 - 2023-09-19
  • 1.1223.0 - 2023-09-19
  • 1.1222.0 - 2023-09-19
  • 1.1221.0 - 2023-09-18
  • 1.1220.0 - 2023-09-14
  • 1.1219.0 - 2023-09-14
  • 1.1218.0 - 2023-09-14
  • 1.1217.0 - 2023-09-12
  • 1.1216.0 - 2023-09-11
  • 1.1215.0 - 2023-09-08
  • 1.1214.0 - 2023-09-07
  • 1.1213.0 - 2023-09-06
  • 1.1212.0 - 2023-09-05
  • 1.1211.0 - 2023-09-04
  • 1.1210.0 - 2023-09-04
  • 1.1209.0 - 2023-08-31
  • 1.1208.0 - 2023-08-31
  • 1.1207.0 - 2023-08-28
  • 1.1206.0 - 2023-08-23
  • 1.1205.0 - 2023-08-21
  • 1.1204.0 - 2023-08-21
  • 1.1203.0 - 2023-08-17
  • 1.1202.0 - 2023-08-15
  • 1.1201.0 - 2023-08-15
  • 1.1200.0 - 2023-08-03
  • 1.1199.0 - 2023-08-02
  • 1.1198.0 - 2023-07-31
  • 1.1197.0 - 2023-07-31
  • 1.1196.0 - 2023-07-25
  • 1.1195.0 - 2023-07-25
  • 1.1194.0 - 2023-07-24
  • 1.1193.0 - 2023-07-20
  • 1.1192.0 - 2023-07-19
  • 1.1191.0 - 2023-07-19
  • 1.1190.0 - 2023-07-14
  • 1.1189.0 - 2023-07-13
  • 1.1188.0 - 2023-07-12
  • 1.1187.0 - 2023-06-30
  • 1.1186.0 - 2023-06-27
  • 1.1185.0 - 2023-06-26
  • 1.1184.0 - 2023-06-23
  • 1.1183.0 - 2023-06-19
  • 1.1182.0 - 2023-06-16
  • 1.1181.0 - 2023-06-15
  • 1.1180.0 - 2023-06-14
  • 1.1179.0 - 2023-06-13
  • 1.1178.0 - 2023-06-12
  • 1.1177.0 - 2023-06-09
  • 1.1176.0 - 2023-06-08
  • 1.1175.0 - 2023-06-06
  • 1.1174.0 - 2023-06-05
  • 1.1173.0 - 2023-06-02
  • 1.1172.0 - 2023-06-02
  • 1.1171.0 - 2023-06-01
  • 1.1170.0 - 2023-05-31
  • 1.1169.0 - 2023-05-30
  • 1.1168.0 - 2023-05-26
  • 1.1167.0 - 2023-05-25
  • 1.1166.0 - 2023-05-25
  • 1.1165.0 - 2023-05-25
  • 1.1164.0 - 2023-05-25
  • 1.1163.0 - 2023-05-24
  • 1.1162.0 - 2023-05-23
  • 1.1161.0 - 2023-05-23
  • 1.1160.0 - 2023-05-22
  • 1.1159.0 - 2023-05-18
  • 1.1158.0 - 2023-05-17
  • 1.1157.0 - 2023-05-17
  • 1.1156.0 - 2023-05-16
  • 1.1155.0 - 2023-05-12
  • 1.1154.0 - 2023-05-10
  • 1.1153.0 - 2023-05-08
  • 1.1152.0 - 2023-05-04
  • 1.1151.0 - 2023-05-04
  • 1.1150.0 - 2023-04-28
  • 1.1149.0 - 2023-04-28
  • 1.1148.0 - 2023-04-28
  • 1.1147.0 - 2023-04-27
  • 1.1146.0 - 2023-04-25
  • 1.1145.0 - 2023-04-25
  • 1.1144.0 - 2023-04-24
  • 1.1143.0 - 2023-04-18
  • 1.1142.0 - 2023-04-12
  • 1.1141.0 - 2023-04-12
  • 1.1140.0 - 2023-04-05
  • 1.1139.0 - 2023-04-04
  • 1.1138.0 - 2023-04-04
  • 1.1137.0 - 2023-04-03
  • 1.1136.0 - 2023-04-03
  • 1.1135.0 - 2023-04-03
  • 1.1134.0 - 2023-04-03
  • 1.1133.0 - 2023-03-31
  • 1.1132.0 - 2023-03-31
  • 1.1131.0 - 2023-03-30
  • 1.1130.0 - 2023-03-29
  • 1.1129.0 - 2023-03-28
  • 1.1128.0 - 2023-03-27
  • 1.1127.0 - 2023-03-24
  • 1.1126.0 - 2023-03-23
  • 1.1125.0 - 2023-03-22
  • 1.1124.0 - 2023-03-22
  • 1.1123.0 - 2023-03-21
  • 1.1122.0 - 2023-03-20
  • 1.1121.0 - 2023-03-17
  • 1.1120.0 - 2023-03-17
  • 1.1119.0 - 2023-03-16
  • 1.1118.0 - 2023-03-13
  • 1.1117.0 - 2023-03-10
  • 1.1116.0 - 2023-03-09
  • 1.1115.0 - 2023-03-08
  • 1.1114.0 - 2023-03-06
  • 1.1113.0 - 2023-03-06
  • 1.1112.0 - 2023-03-06
  • 1.1111.0 - 2023-03-02
  • 1.1110.0 - 2023-02-28
  • 1.1109.0 - 2023-02-24
  • 1.1108.0 - 2023-02-21
  • 1.1107.0 - 2023-02-21
  • 1.1106.0 - 2023-02-20
  • 1.1105.0 - 2023-02-16
  • 1.1104.0 - 2023-02-15
  • 1.1103.0 - 2023-02-13
  • 1.1102.0 - 2023-02-13
  • 1.1101.0 - 2023-02-13
  • 1.1100.0 - 2023-02-08
  • 1.1099.0 - 2023-02-08
  • 1.1098.0 - 2023-02-08
  • 1.1097.0 - 2023-02-06
  • 1.1096.0 - 2023-02-03
  • 1.1095.0 - 2023-02-02
  • 1.1094.0 - 2023-02-01
  • 1.1093.0 - 2023-01-31
  • 1.1092.0 - 2023-01-30
  • 1.1091.0 - 2023-01-26
  • 1.1090.0 - 2023-01-24
  • 1.1089.0 - 2023-01-23
  • 1.1088.0 - 2023-01-20
  • 1.1087.0 - 2023-01-12
  • 1.1086.0 - 2023-01-12
  • 1.1085.0 - 2023-01-11
  • 1.1084.0 - 2023-01-11
  • 1.1083.0 - 2023-01-11
  • 1.1082.0 - 2023-01-08
  • 1.1081.0 - 2023-01-03
  • 1.1080.0 - 2022-12-29
  • 1.1079.0 - 2022-12-28
  • 1.1078.0 - 2022-12-28
  • 1.1077.0 - 2022-12-27
  • 1.1076.0 - 2022-12-22
  • 1.1075.0 - 2022-12-22
  • 1.1074.0 - 2022-12-21
  • 1.1073.0 - 2022-12-20
  • 1.1072.0 - 2022-12-20
  • 1.1071.0 - 2022-12-13
  • 1.1070.0 - 2022-12-13
  • 1.1069.0 - 2022-12-06
  • 1.1068.0 - 2022-12-05
  • 1.1067.0 - 2022-12-05
  • 1.1066.0 - 2022-12-02
  • 1.1065.0 - 2022-12-01
  • 1.1064.0 - 2022-11-29
  • 1.1063.0 - 2022-11-28
  • 1.1062.0 - 2022-11-28
  • 1.1061.0 - 2022-11-18
  • 1.1060.0 - 2022-11-16
  • 1.1059.0 - 2022-11-15
  • 1.1058.0 - 2022-11-11
  • 1.1057.0 - 2022-11-10
  • 1.1056.0 - 2022-11-08
  • 1.1055.0 - 2022-11-08
  • 1.1054.0 - 2022-11-07
  • 1.1053.0 - 2022-11-04
  • 1.1052.0 - 2022-11-03
  • 1.1051.0 - 2022-11-03
  • 1.1050.0 - 2022-11-03
  • 1.1049.0 - 2022-11-02
  • 1.1048.0 - 2022-11-01
  • ...

Snyk has created this PR to upgrade snyk from 1.413.3 to 1.1301.0.

See this package in npm:
snyk

See this project in Snyk:
https://app.snyk.io/org/drnachio/project/0235dece-0710-40d2-b9c0-b6ae0c08e4a4?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

2 participants