-
Notifications
You must be signed in to change notification settings - Fork 934
npm audit issue for @commitlint/config-conventional (dot-prop) #2033
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
Comments
We'll switch |
Thank you :) looking forward to it :) |
Sorry, my fault. Looks like this isn't fixed yet in lerna. We have to wait. |
This might be a naïve question, but how is that related to lerna? As far as I can tell, the faulty package in the dependency chain I’m not exactly sure I read that right, though. |
Hey @kleinfreund , first up, there's a high chance that I'm wrong, so all questions are valid :) Doing this in a fresh project:
I assume the screenshot above is outdated by now. Might still be valid for the Anyways, please let me know if my feedback makes sense to you. |
I believe the |
Agreed. v10 will be released soon and not sure how necessary a v9 patch version is. |
v11.0.0 has been released as |
Going through to try and tidy up some older open tickets today as I have time. This one seems resolved in the current release v11.0.0. On a fresh install this showed 0 vulnerable packages. |
We have encountered an npm audit issue regarding @commitlint/config-conventional
It is understood that the version fix is already in master but is yet to be published. 44144ca
Expected Behavior
Has no/low npm audit issue.
Current Behavior
Version 9.1.2 is having the npm audit issue.
Affected packages
Possible Solution
Steps to Reproduce (for bugs)
commitlint.config.js
```js ```Context
Affecting our CI flow with npm audit checks. The advisory was published 29 July 2020.
Your Environment
commitlint --version
git --version
node --version
The text was updated successfully, but these errors were encountered: