Skip to content

[Snyk] Security upgrade @openapitools/openapi-generator-cli from 2.31.0 to 2.40.1 - #13025

Open
sestinj wants to merge 1 commit into
mainfrom
snyk-fix-eb4a95342ee0a31836e4c56e4912d71f
Open

[Snyk] Security upgrade @openapitools/openapi-generator-cli from 2.31.0 to 2.40.1#13025
sestinj wants to merge 1 commit into
mainfrom
snyk-fix-eb4a95342ee0a31836e4c56e4912d71f

Conversation

@sestinj

@sestinj sestinj commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • packages/continue-sdk/package.json
  • packages/continue-sdk/package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Inefficient Algorithmic Complexity
SNYK-JS-SHELLQUOTE-17457810
  756  

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

…ge-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SHELLQUOTE-17457810
@sestinj

sestinj commented Jul 25, 2026

Copy link
Copy Markdown
Contributor Author

Merge Risk: Medium

This is a minor version upgrade for the @openapitools/openapi-generator-cli wrapper package. While there are no direct breaking API changes documented for the CLI tool itself within this range, there are environmental changes that require attention.

Key Changes:

  • Node.js Version: Version 2.36.0 introduced support for Node.js 22.x. You should verify that your build environment is compatible.
  • Underlying Generator: This package is a wrapper that downloads a Java-based generator. The version of the generator is controlled via the openapitools.json file. It is recommended to keep this file in your version control to pin the generator version and avoid unexpected changes in the generated code.

Recommendation: Verify your Node.js version is compatible. Ensure you have an openapitools.json file to manage the underlying generator version and prevent unintended upgrades.

Source: GitHub Releases

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@sestinj
sestinj requested a review from a team as a code owner July 25, 2026 08:59
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