Skip to content

Enhancements to java cataloger to consider .zap files as jar files#4665

Open
douglasclarke wants to merge 1 commit intoanchore:mainfrom
douglasclarke:origin/zap-java-archives-4654-v2
Open

Enhancements to java cataloger to consider .zap files as jar files#4665
douglasclarke wants to merge 1 commit intoanchore:mainfrom
douglasclarke:origin/zap-java-archives-4654-v2

Conversation

@douglasclarke
Copy link
Contributor

Description

Enabled syft's java-cataloger to identify .zap addon files as jar files see feature request: 4654 for more specifics.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have added unit tests that cover changed behavior
  • I have tested my code in common scenarios and confirmed there are no regressions
  • I have added comments to my code, particularly in hard-to-understand sections

Issue references

Fixes #4654

…Issue anchore#4654

Signed-off-by: Doug Clarke <douglas.clarke@oracle.com>
@douglasclarke
Copy link
Contributor Author

Replacing original PR as I had an issue rebasing from Main

@kzantow
Copy link
Contributor

kzantow commented Mar 16, 2026

Hey @douglasclarke -- thanks for the PR, I think this is the right approach, just needs a fix to the test failure

@douglasclarke
Copy link
Contributor Author

It was passing then I recreated on latest main and it stopped have not had a chance to get back to debug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for ZapAddOns as jar files

2 participants