-
-
Notifications
You must be signed in to change notification settings - Fork 1
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 #60
Open
lalaps
wants to merge
1
commit into
master
Choose a base branch
from
lalaps/npm-force-partial-fix
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Open
lalaps
bot
force-pushed
the
lalaps/npm-force-partial-fix
branch
from
March 24, 2022 01:08
74ca987
to
9a80a3a
Compare
lalaps
bot
force-pushed
the
lalaps/npm-force-partial-fix
branch
2 times, most recently
from
March 29, 2022 00:05
3c47f67
to
9547b6f
Compare
lalaps
bot
force-pushed
the
lalaps/npm-force-partial-fix
branch
2 times, most recently
from
April 8, 2022 00:05
6cdafea
to
08b64d2
Compare
lalaps
bot
force-pushed
the
lalaps/npm-force-partial-fix
branch
2 times, most recently
from
May 3, 2022 00:04
b8e6ed3
to
7806bef
Compare
Kudos, SonarCloud Quality Gate passed! |
lalaps
bot
force-pushed
the
lalaps/npm-force-partial-fix
branch
4 times, most recently
from
July 12, 2022 00:07
c989401
to
f40ac35
Compare
lalaps
bot
force-pushed
the
lalaps/npm-force-partial-fix
branch
3 times, most recently
from
July 26, 2022 00:05
659070b
to
a6f8902
Compare
lalaps
bot
force-pushed
the
lalaps/npm-force-partial-fix
branch
from
August 11, 2022 00:07
a6f8902
to
b52fdc6
Compare
Kudos, SonarCloud Quality Gate passed! |
lalaps
bot
force-pushed
the
lalaps/npm-force-partial-fix
branch
2 times, most recently
from
October 21, 2022 00:05
000f64d
to
e49f605
Compare
lalaps
bot
force-pushed
the
lalaps/npm-force-partial-fix
branch
from
November 4, 2022 01:06
e49f605
to
9d90231
Compare
lalaps
bot
force-pushed
the
lalaps/npm-force-partial-fix
branch
from
November 29, 2022 01:06
9d90231
to
0fc0868
Compare
Kudos, SonarCloud Quality Gate passed! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR fixes some of found vulnerabilities.
Fixed 2 of 14 npm vulnerabilities.
12 issues left.
Success Rate: 14.3%
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:
decode-uri-component vulnerable to Denial of Service (DoS)
Library:
decode-uri-component
Affected versions:
<=0.2.0
Severity: low
Fix: ❌
11.2.0
Root Libraries:
danger 8.0.0-alpha-1 - 11.1.3
. Fixed in11.2.0
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:
minimatch ReDoS vulnerability
Library:
minimatch
Affected versions:
<3.0.5
Severity: high
Fix: ❌
true
Root Libraries:
mocha 5.1.0 - 9.2.1
. Fixed intrue
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 intrue
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