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

SCA: Implement Event Creation and DBsync Usage #688

Open
4 tasks
TomasTurina opened this issue Mar 20, 2025 · 0 comments
Open
4 tasks

SCA: Implement Event Creation and DBsync Usage #688

TomasTurina opened this issue Mar 20, 2025 · 0 comments
Assignees
Labels
level/task Task issue module/sca Security Compliance Assessment type/enhancement Enhancement issue

Comments

@TomasTurina
Copy link
Member

Description

This task involves integrating the SCA module with the dbsync library to manage persistent state and event creation. The implementation must support both stateful and stateless messages, following a similar approach to the inventory module.

Tasks

  1. Research & Design

    • Define event creation logic.
    • Ensure alignment with dbsync library requirements.
  2. Development

    • Implement event creation logic for SCA check results.
    • Integrate dbsync for persistent state management.
    • Ensure support for stateful and stateless messages.
  3. Unit Testing

    • Validate event creation logic and dbsync integration.
    • Ensure consistency of stored and reported data.
  4. Documentation

    • Document event creation flow and dbsync integration.

Definition of Done

  • Event creation logic is implemented and functional.
  • Integration with dbsync library is complete.
  • Unit tests validate event creation and data consistency.
  • Documentation is complete and reviewed.
@TomasTurina TomasTurina added level/task Task issue module/sca Security Compliance Assessment type/enhancement Enhancement issue labels Mar 20, 2025
@wazuhci wazuhci moved this to Triage in XDR+SIEM/Release 5.0.0 Mar 21, 2025
@wazuhci wazuhci moved this from Triage to Backlog in XDR+SIEM/Release 5.0.0 Mar 21, 2025
@wazuhci wazuhci moved this from Backlog to In progress in XDR+SIEM/Release 5.0.0 Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue module/sca Security Compliance Assessment type/enhancement Enhancement issue
Projects
Status: In progress
Development

No branches or pull requests

2 participants