cli-table2 icon indicating copy to clipboard operation
cli-table2 copied to clipboard

Fixed prototype pollution error

Open stanglt opened this issue 6 years ago • 4 comments

Quick fix for version 0.2.0 to fix the Prototype Pollution issue stated in https://github.com/jamestalmage/cli-table2/issues/48

stanglt avatar May 09 '18 12:05 stanglt

@jamestalmage would be awesome to get this in and release 0.2.1 :)

mkj28 avatar May 30 '18 21:05 mkj28

@civilatio looks like you have merge conflicts here?

mkj28 avatar May 30 '18 21:05 mkj28

I am aware of that. The current master branch is not affected by this security problem because it is not using lodash anymore. But i am not able to make a new branch for release 2.1 in that repository. Would be great if a maintainer could do so.

stanglt avatar Jun 08 '18 05:06 stanglt

as you can see in https://github.com/jamestalmage/cli-table2/issues/43 we have forked the project to https://github.com/cli-table/cli-table3 and have published a new [email protected] release for the current master branch :)

Turbo87 avatar Jun 10 '18 12:06 Turbo87