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

dependencies out of date (throw security warning) #4

Open
dhrp opened this issue Mar 29, 2020 · 1 comment
Open

dependencies out of date (throw security warning) #4

dhrp opened this issue Mar 29, 2020 · 1 comment

Comments

@dhrp
Copy link

dhrp commented Mar 29, 2020

Thanks for providing this plugin.

It looks as if it's a bit out of date, but easy to fix.

                      === npm audit security report ===                        
                                                                                
┌──────────────────────────────────────────────────────────────────────────────┐
│                                Manual Review                                 │
│            Some vulnerabilities require your attention to resolve            │
│                                                                              │
│         Visit https://go.npm.me/audit-guide for additional guidance          │
└──────────────────────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate      │ Regular Expression Denial of Service                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ marked                                                       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=0.6.2                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ rollup-plugin-md                                             │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ rollup-plugin-md > marked                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/812                             │
└───────────────┴──────────────────────────────────────────────────────────────┘
found 1 moderate severity vulnerability in 2248 scanned packages
  1 vulnerability requires manual review. See the full report for details.
@BobKerns
Copy link

I have submitted pull request #6 which addresses this and other things.

I am planning to publish a temporary fork of it as @rwk/rollup-plugin-md, but it's not really worth switching if @xiaofuzi will update. He seems to be active on other projects on Github. This doesn't present any actual security issue in the context of this plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants