mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Clarify MSRC repro padding length in regression test
Agent-Logs-Url: https://github.com/microsoft/agent-framework/sessions/832f45a6-c01e-4da9-bf85-1ba7b5f302e6 Co-authored-by: lokitoth <6936551+lokitoth@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
Unverified
parent
cafcc53483
commit
1d86b6a105
@@ -2689,6 +2689,8 @@ class TestCheckpointContextPathValidation:
|
||||
"bad_id",
|
||||
[
|
||||
# Original MSRC repro: traversal embedded inside an id-shaped value.
|
||||
# The 14 ``A``s pad the suffix to mimic the exact length of the
|
||||
# ``api-made-dir<14-char-suffix>`` segment from the original report.
|
||||
"caresp_x/../../service-data/api-made-dir" + "A" * 14,
|
||||
# Variant report repros.
|
||||
"../../escape",
|
||||
|
||||
Reference in New Issue
Block a user