typo
This commit is contained in:
parent
4b7b138be7
commit
008480420c
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ func GetPreEvalEnv(w *WaapRuntimeConfig, request *ParsedRequest) map[string]inte
|
|||
"RemoveInBandRuleByID": w.RemoveInbandRuleByID,
|
||||
"RemoveOutBandRuleByID": w.RemoveOutbandRuleByID,
|
||||
"SetRemediationByTag": w.SetActionByTag,
|
||||
"SetRemdiationByID": w.SetActionByID,
|
||||
"SetRemediationByID": w.SetActionByID,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue