Skip to content

Fix potentially vulnerable cloned function - #4258

Open
npt-1707 wants to merge 1 commit into
processing:developfrom
npt-1707:fix_CVE-2020-7760
Open

Fix potentially vulnerable cloned function#4258
npt-1707 wants to merge 1 commit into
processing:developfrom
npt-1707:fix_CVE-2020-7760

Conversation

@npt-1707

Copy link
Copy Markdown

Issue:

Our tool identified a potential vulnerability in a clone function in client/utils/p5-javascript.js sourcedfrom codemirror/CodeMirror. This issue, originally reported in CVE-2020-7760, was resolved in the repository via this commit codemirror/codemirror5@55d0333.

Changes:

This PR suggests applying the corresponding patch to fix the vulnerabilities in this codebase.

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • has no typecheck errors (npm run typecheck)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

@welcome

welcome Bot commented Aug 17, 2026

Copy link
Copy Markdown

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.

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.

1 participant