-
npm install
npm WARN deprecated phantomjs-prebuilt@2.1.7: this package is now deprecated
npm WARN deprecated karma-phantomjs-launcher@1.0.4: PhantomJS development have stopped, use puppeteer or simi…
-
```yang
module vrouter-users
rpc show-users {
output {
list admin-list {
key "name";
leaf name {
type string;
}
leaf cookie {
type string;
…
-
Vulnerable Library - node-chartist-1.0.5.tgz
Path to dependency file: /src/Middleware/NodeServices/samples/NodeServicesExamples/package.json
Path to vulnerable library: /src/Middleware/NodeServices…
-
**Describe the bug**
`/api/generate` returns `Request failed with status code 500`, but `/api/get_limit` returns expected:
```
{
"credits_left": 50,
"period": null,
"monthly_limit": 50,
…
-
### Describe the bug
I am experiencing an issue where users who have a large number of organizations and scopes linked to their accounts are stuck in an infinite login loop. This problem occurs speci…
-
# Bug Report
## Describe the bug
```
Please consider completing the survey at https://bit.ly/yahoo-finance-api-feedback if you haven't already; for more info see https://github.com/gadicc/node-ya…
-
## CVE-2017-15010 - High Severity Vulnerability
Vulnerable Library - tough-cookie-2.2.2.tgz
RFC6265 Cookies and Cookie Jar for node.js
Library home page: https://registry.npmjs.org/tough-cookie/-/to…
-
### Which service(blob, file, queue, table) does this issue concern?
all
### Which version of the Azurite was used?
latest
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual Stud…
-
## CVE-2023-26136 - Critical Severity Vulnerability
Vulnerable Libraries - tough-cookie-4.0.0.tgz, tough-cookie-3.0.1.tgz, tough-cookie-2.5.0.tgz
tough-cookie-4.0.0.tgz
RFC6265 Cookies and Cookie …
-
The `yarn build` command fails during building the production build.
This is with nodejs version `20.12.1`.
The .env file is a copy of the example env with only `NEXTAUTH_SECRET=` and `CALENDSO_EN…