AppPolicyAnalyzeStackSummaryEvent
PolicyAnalyzeStackSummaryEvent is emitted after a call to AnalyzeStack on an analyzer, summarizing the results.
Properties
policyPackNamestring requiredThe name of the policy pack.policyPackVersionstring requiredThe version of the policy pack.policyPackVersionTagstring requiredThe version tag of the policy pack.passedarray[string] optionalThe names of stack policies that passed (i.e. did not produce any violations).failedarray[string] optionalThe names of stack policies that failed (i.e. produced violations).