iriusrisk / bdd-security

BDD Automated Security Tests for Web Applications
http://www.continuumsecurity.net/bdd-intro.html
GNU Affero General Public License v3.0
559 stars 178 forks source link

Update Zap proxy #26

Closed lfatty closed 8 years ago

lfatty commented 8 years ago

@continuumsecurity

Is there any plan to update zap 2.4.0 to the latest greatest version 2.4.1 which took care many bugs?

ghost commented 8 years ago

@continuumsecurity do we need any help with this? I plan to use this framework and am willing to contribute

iriusrisk commented 8 years ago

Release was held up with this zaproxy issue: https://github.com/zaproxy/zaproxy/issues/1893 Will bundle a new build of zaproxy with bdd-security, but that means that if you use a downloaded version of zaproxy 2.4.2 it won't work with bdd-sec.

iriusrisk commented 8 years ago

@gabecase if you'd like to help out I'm making the changes in the 2.4.2 branch of bdd-sec, so you're welcome to use clone that branch and pull down and compile the new build of zaproxy that corrects issue 1893

ghost commented 8 years ago

sounds good, I will take a look at the latest zaproxy build