You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecate or remove the os_xml library and replace it with a standard alternative (to be determined). This will ensure compatibility and long-term maintainability of the project.
Tasks
Investigate and propose a suitable replacement for os_xml.
Identify where os_xml is used in the codebase.
Replace os_xml with the selected library.
Refactor the code for compatibility.
Testing tasks
Create or modify unit tests for the new implementation.
Test the solution on all supported platforms.
The text was updated successfully, but these errors were encountered:
cborla
changed the title
Replace os_xml with a Standard Library in the Inventory Module
Replace os_xml with a Standard Library in the Agent
Oct 2, 2024
Parent issue:
Description
Deprecate or remove the os_xml library and replace it with a standard alternative (to be determined). This will ensure compatibility and long-term maintainability of the project.
Tasks
os_xml
.os_xml
is used in the codebase.os_xml
with the selected library.Testing tasks
The text was updated successfully, but these errors were encountered: