-
Notifications
You must be signed in to change notification settings - Fork 779
Description
What would you like to be added:
Support ZapAddOns being treated as jar files.
Why is this needed:
The specially named jar files can contain additional third party content packaged within in the same way any uber/shaded jar would.
Additional context:
ZappAddOns are jar files named as .zap files specifically for the https://www.zaproxy.org/
- https://github.com/zaproxy/zaproxy/wiki/ZapAddOns
- https://github.com/zaproxy/zap-extensions/wiki/AddOnStructure
Note that this request is ONLY focussed on treating zap files as jar files and considering its content the same as any jar file. Zap add on archives also have support for packaging an sbom that full describe its content.
see: https://www.zaproxy.org/docs/desktop/start/features/sbom/
Processing this sbom and mapping its content into the context of the zap file would be beneficial as a follow on enhancement.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status