{ "webContentDir": "WebContent", "webRootCandidates": [ "WebContent", "src/main/webapp", "webapp" ], "webRootSignals": [ "WEB-INF", "WEB-INF/views", "WEB-INF/layouts", "js", "css", "resources", "static" ], "pathVariables": { "${js}": "/js", "${css}": "/css", "${images}": "/images", "${img}": "/images", "${context}": "", "${ctx}": "", "${pageContext.request.contextPath}": "", "${request.contextPath}": "" }, "vendorPatterns": [ "resources/jqgrid/", "jquery-ui", "jquery.ui", "select2", "autoNumeric", "jqgrid", "jquery.jqGrid", "grid.locale" ], "appScriptHints": [ "js/util.js", "js/common.js" ], "ignoreAttrPatterns": [ "aria-disabled", "aria-selected" ], "jquery": { "targetVersion": "3.5.1", "migrateVersion": "3.6.0", "coreFile": "jquery-3.5.1.min.js", "migrateFile": "jquery-migrate-3.6.0.min.js", "newJquerySrc": "", "newMigrateSrc": "", "migrateTrace": false }, "probe": { "enabled": true, "injectTargetHints": [ "WEB-INF/layouts/common_script_lib.jsp" ] }, "serverScan": { "enabled": true, "sourceDirs": [ "src/main/java", "src", "java" ], "includeXml": true }, "mockDefaults": { "json": { "result": "OK", "success": true, "mock": true, "message": "jq35 local lab mock response", "rows": [], "totalCount": 0 }, "html": "
MOCK HTML RESPONSE
", "text": "MOCK TEXT RESPONSE" }, "learnedWrappers": [], "learnedFindings": [], "sensitiveIdentifiers": [] }