From sujet.delta.dev at outlook.com Tue Dec 20 08:43:47 2016 From: sujet.delta.dev at outlook.com (Sujet Delta) Date: Tue, 20 Dec 2016 08:43:47 +0000 Subject: [Owasp-lapse] OWASP Lapse+ on WebGoat Message-ID: Hi Everyone, I am trying to use Lapse+ analyzer on WebGoat (Java) source code. I am not a J2EE developer and I have encountered problems. I have installed Lapse+ in Eclipse Helios, it seems to work (there are new windows dedicated to Lapse are appearing in Eclipse: provenance tracker, vulnerability sinks and vulnerability sources). Then, I have imported WebGoat in Eclipse thanks to the .war file (downloaded here: https://github.com/WebGoat/WebGoat/releases). The importation works but sometimes there are observables errors in Eclipse IHM (inside the tree window). Despite of them, I have tried the "find sources" feature but the following error occurs: "'Computing Sources' has encountered a problem. An internal error occurred during: 'Computing Sources'. Details >> java.lang.NullPointerException". Has anyone ever encountered this problem and knows how to fix it? Otherwise, has anyone have a J2EE project or code to test Lapse with? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: From webgoat at owasp.org Tue Dec 20 12:36:57 2016 From: webgoat at owasp.org (webgoat webgoat) Date: Tue, 20 Dec 2016 12:36:57 +0000 Subject: [Owasp-lapse] [Owasp-webgoat] OWASP Lapse+ on WebGoat In-Reply-To: References: Message-ID: You probably want to grab the source code from the GitHub. Try cloning the project from Github. After cloning you can import an existing Maven project. The Readme for WebGoat in GitHub will walk you through it. Let us know if you have questions as that would imply the Readme is not clear and needs to be updated. The latest version is on the develop branch. The master branch is WebGoat 7. On Tue, Dec 20, 2016 at 3:44 AM Sujet Delta wrote: > Hi Everyone, > > > > I am trying to use Lapse+ analyzer on WebGoat (Java) source code. I am not > a J2EE developer and I have encountered problems. > > I have installed Lapse+ in Eclipse Helios, it seems to work (there are new > windows dedicated to Lapse are appearing in Eclipse: provenance tracker, > vulnerability sinks and vulnerability sources). > > > Then, I have imported WebGoat in Eclipse thanks to the .war file > (downloaded here: https://github.com/WebGoat/WebGoat/releases). The > importation works but sometimes there are observables errors in Eclipse IHM > (inside the tree window). > > > Despite of them, I have tried the "find sources" feature but the following > error occurs: "'Computing Sources' has encountered a problem. An internal > error occurred during: 'Computing Sources'. Details >> > java.lang.NullPointerException". > > > Has anyone ever encountered this problem and knows how to fix it? > Otherwise, has anyone have a J2EE project or code to test Lapse with? > > > > Thanks. > _______________________________________________ > Owasp-webgoat mailing list > Owasp-webgoat at lists.owasp.org > https://lists.owasp.org/mailman/listinfo/owasp-webgoat > -------------- next part -------------- An HTML attachment was scrubbed... URL: