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

Karma Dependencies Security Vulnerabilities (NPM Audit) #3281

Closed
hackeo1 opened this issue Feb 27, 2019 · 1 comment
Closed

Karma Dependencies Security Vulnerabilities (NPM Audit) #3281

hackeo1 opened this issue Feb 27, 2019 · 1 comment

Comments

@hackeo1
Copy link

hackeo1 commented Feb 27, 2019

Expected behaviour

When npm audit is run I shouldn't find any vulnerability

Actual behaviour

When npm audit is run: Found 1 low severity vulnerability

                   === npm audit security report ===                        

┌──────────────────────────────────────────────────────────────────────────────┐
│ Manual Review │
│ Some vulnerabilities require your attention to resolve │
│ │
│ Visit https://go.npm.me/audit-guide for additional guidance │
└──────────────────────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low │ Regular Expression Denial of Service │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ braces │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=2.3.1 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ karma [dev] │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ karma > expand-braces > braces │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/786
└───────────────┴──────────────────────────────────────────────────────────────┘

Environment Details

  • Karma version (output of karma --version): 4.0.0

Steps to reproduce the behaviour

  • install karma@latest via npm
  • run npm audit
@johnjbarton
Copy link
Contributor

dupe #3269

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