Open solaris007 opened 9 months ago
enhance apex post-processor to manipulate audit config based on apex result, e.g. apex == misconfigured => disable LHS audits
this is hard to achieve currently. We can only disable a particular audit (ie lhs). But we cannot disable all audits except APEX. Would the earlier be enough, wdyt? @solaris007
@ekremney i think disabling well-known audits that depend on a proper APEX are enough, e.g. lhs
dataAccess.addAudit
apex == misconfigured => disable LHS audits
see https://cq-dev.slack.com/archives/C05A45JBP9N/p1706249929759849 for details