ITADN

[Bug]: HTTP Requests should escape templates values

#942Closedmatthewjhands 创建于 2025-10-30
bugneed info
M
matthewjhandscommented
### DO NOT REPORT VULNERABILITIES HERE! - [x] By checking this box I am confirming this issue is NOT a vulnerability. ### Is there an existing issue for this? - [x] I have searched the existing issues ### What happened? Hello! I’ve identified a minor bug - when a templates value (such as ‘[/chain_description]’) is used in a HTTP Request plugin job, the value isn’t escaped. Characters like ‘“‘ ideally should be automatically escaped to ensure that the JSON remains valid. Would this be possible to implement? Many thanks, Matt ### Operating System RHEL8 ### Node.js Version v18 ### Cronicle Version v0.9.99 ### Server Setup Multi-Primary with Workers ### Storage Setup Local Filesystem ### Relevant log output ```shell ``` ### Code of Conduct - [x] I agree to follow this project's Code of Conduct
关闭于 2025-11-04 5 条评论