-
-
Notifications
You must be signed in to change notification settings - Fork 4
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 - autoclosed #84
Closed
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:17
a07b82d
to
c691d02
Compare
lalaps
bot
force-pushed
the
lalaps/npm-force-partial-fix
branch
2 times, most recently
from
March 29, 2022 00:11
4dc18f8
to
5444168
Compare
lalaps
bot
force-pushed
the
lalaps/npm-force-partial-fix
branch
2 times, most recently
from
April 8, 2022 00:10
79cf9fe
to
4f37598
Compare
lalaps
bot
force-pushed
the
lalaps/npm-force-partial-fix
branch
2 times, most recently
from
May 3, 2022 00:09
8682c24
to
5c34d13
Compare
Kudos, SonarCloud Quality Gate passed! |
lalaps
bot
force-pushed
the
lalaps/npm-force-partial-fix
branch
2 times, most recently
from
July 8, 2022 00:20
2b7434a
to
1b30b56
Compare
lalaps
bot
force-pushed
the
lalaps/npm-force-partial-fix
branch
from
July 9, 2022 00:14
1b30b56
to
7d0a07d
Compare
Kudos, SonarCloud Quality Gate passed! |
lalaps
bot
changed the title
Chore: fixes some npm audit vulnerabilities
Chore: fixes some npm audit vulnerabilities - autoclosed
Jul 10, 2022
pustovitDmytro
pushed a commit
that referenced
this pull request
Feb 4, 2023
Co-authored-by: Renovate Bot <bot@renovateapp.com>
pustovitDmytro
pushed a commit
that referenced
this pull request
Feb 4, 2023
## [1.6.1](v1.6.0...v1.6.1) (2023-02-04) ### Chore * anti-terrorism disclaimer ([96327fe](96327fe)) * fixes eslint-plugin-unicorn version ([dd45e9a](dd45e9a)) * fixes npm audit ([0500470](0500470)) * fixes npm audit vulnerabilities (#100) ([cdc815c](cdc815c)), closes [#100](#100) * fixes some npm audit vulnerabilities ([b913fee](b913fee)) * fixes some npm audit vulnerabilities (#86) ([eb549de](eb549de)), closes [#86](#86) * Lock file maintenance ([85b7c09](85b7c09)) * Update dependency danger to v11 ([1779a27](1779a27)) * Update dependency nanoid to 3.1.31 [SECURITY] (#83) ([89d3014](89d3014)), closes [#83](#83) * Update dependency node-fetch to 2.6.7 [SECURITY] (#84) ([11e82bc](11e82bc)), closes [#84](#84) * Update devDependencies (non-major) ([01bd6c0](01bd6c0)) * Update devDependencies (non-major) ([85a0161](85a0161)) * Update devDependencies (non-major) (#65) ([d60ef28](d60ef28)), closes [#65](#65) * Update devDependencies (non-major) (#66) ([69aac8f](69aac8f)), closes [#66](#66) * Update devDependencies (non-major) (#92) ([f492769](f492769)), closes [#92](#92) ### Docs * add logo ([cc8f2ad](cc8f2ad)) * drop lgtm ([b1841f2](b1841f2)) * update year in license ([64521cb](64521cb))
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 3 of 8 npm vulnerabilities.
5 issues left.
Success Rate: 37.5%
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:
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
No fix can further be provided.