github juice-shop/juice-shop v5.0.2

latest releases: v16.0.1, v16.0.0, v15.3.0...
6 years ago

Bugfixes 🐛

  • Pinned node.js compatibility to less or equal 8.7.x to prevent server crashes caused by nodejs/node#16484 in node.js 8.8.0

⚠️If you experience the error below, a temporary downgrade to node.js 8.7.0 will suffice as a workaround! You do not need to update your Juice Shop installation! This release simply pins the version to prevent new installations from running into this error and to force our Travis-CI build to use node.js 8.7.x as well!

net.js:401
 const prevWriteQueueSize = this._handle.writeQueueSize;
 ^
TypeError: Cannot read property 'writeQueueSize' of null
 at Socket._onTimeout (net.js:401:43)
 at ontimeout (timers.js:471:11)
 at tryOnTimeout (timers.js:306:5)
 at Timer.listOnTimeout (timers.js:266:5)

Download OWASP Juice Shop

Don't miss a new juice-shop release

NewReleases is sending notifications on new releases.