Skip to content

security: mitigate CVE-2018-20834#1434

Merged
shockey merged 8 commits intoswagger-api:masterfrom
shockey:security/cve-2018-20834
May 21, 2019
Merged

security: mitigate CVE-2018-20834#1434
shockey merged 8 commits intoswagger-api:masterfrom
shockey:security/cve-2018-20834

Conversation

@shockey
Copy link
Copy Markdown
Contributor

@shockey shockey commented May 21, 2019

No end-user risk, just cleaning tar@<4.4.2 out of our dev dependencies.

CVE-2018-20834

Before

➜  npm ls tar
[email protected] /Users/kyle/Code/js
├─┬ [email protected]
│ └─┬ [email protected]
│   └─┬ [email protected]
│     └─┬ [email protected]
│       └── [email protected] 
└─┬ [email protected]
  └─┬ [email protected]
    └─┬ [email protected]
      └─┬ [email protected]
        └── [email protected] 

After

➜  npm ls tar
[email protected] /Users/kyle/Code/js
└── (empty)

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

Successfully merging this pull request may close these issues.

1 participant