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

feat: Extract all fields of Alpine apk installed file #245

Open
another-rex opened this issue Oct 25, 2024 · 1 comment
Open

feat: Extract all fields of Alpine apk installed file #245

another-rex opened this issue Oct 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@another-rex
Copy link
Collaborator

The APK spec also specified some more fields for the Alpine installed file (Bottom of this page: https://wiki.alpinelinux.org/wiki/Apk_spec). This could significantly increase the size of Inventory, so the extraction of these repeated fields should be a configurable option.

@vpasdf
Copy link
Collaborator

vpasdf commented Nov 20, 2024

Is there a specific use case for those other fields? In Scalibr code we usually added fields only if needed or if we likely need them for better matching or debugging.

Just curious about this. I don't have an issue with adding more capabilities and in the end data, hidden behind a config/flag.

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

No branches or pull requests

2 participants