Загрузка данных


{
  "error": {
    "message": "Infinite loop detected - reached max iterations",
    "stack": "/home/web/juice-shop_19.2.1/node_modules/notevil/index.js:380\n      throw ex\n      ^\n\nError: Infinite loop detected - reached max iterations\n    at InfiniteChecker.check (/home/web/juice-shop_19.2.1/node_modules/notevil/lib/infinite-checker.js:15:11)\n    at walk (/home/web/juice-shop_19.2.1/node_modules/notevil/index.js:234:22)\n    at walkAll (/home/web/juice-shop_19.2.1/node_modules/notevil/index.js:61:16)\n    at walk (/home/web/juice-shop_19.2.1/node_modules/notevil/index.js:80:24)\n    at evaluateAst (/home/web/juice-shop_19.2.1/node_modules/notevil/index.js:53:10)\n    at /home/web/juice-shop_19.2.1/node_modules/notevil/index.js:512:22\n    at walk (/home/web/juice-shop_19.2.1/node_modules/notevil/index.js:355:36)\n    at walk (/home/web/juice-shop_19.2.1/node_modules/notevil/index.js:110:18)\n    at walkAll (/home/web/juice-shop_19.2.1/node_modules/notevil/index.js:61:16)\n    at walk (/home/web/juice-shop_19.2.1/node_modules/notevil/index.js:76:18)\n    at evaluateAst (/home/web/juice-shop_19.2.1/node_modules/notevil/index.js:53:10)\n    at safeEval (/home/web/juice-shop_19.2.1/node_modules/notevil/index.js:18:21)\n    at evalmachine.<anonymous>:1:1\n    at Script.runInContext (node:vm:149:12)\n    at Object.runInContext (node:vm:301:6)\n    at /home/web/juice-shop_19.2.1/build/routes/b2bOrder.js:48:35\n    at Layer.handle [as handle_request] (/home/web/juice-shop_19.2.1/node_modules/express/lib/router/layer.js:95:5)\n    at next (/home/web/juice-shop_19.2.1/node_modules/express/lib/router/route.js:149:13)\n    at Route.dispatch (/home/web/juice-shop_19.2.1/node_modules/express/lib/router/route.js:119:3)\n    at Layer.handle [as handle_request] (/home/web/juice-shop_19.2.1/node_modules/express/lib/router/layer.js:95:5)\n    at /home/web/juice-shop_19.2.1/node_modules/express/lib/router/index.js:284:15\n    at Function.process_params (/home/web/juice-shop_19.2.1/node_modules/express/lib/router/index.js:346:12)",
    "trace": [
      {
        "type": "WhileStatement",
        "test": {
          "type": "Literal",
          "value": true,
          "loc": {
            "start": {
              "line": 1,
              "column": 24
            },
            "end": {
              "line": 1,
              "column": 28
            }
          }
        },
        "body": {
          "type": "EmptyStatement",
          "loc": {
            "start": {
              "line": 1,
              "column": 29
            },
            "end": {
              "line": 1,
              "column": 30
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 18
          },
          "end": {
            "line": 1,
            "column": 30
          }
        }
      },
      {
        "type": "BlockStatement",
        "body": [
          {
            "type": "WhileStatement",
            "test": {
              "type": "Literal",
              "value": true,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 24
                },
                "end": {
                  "line": 1,
                  "column": 28
                }
              }
            },
            "body": {
              "type": "EmptyStatement",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 29
                },
                "end": {
                  "line": 1,
                  "column": 30
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 18
              },
              "end": {
                "line": 1,
                "column": 30
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 16
          },
          "end": {
            "line": 1,
            "column": 32
          }
        }
      },
      {
        "type": "FunctionExpression",
        "id": {
          "type": "Identifier",
          "name": "dos",
          "loc": {
            "start": {
              "line": 1,
              "column": 10
            },
            "end": {
              "line": 1,
              "column": 13
            }
          }
        },
        "params": [],
        "defaults": [],
        "body": {
          "type": "BlockStatement",
          "body": [
            {
              "type": "WhileStatement",
              "test": {
                "type": "Literal",
                "value": true,
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 24
                  },
                  "end": {
                    "line": 1,
                    "column": 28
                  }
                }
              },
              "body": {
                "type": "EmptyStatement",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 29
                  },
                  "end": {
                    "line": 1,
                    "column": 30
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 18
                },
                "end": {
                  "line": 1,
                  "column": 30
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 16
            },
            "end": {
              "line": 1,
              "column": 32
            }
          }
        },
        "rest": null,
        "generator": false,
        "expression": false,
        "loc": {
          "start": {
            "line": 1,
            "column": 1
          },
          "end": {
            "line": 1,
            "column": 32
          }
        }
      },
      {
        "type": "CallExpression",
        "callee": {
          "type": "FunctionExpression",
          "id": {
            "type": "Identifier",
            "name": "dos",
            "loc": {
              "start": {
                "line": 1,
                "column": 10
              },
              "end": {
                "line": 1,
                "column": 13
              }
            }
          },
          "params": [],
          "defaults": [],
          "body": {
            "type": "BlockStatement",
            "body": [
              {
                "type": "WhileStatement",
                "test": {
                  "type": "Literal",
                  "value": true,
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 24
                    },
                    "end": {
                      "line": 1,
                      "column": 28
                    }
                  }
                },
                "body": {
                  "type": "EmptyStatement",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 29
                    },
                    "end": {
                      "line": 1,
                      "column": 30
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 18
                  },
                  "end": {
                    "line": 1,
                    "column": 30
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 16
              },
              "end": {
                "line": 1,
                "column": 32
              }
            }
          },
          "rest": null,
          "generator": false,
          "expression": false,
          "loc": {
            "start": {
              "line": 1,
              "column": 1
            },
            "end": {
              "line": 1,
              "column": 32
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 0
          },
          "end": {
            "line": 1,
            "column": 35
          }
        }
      },
      {
        "type": "ExpressionStatement",
        "expression": {
          "type": "CallExpression",
          "callee": {
            "type": "FunctionExpression",
            "id": {
              "type": "Identifier",
              "name": "dos",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 10
                },
                "end": {
                  "line": 1,
                  "column": 13
                }
              }
            },
            "params": [],
            "defaults": [],
            "body": {
              "type": "BlockStatement",
              "body": [
                {
                  "type": "WhileStatement",
                  "test": {
                    "type": "Literal",
                    "value": true,
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 24
                      },
                      "end": {
                        "line": 1,
                        "column": 28
                      }
                    }
                  },
                  "body": {
                    "type": "EmptyStatement",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 29
                      },
                      "end": {
                        "line": 1,
                        "column": 30
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 18
                    },
                    "end": {
                      "line": 1,
                      "column": 30
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 16
                },
                "end": {
                  "line": 1,
                  "column": 32
                }
              }
            },
            "rest": null,
            "generator": false,
            "expression": false,
            "loc": {
              "start": {
                "line": 1,
                "column": 1
              },
              "end": {
                "line": 1,
                "column": 32
              }
            }
          },
          "arguments": [],
          "loc": {
            "start": {
              "line": 1,
              "column": 0
            },
            "end": {
              "line": 1,
              "column": 35
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 0
          },
          "end": {
            "line": 1,
            "column": 35
          }
        }
      },
      {
        "type": "Program",
        "body": [
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "CallExpression",
              "callee": {
                "type": "FunctionExpression",
                "id": {
                  "type": "Identifier",
                  "name": "dos",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 10
                    },
                    "end": {
                      "line": 1,
                      "column": 13
                    }
                  }
                },
                "params": [],
                "defaults": [],
                "body": {
                  "type": "BlockStatement",
                  "body": [
                    {
                      "type": "WhileStatement",
                      "test": {
                        "type": "Literal",
                        "value": true,
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 24
                          },
                          "end": {
                            "line": 1,
                            "column": 28
                          }
                        }
                      },
                      "body": {
                        "type": "EmptyStatement",
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 29
                          },
                          "end": {
                            "line": 1,
                            "column": 30
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 18
                        },
                        "end": {
                          "line": 1,
                          "column": 30
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 16
                    },
                    "end": {
                      "line": 1,
                      "column": 32
                    }
                  }
                },
                "rest": null,
                "generator": false,
                "expression": false,
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 1
                  },
                  "end": {
                    "line": 1,
                    "column": 32
                  }
                }
              },
              "arguments": [],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 0
                },
                "end": {
                  "line": 1,
                  "column": 35
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 0
              },
              "end": {
                "line": 1,
                "column": 35
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0
          },