зеркало из https://github.com/mozilla/MozDef.git
Fix GuardDuty test indentation
This commit is contained in:
Родитель
e5c252e2b4
Коммит
37aecb478d
|
@ -19,9 +19,11 @@ class TestGuardDutyProbe(AlertTestSuite):
|
|||
"source": "guardduty",
|
||||
"details": {
|
||||
"sourceipaddress": "1.2.3.4",
|
||||
"finding": {"action":
|
||||
{"actionType": "PORT_PROBE"}
|
||||
}
|
||||
"finding": {
|
||||
"action": {
|
||||
"actionType": "PORT_PROBE"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче