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

Spider Exception when sitemap.xml not found #52

Open lfatty opened 7 years ago

lfatty commented 7 years ago

Please apply the update in order to fix this issue. See link: https://github.com/zaproxy/zaproxy/issues/2745

iriusrisk commented 7 years ago

Updated to latest milestone release of ZAP, but that has broken the API. Still debugging this issue.

lfatty commented 7 years ago

Any progress on this bug?

iriusrisk commented 7 years ago

Hi @lfatty, yes there has been progress, but we're still debugging the new API that the ZAP milestone introduced, which is taking some time.

iriusrisk commented 7 years ago

@lfatty because of the API incompatibilities we'd have to do a big bang migration and support only the dev branch of ZAP and not the current released version. ZAP's dev branch is not as well tested and might introduce other issues. So we'll only make this change when the next ZAP version is released.

lfatty commented 7 years ago

@continuumsecurity, thanks for the update and I am looking forward to the next release of ZAP. Does this mean that some folks will stop using the framework until this issue is resolved?

thc202 commented 7 years ago

@continuumsecurity could you provide more details on the API incompatibilities? Wondering if it's an issue on our side.