up
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"files": {
|
||||
"src/app.js": {
|
||||
"lines_covered": [
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15
|
||||
],
|
||||
"lines_total": 50
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"entry": "POST /api/admin/exec",
|
||||
"path": [
|
||||
"app.js::createServer",
|
||||
"guard: ALLOW_EXEC!=true"
|
||||
],
|
||||
"sink": "ExpressGuarded::exec",
|
||||
"notes": "Guard blocked sink"
|
||||
}
|
||||
Reference in New Issue
Block a user