garethr / zapr

Easy to use command line security scanner
MIT License
59 stars 6 forks source link

Problem #4

Open John33000 opened 5 years ago

John33000 commented 5 years ago

Hi I defined ZAP_PATH but when i lunch zapr

I have error like : Warning : Nashorn engine is planned to be removed from a future JDK release. And I have the last version of Java. And before this error i have this :

image Help me pls thanks

thc202 commented 5 years ago

Newer versions (weekly) of ZAP suppress the deprecation warning, more details in: zaproxy/zaproxy#4851.

For the error, that's probably #1 and related to the ZAP API key: https://github.com/zaproxy/zaproxy/wiki/FAQapikey

I'd suggest trying other command line tool (like https://github.com/Grunny/zap-cli/), since this is no longer actively maintained.