-
Vulnerable Library - body-parser-1.13.3.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/qs/package.json,/vulnerable-node-master/node_modules/qs/package.json
…
-
```
Version 1.5.0-beta
Describe the problem.
Details in the third comment :
http://goo.gl/pFfYq
```
Original issue reported on code.google.com by `liska.jakub` on 10 Oct 2011 at 10:16
-
```
Version 1.5.0-beta
Describe the problem.
Details in the third comment :
http://goo.gl/pFfYq
```
Original issue reported on code.google.com by `liska.jakub` on 10 Oct 2011 at 10:16
-
## Version **1.18.3** of [body-parser](https://github.com/expressjs/body-parser) was just published.
Branch
Build failing 🚨
Dependency
…
-
## The dependency [body-parser](https://github.com/expressjs/body-parser) was updated from `1.18.3` to `1.19.0`.
🚨 [View failing branch](https://github.com/FinalDes/apollo-express-ts-server-boilerpl…
-
Hi, this is a very specific bug I found. Here is a minimal reproduction:
```
a = (#000 #111), (#222 #333)
b = 0
c = 1
body
color a[1][b]
background a[1][1]
```
The problem is when variable `b`…
-
Hello there, the following invalid test case triggers an AF in the assertion trunk.
```cpp
a(){({&tree)
```
Tested version(s): 9.0.0 ~ trunk (with assertions enabled)
Example: https://godbo…
-
I tried the following setup:
PHP:
``` php
$parser = new \Less_Parser();
$parser->parseFile('foo.less', '/');
echo $parser->getCss();
```
foo.less:
``` less
@import (once) 'bar.less';
@import (once…
-
I followed your tutorial on [YouTube](https://www.youtube.com/watch?v=p-x6WdwaJco) and I had no problem with the GET request but I haven't been able to POST to it with PostMan.
So I did a `git clone`…
-
When running anchor and trivy vulnerability scans on this library, there are 6 CVEs showing up that are all associated with the version of express and/or it's dependencies.
Updating to express 4.21…