a2aproject / a2aproject/a2a-python
[Bug]: REST task/request id sanitization
Open
maintainers-only
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 496
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 12
Description
### What happened?
In rest transport we use f'/v1/tasks/{request.id}'
request.id in theory can contain ../../ or other substrings.
### Relevant log output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.