You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							58 lines
						
					
					
						
							2.0 KiB
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							58 lines
						
					
					
						
							2.0 KiB
						
					
					
				
								{
							 | 
						|
								  "groups": [
							 | 
						|
								    {
							 | 
						|
								      "name": "security.xss",
							 | 
						|
								      "type": "com.pig4cloud.pig.common.xss.config.PigXssProperties",
							 | 
						|
								      "sourceType": "com.pig4cloud.pig.common.xss.config.PigXssProperties"
							 | 
						|
								    }
							 | 
						|
								  ],
							 | 
						|
								  "properties": [
							 | 
						|
								    {
							 | 
						|
								      "name": "security.xss.enable-escape",
							 | 
						|
								      "type": "java.lang.Boolean",
							 | 
						|
								      "description": "[clear 专用] 使用转义,默认关闭",
							 | 
						|
								      "sourceType": "com.pig4cloud.pig.common.xss.config.PigXssProperties",
							 | 
						|
								      "defaultValue": false
							 | 
						|
								    },
							 | 
						|
								    {
							 | 
						|
								      "name": "security.xss.enabled",
							 | 
						|
								      "type": "java.lang.Boolean",
							 | 
						|
								      "description": "开启xss",
							 | 
						|
								      "sourceType": "com.pig4cloud.pig.common.xss.config.PigXssProperties",
							 | 
						|
								      "defaultValue": true
							 | 
						|
								    },
							 | 
						|
								    {
							 | 
						|
								      "name": "security.xss.mode",
							 | 
						|
								      "type": "com.pig4cloud.pig.common.xss.config.PigXssProperties$Mode",
							 | 
						|
								      "description": "模式:clear 清理(默认),escape 转义",
							 | 
						|
								      "sourceType": "com.pig4cloud.pig.common.xss.config.PigXssProperties"
							 | 
						|
								    },
							 | 
						|
								    {
							 | 
						|
								      "name": "security.xss.path-exclude-patterns",
							 | 
						|
								      "type": "java.util.List<java.lang.String>",
							 | 
						|
								      "description": "放行的路由,默认为空",
							 | 
						|
								      "sourceType": "com.pig4cloud.pig.common.xss.config.PigXssProperties"
							 | 
						|
								    },
							 | 
						|
								    {
							 | 
						|
								      "name": "security.xss.path-patterns",
							 | 
						|
								      "type": "java.util.List<java.lang.String>",
							 | 
						|
								      "description": "拦截的路由,默认为空",
							 | 
						|
								      "sourceType": "com.pig4cloud.pig.common.xss.config.PigXssProperties"
							 | 
						|
								    },
							 | 
						|
								    {
							 | 
						|
								      "name": "security.xss.pretty-print",
							 | 
						|
								      "type": "java.lang.Boolean",
							 | 
						|
								      "description": "[clear 专用] prettyPrint,默认关闭: 保留换行",
							 | 
						|
								      "sourceType": "com.pig4cloud.pig.common.xss.config.PigXssProperties",
							 | 
						|
								      "defaultValue": false
							 | 
						|
								    },
							 | 
						|
								    {
							 | 
						|
								      "name": "security.xss.trim-text",
							 | 
						|
								      "type": "java.lang.Boolean",
							 | 
						|
								      "description": "全局:对文件进行首尾 trim",
							 | 
						|
								      "sourceType": "com.pig4cloud.pig.common.xss.config.PigXssProperties",
							 | 
						|
								      "defaultValue": true
							 | 
						|
								    }
							 | 
						|
								  ],
							 | 
						|
								  "hints": []
							 | 
						|
								}
							 |