mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-07-09 21:18:36 +02:00
feat(add tests):
This commit is contained in:
@@ -21,6 +21,8 @@ class Scan(BaseModel):
|
||||
datasets: list[dict] = []
|
||||
optimize: bool = False
|
||||
enableMultiStepAttack: bool = False
|
||||
# MSJ only mode
|
||||
probe_datasets: list[dict] = []
|
||||
|
||||
|
||||
class ScanResult(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user