Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APEX Audit Should Store Results, Set Daily Schedule #103

Open
3 tasks
solaris007 opened this issue Jan 26, 2024 · 2 comments
Open
3 tasks

APEX Audit Should Store Results, Set Daily Schedule #103

solaris007 opened this issue Jan 26, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@solaris007
Copy link
Member

solaris007 commented Jan 26, 2024

  • apex audit should store audit results via dataAccess.addAudit
  • change AWS schedule to daily
  • enhance apex post-processor to manipulate audit config based on apex result, e.g. apex == misconfigured => disable LHS audits

see https://cq-dev.slack.com/archives/C05A45JBP9N/p1706249929759849 for details

@solaris007 solaris007 added the bug Something isn't working label Jan 26, 2024
@ekremney
Copy link
Member

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

@solaris007
Copy link
Member Author

@ekremney i think disabling well-known audits that depend on a proper APEX are enough, e.g. lhs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants