mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-07-10 05:28:37 +02:00
feat(add MSJ part 1):
This commit is contained in:
@@ -20,6 +20,7 @@ class Scan(BaseModel):
|
||||
maxBudget: int
|
||||
datasets: list[dict] = []
|
||||
optimize: bool = False
|
||||
enableMultiStepAttack: bool = False
|
||||
|
||||
|
||||
class ScanResult(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user