Ghost/ghost/core/test/unit
Michael Barrett b36c2356fc
Added custom redirects ReDoS validation (#20515)
refs
[ENG-709](https://linear.app/tryghost/issue/ENG-709/%F0%9F%90%9B-bad-redirects-causing-container-tear-down)

Added validation to prevent RegEx's susceptible to ReDoS from being used
with custom redirects. Also moved error details out of `context` and
into `errorDetails` to be consistent with error logging elsewhere as
well as fix issue in admin-x where blank screen would be shown when an
error occurred during redirects upload (due to logic not accounting for
`context` being an object)
2024-07-02 16:00:19 +01:00
..
api Prevented pages content api queries from returning mobiledoc or lexical fields (#20454) 2024-06-24 15:17:45 +00:00
frontend 🐛 Fixed inability to override accent color variable via code injection 2024-06-20 20:47:11 +01:00
server Added custom redirects ReDoS validation (#20515) 2024-07-02 16:00:19 +01:00
shared Added integrity test for flags (#20094) 2024-04-29 02:39:15 +00:00