You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 17, 2024. It is now read-only.
After installing the clone of this github, npm audit notified me of the presence of five vulnerabilities (2 low, 3 moderate). So I asked myself if this problem comes from my side, or if parts of your package have problems. Here is the list of vulnerabilities :
Moderate Prototype pollution
Package hoek
Patched in > 4.2.0 < 5.0.0 || >= 5.0.3
Dependency of botkit
Path botkit > botbuilder > jsonwebtoken > joi > hoek
More info https://nodesecurity.io/advisories/566
Moderate Prototype pollution
Package hoek
Patched in > 4.2.0 < 5.0.0 || >= 5.0.3
Dependency of botkit
Path botkit > botbuilder > jsonwebtoken > joi > topo > hoek
More info https://nodesecurity.io/advisories/566
Moderate Out-of-bounds Read
Package base64url
Patched in >=3.0.0
Dependency of botkit
Path botkit > botbuilder > base64url
More info https://nodesecurity.io/advisories/658
Low Regular Expression Denial of Service
Package debug
Patched in >= 2.6.9 < 3.0.0 || >= 3.1.0
Dependency of botkit
Path botkit > localtunnel > debug
More info https://nodesecurity.io/advisories/534
Low Prototype Pollution
Package lodash
Patched in >=4.17.5
Dependency of botkit
Path botkit > vorpal > inquirer > lodash
More info https://nodesecurity.io/advisories/577
Hey,
After installing the clone of this github, npm audit notified me of the presence of five vulnerabilities (2 low, 3 moderate). So I asked myself if this problem comes from my side, or if parts of your package have problems. Here is the list of vulnerabilities :