[BUG] [Go Service]Should response 400 when key contain html tag ,such as : string<a>1 for key api , same as java service
Open
@Xiaochao8 is already working on this.
Since Jul 27, 2023.
area/go-service
kind/bug
priority/medium
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
Describe the bug
[BUG] [Go Service]Should response 400 when key contain html tag ,such as : key1 for key api ,same as java service
To Reproduce
Steps to reproduce the behavior:
- these key api
- input key as :
- see response code is 200
Expected behavior
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.