OWASP-ZAP installed from security:tools repo doesn't start

Hello!

OpenSUSE Leap 42.1, XFCE, JDK 170 and 180. OWASP-ZAP installed from security:tools repo. After installing ZAP doesn’t run. Command to run in ZAP.desktop: java -jar zap.jar org.zaproxy.zap.ZAP

Tried to run in terminal:

k_mikhail@linux-mk500:~> java -jar zap.jar org.zaproxy.zap.ZAP
Error: Unable to access jarfile zap.jar

=======================
k_mikhail@linux-mk500:~> find / -name zap.jar 2>/dev/null
k_mikhail@linux-mk500:~>

Please, help to workaround this problem. Thanks!

Try this one:

/usr/share/owasp-zap/zap.sh

Indeed… Thanks, it helped!

The ZAP package is very out of date (we’ve just released 2.5.0).
How can we get this updated to the latest version?

Simon (ZAP Project Lead)

On 06/09/2016 11:06 AM, psiinon wrote:
> The ZAP package is very out of date (we’ve just released 2.5.0).
> How can we get this updated to the latest version?

Ask one of the maintainers to do this (I’ll mention it) or branch and
submit from/to security:tools/owasp-zap

Andreas

cross-link: https://bugzilla.opensuse.org/show_bug.cgi?id=983812