equinor / videx-wellog

Well log components
https://equinor.github.io/videx-wellog/
MIT License
20 stars 7 forks source link

[Snyk] Fix for 4 vulnerabilities #192

Closed rohag-equinor closed 5 months ago

rohag-equinor commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **479/1000**
**Why?** Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-CSSWHAT-1298035](https://snyk.io/vuln/SNYK-JS-CSSWHAT-1298035) | Yes | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **479/1000**
**Why?** Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-HIGHLIGHTJS-1048676](https://snyk.io/vuln/SNYK-JS-HIGHLIGHTJS-1048676) | No | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **520/1000**
**Why?** Has a fix available, CVSS 5.9 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-MARKED-584281](https://snyk.io/vuln/SNYK-JS-MARKED-584281) | No | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **696/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-NTHCHECK-1586032](https://snyk.io/vuln/SNYK-JS-NTHCHECK-1586032) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: rollup-plugin-postcss The new version differs by 22 commits.
  • 118253e fix: update to cssnano 5 (#357)
  • a03c7bf build(deps): bump ini from 1.3.5 to 1.3.7 (#344)
  • ceee1bc feat: upgrade postcss to 8.x
  • 375412c change postcss to 8.x (#343)
  • 6480f02 chore: upgrade dependencies (#342)
  • 700eb14 chore: update postcss version to 8 (#325)
  • 661c9ca chore: Fix typo in comment (#318)
  • 3de028d fix: make sourceMaps relative to the CSS output file (#274)
  • a7299a4 fix(types): `options` is actually optional (#311)
  • 2946eae fix: extract css in same order as imports (#295)
  • c38f356 fix: Typing of namedExports option
  • a13a987 Fix typing of namedExports
  • 7ce6415 build(deps): bump lodash from 4.17.15 to 4.17.19 (#294)
  • 304538d fix: Add types file to package.json files (#297)
  • cbab326 build(deps): bump elliptic from 6.5.2 to 6.5.3 (#300)
  • f7f3fdb fix: allow module config while using autoModules (#281) (#292)
  • 9489eca build: tweak release action
  • a5fd035 fix: replace const keyword with var keyword in output (#283)
  • b17c15d fix: revert "feat: allow multiple entry files and outputs (#264)" (#272)
  • 3ea986c feat: allow multiple entry files and outputs (#264)
  • b27c3eb docs: add v3 usage (#268)
  • 91aa1e5 BREAKING CHANGE: upgrade rollup to v2 (#266)
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **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](https://app.snyk.io/org/videx/project/39554c49-a9f2-44b5-9f73-5a45e9e1c017?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/videx/project/39554c49-a9f2-44b5-9f73-5a45e9e1c017?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"8d63e9d8-95eb-4b65-aaa4-a35aa618a4bd","prPublicId":"8d63e9d8-95eb-4b65-aaa4-a35aa618a4bd","dependencies":[{"name":"rollup-plugin-postcss","from":"2.8.2","to":"4.0.1"},{"name":"typedoc-neo-theme","from":"1.0.8","to":"1.1.0"}],"packageManager":"npm","projectPublicId":"39554c49-a9f2-44b5-9f73-5a45e9e1c017","projectUrl":"https://app.snyk.io/org/videx/project/39554c49-a9f2-44b5-9f73-5a45e9e1c017?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-CSSWHAT-1298035","SNYK-JS-HIGHLIGHTJS-1048676","SNYK-JS-MARKED-584281","SNYK-JS-NTHCHECK-1586032"],"upgrade":["SNYK-JS-CSSWHAT-1298035","SNYK-JS-HIGHLIGHTJS-1048676","SNYK-JS-MARKED-584281","SNYK-JS-NTHCHECK-1586032"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[479,479,520,696],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr)
fbosquet-azpn commented 5 months ago

this review is superseeded by my review #236