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

Add support for files with zlib magic bytes #37

Open
nightlark opened this issue Aug 24, 2023 · 1 comment
Open

Add support for files with zlib magic bytes #37

nightlark opened this issue Aug 24, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@nightlark
Copy link
Collaborator

There are a few different magic bytes patterns that can be used by zlib compressed files. Being able to recognize them for inclusion in generated SBOMs would be good; we've come across a number zlib compressed firmware files, or files such as z19 which is just a zlib compressed motorola s-record file.

@nightlark nightlark added the enhancement New feature or request label Aug 24, 2023
@nightlark nightlark added good first issue Good for newcomers help wanted Extra attention is needed labels Oct 18, 2023
@nightlark nightlark added this to the v0.1 milestone Dec 4, 2023
@nightlark
Copy link
Collaborator Author

For zlib header bytes that conflict with well-known file format with conflicting magic bytes, make a note in: #179

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants