Skip to content

Commit

Permalink
fix: [Snyk] Security upgrade terser-webpack-plugin from 5.3.10 to 5.3…
Browse files Browse the repository at this point in the history
….11 (#2395)

![snyk-top-banner](https://redirect.github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

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

#### Snyk changed the following file(s):

- `typescript/package.json`
- `typescript/package-lock.json`




#### Vulnerabilities that will be fixed with an upgrade:

|  | Issue | Score | 

:-------------------------:|:-------------------------|:-------------------------
![medium
severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png
'medium severity') | Cross-site Scripting (XSS)
<br/>[SNYK-JS-SERIALIZEJAVASCRIPT-6147607](https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6147607)
| &nbsp;&nbsp;**109**&nbsp;&nbsp;




---

> [!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: <img
src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiJkMjdjYzBkNi0wNDUzLTQ5MDQtOTBiNC0zODA2ZWZiOTY0YjQiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6ImQyN2NjMGQ2LTA0NTMtNDkwNC05MGI0LTM4MDZlZmI5NjRiNCJ9fQ=="
width="0" height="0"/>
🧐 [View latest project
report](https://app.snyk.io/org/webviz-35M4scJeLGQyhekQQFqyte/project/a5a284ec-f173-4fdf-9ef2-62fea2db9114?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;fix-pr)
📜 [Customise PR
templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates?utm_source=github&utm_content=fix-pr-template)
🛠 [Adjust project
settings](https://app.snyk.io/org/webviz-35M4scJeLGQyhekQQFqyte/project/a5a284ec-f173-4fdf-9ef2-62fea2db9114?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;fix-pr/settings)
📚 [Read about Snyk's upgrade
logic](https://docs.snyk.io/scan-with-snyk/snyk-open-source/manage-vulnerabilities/upgrade-package-versions-to-fix-vulnerabilities?utm_source=github&utm_content=fix-pr-template)

---

**Learn how to fix vulnerabilities with free interactive lessons:**

🦉 [Cross-site Scripting
(XSS)](https://learn.snyk.io/lesson/dom-based-xss/?loc&#x3D;fix-pr)

[//]: #
'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"terser-webpack-plugin","from":"5.3.10","to":"5.3.11"}],"env":"prod","issuesToFix":["SNYK-JS-SERIALIZEJAVASCRIPT-6147607"],"prId":"d27cc0d6-0453-4904-90b4-3806efb964b4","prPublicId":"d27cc0d6-0453-4904-90b4-3806efb964b4","packageManager":"npm","priorityScoreList":[109],"projectPublicId":"a5a284ec-f173-4fdf-9ef2-62fea2db9114","projectUrl":"https://app.snyk.io/org/webviz-35M4scJeLGQyhekQQFqyte/project/a5a284ec-f173-4fdf-9ef2-62fea2db9114?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","priorityScore"],"type":"auto","upgrade":["SNYK-JS-SERIALIZEJAVASCRIPT-6147607"],"vulns":["SNYK-JS-SERIALIZEJAVASCRIPT-6147607"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}'

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Christophe Winkler <[email protected]>
Co-authored-by: t0oF <[email protected]>
  • Loading branch information
4 people authored Jan 20, 2025
1 parent d3b5c5b commit 2a9a06f
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 15 deletions.
47 changes: 33 additions & 14 deletions typescript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"source-map-loader": "^5.0.0",
"storybook": "^8.5.0",
"style-loader": "^4.0.0",
"terser-webpack-plugin": "^5.3.10",
"terser-webpack-plugin": "^5.3.11",
"ts-loader": "^9.5.1",
"typedoc": "^0.25.12",
"typescript": "^5.4.3",
Expand Down

0 comments on commit 2a9a06f

Please sign in to comment.