Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: fixes some npm audit vulnerabilities #129

Merged
merged 1 commit into from
Aug 27, 2022

Conversation

lalaps[bot]
Copy link
Contributor

@lalaps lalaps bot commented Jul 20, 2022

This PR fixes some of found vulnerabilities.

Fixed 3 of 13 npm vulnerabilities.
10 issues left.
Success Rate: 23.1%

Vulnerabilities:

Inefficient Regular Expression Complexity in chalk/ansi-regex
Library: ansi-regex
Affected versions: >=3.0.0 <3.0.1
Severity: high
Fix: ✔️ true
Root Libraries:

Exposure of Sensitive Information to an Unauthorized Actor in follow-redirects
Library: follow-redirects
Affected versions: <1.14.8
Severity: moderate
Fix: ✔️ true
Root Libraries:

Got allows a redirect to a UNIX socket
Library: got
Affected versions: <11.8.5
Severity: moderate
Fix: ❌ 0.4.2
Root Libraries:

  • json-server >=0.5.0. Fixed in 0.4.2

Prototype Pollution in minimist
Library: minimist
Affected versions: <1.2.6
Severity: critical
Fix: ✔️ true
Root Libraries:

Packing does not respect root-level ignore files in workspaces
Library: npm
Affected versions: >=7.9.0 <8.11.0
Severity: high
Fix: ✔️ true
Root Libraries:

Authorization Bypass in parse-path
Library: parse-path
Affected versions: <5.0.0
Severity: high
Fix: ❌ true
Root Libraries:

Cross site scripting in parse-url
Library: parse-url
Affected versions: <6.0.1
Severity: moderate
Fix: ✔️ true
Root Libraries:

Exposure of Sensitive Information to an Unauthorized Actor in semantic-release
Library: semantic-release
Affected versions: >=17.0.4 <19.0.3
Severity: moderate
Fix: ✔️ true
Root Libraries:

  • ✔️ semantic-release 17.0.4 - 19.0.2. Fixed in true

Regular expression denial of service in semver-regex
Library: semver-regex
Affected versions: <3.1.4
Severity: low
Fix: ✔️ true
Root Libraries:

You can wait for the next updates with a full fix or merge immediately.
In case of closing this PR, it will be recreated. If that's undesired, modify config.


This change is Reviewable

@lalaps lalaps bot requested a review from pustovitDmytro as a code owner July 20, 2022 00:17
@lalaps lalaps bot added dependencies Pull requests that update a dependency file security labels Jul 20, 2022
@lalaps lalaps bot mentioned this pull request Jul 20, 2022
@pustovitDmytro
Copy link
Owner

pustovitDmytro commented Jul 20, 2022

Warnings
⚠️

Only owner can change system files [package-lock.json], please provide issue instead

Messages
📖

lalaps[bot] login already contributed 5 times

📖 Changed Files in this PR:
  • package-lock.json

Generated by 🚫 dangerJS against 4907985

@lalaps lalaps bot force-pushed the lalaps/npm-partial-fix branch from 44ab5c1 to 86e1d44 Compare July 26, 2022 00:11
@sonarcloud
Copy link

sonarcloud bot commented Aug 11, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@pustovitDmytro pustovitDmytro merged commit 879258d into master Aug 27, 2022
pustovitDmytro pushed a commit that referenced this pull request Aug 28, 2022
# [2.2.0](v2.1.1...v2.2.0) (2022-08-28)

### Chore

* fixes coverage with babel ([ee67b3c](ee67b3c))
* fixes some npm audit vulnerabilities (#129) ([879258d](879258d)), closes [#129](#129)
* fixes tests ([2629f26](2629f26))
* Lock file maintenance (#65) ([db94293](db94293)), closes [#65](#65)
* Update dependency ansi-regex to 5.0.1 [SECURITY] (#81) ([58bb383](58bb383)), closes [#81](#81)

### Docs

* help Ukraine 🇺🇦 ([0105e14](0105e14))

### Fix

* fixes CVE-2021-44906 [security] ([764bc61](764bc61))
* handle ECONNREFUSED for axios ([f20884e](f20884e))
* missing query in api-blueprint ([de6826b](de6826b))

### New

* buffer for blueprint and swagger. Fixes #30 ([6483141](6483141)), closes [#30](#30)
@pustovitDmytro
Copy link
Owner

🎉 This PR is included in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant