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

[FR][DAC] Consideration: DAC related CI/CD (GH actions) for syncing with Kibana #3626

Open
brokensound77 opened this issue Apr 29, 2024 · 1 comment
Assignees
Labels
detections-as-code enhancement New feature or request

Comments

@brokensound77
Copy link
Collaborator

related to #3298

As part of the work to support more detections-as-code workflows, the intent here is to add example CI/CD workflows to support or serve as a reference. The scope should be limited to github actions only.

  • review keeping rules synced with concurrent changes between kibana and repo (and race conditions)
  • multi branching strategies (test branch and prod branch) also vs GH releases
  • modifications to prebuilt rules - maybe
  • multi-tenant considerations (cross cluster and cross spaces)
  • CLI commands to support
@brokensound77
Copy link
Collaborator Author

I think we can create a dac/ folder off the root directory to include non module things such as these or any other non-code files, and even example code snippets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
detections-as-code enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants