Hi Prabakar,
The binary scanner was created primarily to scan Java EE applications, which is why is supports reading EAR, WAR, and JAR files.
The jar tool can be used to create a jar file:
https://docs.oracle.com/javase/tutorial/deployment/jar/build.htmlAlternatively, if you are using an IDE to update the code, it might have an export option to create a JAR or WAR file. I have exported selected classes this way.
------------------------------
Cindy High
IBM
------------------------------
Original Message:
Sent: Tue February 02, 2021 08:25 AM
From: PRABAKAR SINGARAM
Subject: using binaryScanner for zip files
Hello,
Good Day,
binaryScanner tool, helps to scan the "war", "ear" files only (based on the tool documentation), if I want to scan jar file or "zip" files (I bundled the binaries into zip or jar file), how can I do it, is any tool available for this?
Thanks,
Prabakar
------------------------------
PRABAKAR SINGARAM
------------------------------