up
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"files": {
|
||||
"src/app.py": {
|
||||
"lines_covered": [
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
8,
|
||||
9,
|
||||
11
|
||||
],
|
||||
"lines_total": 40
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"entry": "POST /exec",
|
||||
"path": [
|
||||
"app.py::handle_request",
|
||||
"guard: ALLOW_EXEC!=true"
|
||||
],
|
||||
"sink": "FastApiGuarded::handle_request",
|
||||
"notes": "Guard blocked eval"
|
||||
}
|
||||
Reference in New Issue
Block a user