What is the meaning of "ExpectedResult" in Panther Rules compared to Panther Policies?
Last updated: September 3, 2024
QUESTION
What is the meaning of ExpectedResult in Panther Rules compared to Panther Policies?
ANSWER
In Rules, the
ExpectedResult(TrueorFalse) indicates whether the rule should trigger an alert based on the unit test data.In Policies,
Truemeans that the resource is compliant, which is a positive outcome. WhileFalseindicates that the resource is not compliant.