Bug ID 983812
Summary [OWASP-ZAP] Possibly wrong run-path in owasp-zap package (security:tools repo)
Classification openSUSE
Product openSUSE Distribution
Version Leap 42.1
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee bnc-team-screening@forge.provo.novell.com
Reporter mikhail.kasimov@gmail.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Hello!

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:~>
=======================

Helped an advice to replace "java -jar zap.jar org.zaproxy.zap.ZAP" command
with "/usr/share/owasp-zap/zap.sh" See topic:
https://forums.opensuse.org/showthread.php/518279-OWASP-ZAP-installed-from-security-tools-repo-doesn-t-start

I think, the owasp-zap package on secuirty:tools repo should be re-built with
correct run-path (/usr/share/owasp-zap/zap.sh) in ZAP.desktop.


You are receiving this mail because: