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

Include SNAP packages to inventory module #410

Open
cborla opened this issue Dec 10, 2024 · 0 comments
Open

Include SNAP packages to inventory module #410

cborla opened this issue Dec 10, 2024 · 0 comments
Labels
level/task Task issue module/agent module/inventory Inventory module type/enhancement Enhancement issue

Comments

@cborla
Copy link
Member

cborla commented Dec 10, 2024

Parent Issue: #241

Description

Currently, the system does not process packages installed via Snap on Linux distributions. This limits the system's ability to inventory software installed using this popular package manager. To improve compatibility and coverage, the system should be updated to detect and process packages managed by Snap.

Tasks

  • Get snap metadata and package information.
  • Implement Snap Package Processing.
  • Add unit Tests.

Acceptance Criteria

  • Snap packages are detected and processed correctly.
  • Inventory data includes details about Snap-installed packages.
@cborla cborla added level/task Task issue type/enhancement Enhancement issue module/agent module/inventory Inventory module labels Dec 10, 2024
@wazuhci wazuhci moved this to Backlog in Release 5.0.0 Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue module/agent module/inventory Inventory module type/enhancement Enhancement issue
Projects
Status: Backlog
Development

No branches or pull requests

1 participant