Skip to content

[pull] main from zaproxy:main#89

Merged
pull[bot] merged 8 commits into
threatcode:mainfrom
zaproxy:main
Nov 22, 2025
Merged

[pull] main from zaproxy:main#89
pull[bot] merged 8 commits into
threatcode:mainfrom
zaproxy:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Nov 22, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

psiinon and others added 8 commits November 21, 2025 14:05
Signed-off-by: Simon Bennetts <psiinon@gmail.com>
Handle out of disk space errors better
Depends on zaproxy/zap-extensions#6927

Signed-off-by: Simon Bennetts <psiinon@gmail.com>
Allow to know the exact source of the problem when available.

Signed-off-by: thc202 <thc202@gmail.com>
Fixes an issue in the Alert_on_HTTP_Response_Code_Errors.js included in
the zap-api-scan.py script.

When .setEvidence is called to record the status code returned by the
target server the return value from a regexp match was used. This
returns an array of strings which raises an error as the function
expects a string.

The status code is already extracted from the message earlier in the
script, so that value is used instead of parsing it from the header.

This resolves #9139.

Signed-off-by: Johan Svan <johan@svan.dev>
Fix Docker httpsender script
Include file/line of uncaught exception in stat
@pull pull Bot locked and limited conversation to collaborators Nov 22, 2025
@pull pull Bot added the ⤵️ pull label Nov 22, 2025
@pull pull Bot merged commit c96046c into threatcode:main Nov 22, 2025
10 of 11 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants