up
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"files": {
|
||||
"src/app.js": {
|
||||
"lines_covered": [
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
9,
|
||||
10,
|
||||
11
|
||||
],
|
||||
"lines_total": 32
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"entry": "POST /api/exec",
|
||||
"path": [
|
||||
"app.js:handleRequest",
|
||||
"guard: FEATURE_ENABLE != 1"
|
||||
],
|
||||
"sink": "GuardedEval::handleRequest",
|
||||
"notes": "Guard prevented sink execution"
|
||||
}
|
||||
Reference in New Issue
Block a user