mirror of
https://github.com/chaitin/SafeLine.git
synced 2026-01-31 13:53:33 +08:00
remove bad spacve
This commit is contained in:
@@ -36,7 +36,7 @@ class CreateHttpApplication(BaseModel, ABCTool):
|
||||
@classmethod
|
||||
def tool(self) -> Tool:
|
||||
return Tool(
|
||||
name="waf_ create_http_application",
|
||||
name="waf_create_http_application",
|
||||
description="在雷池 WAF 上创建一个站点应用",
|
||||
inputSchema=self.model_json_schema()
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user