-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
10 / 1110 of 11 issues completedwazuh/qa-integration-framework
#464Open
Copy link
Labels
level/epicmodule/scaSecurity Configuration Assessment moduleSecurity Configuration Assessment moduletype/enhancementNew feature or requestNew feature or request
Description
Description
Integrate the SCA C++ code into 5.x and use the state persistence system.
Tasks
- Port C++ code from 6.x to 5.x
- Integrate with
wazuh-modulesd
in C - Use
dbsync
for state - Adapt DB schema and field names (if necessary)
- We need to add the
checksum
.
- We need to add the
- Adapt message structures and routing (stateful and stateless)
- Adapt SCA policies regex.
DoD
- Successful compile and execution of migrated code
- Successful use of buffer and protocol
- SCA reports state correctly after restart
- SCA reports stateless messages correctly
- SCA policies works with PCRE2 in all OS supported
Sub-issues
Metadata
Metadata
Assignees
Labels
level/epicmodule/scaSecurity Configuration Assessment moduleSecurity Configuration Assessment moduletype/enhancementNew feature or requestNew feature or request
Type
Projects
Status
In progress