Skip to content

Commit

Permalink
fix: [Snyk] Security upgrade postcss from 8.4.49 to 8.5.0 (#2403)
Browse files Browse the repository at this point in the history
![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') | Improper Input Validation
<br/>[SNYK-JS-NANOID-8492085](https://snyk.io/vuln/SNYK-JS-NANOID-8492085)
| &nbsp;&nbsp;**44**&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=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiIzYTAzNGQwZi1kMGE3LTQ3MzEtYjU2Yi0yMTQ4MjljZGQ3NjQiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjNhMDM0ZDBmLWQwYTctNDczMS1iNTZiLTIxNDgyOWNkZDc2NCJ9fQ=="
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:**

🦉 [Improper Input
Validation](https://learn.snyk.io/lesson/improper-input-validation/?loc&#x3D;fix-pr)

[//]: #
'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"postcss","from":"8.4.49","to":"8.5.0"}],"env":"prod","issuesToFix":["SNYK-JS-NANOID-8492085"],"prId":"3a034d0f-d0a7-4731-b56b-214829cdd764","prPublicId":"3a034d0f-d0a7-4731-b56b-214829cdd764","packageManager":"npm","priorityScoreList":[44],"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-NANOID-8492085"],"vulns":["SNYK-JS-NANOID-8492085"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}'

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Christophe Winkler <christophe.winkler@aspentech.com>
  • Loading branch information
3 people authored Jan 16, 2025
1 parent 0263725 commit ca5160e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -102,7 +102,7 @@
"jest-styled-components": "^7.2.0",
"json-schema": "^0.4.0",
"nx": "^20.0.5",
"postcss": "^8.4.49",
"postcss": "^8.5.0",
"prettier": "^3.3.3",
"process": "^0.11.10",
"raw-loader": "^4.0.2",
Expand Down

0 comments on commit ca5160e

Please sign in to comment.