thc202

Results 66 issues of thc202

In essence we would like to be able to control how the HTTP requests are sent (e.g. handle custom authentication, connection settings, outgoing proxy, timeouts, rate limiting, …). We are...

Ensure all checks pass also in Windows (using Java 11).

Bump ZAP version to 2.12. Use `ZapHtmlLabel` to display HTML content. Fix #26.

The core code no longer uses/needs it (spider was moved to an add-on) and the add-ons that rely on it can start relying on other add-on (maybe Common Library?). This...

enhancement

Split from #1618: > What is the expected output? What do you see instead? > Only the MSSQL and Advanced SQL checks should be ran, all of the DB types...

bug
add-on

From OWASP ZAP User Group: https://groups.google.com/d/topic/zaproxy-users/3cJBTzer-HU/discussion Steps to reproduce the issue: 1. Start ZAP; 2. Create a context that uses manual authentication; 3. Persist the session; 4. Create a new...

bug
Usability

For easier maintenance it would be great if the release/publish was done through a GitHub Workflow. Ideally the release process should also be documented (e.g. https://github.com/zaproxy/zaproxy/blob/main/RELEASING.md).

ZAP is no longer a project under the OWASP umbrella as such it should not be using OWASP in its related projects. https://www.zaproxy.org/blog/2023-08-01-zap-is-joining-the-software-security-project/

Majority of ZAP repos are already using `main` as the default branch, if there's no requirement for the current name this repo should be changed as well.

Raised by @kingthorin: The quotes section of the front page was disabled in: https://github.com/rezen/zaproxy-website/pull/42 as there was only one quote in place (and it might not be the correct location...