CodeQL - routing.js - Incomplete string escaping or encoding, Double escaping or unescaping #12166
Unanswered
anshgandhi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am just getting starting with Svelte and when the app is built and pushed to github, I get the following CodeQL warning:
Upon looking into it further - I was the
function escape(str)
insrc > utils > routing.js
is that something I need to fix at my end?
"name": "@sveltejs/kit",
"version": "2.5.5",
Beta Was this translation helpful? Give feedback.
All reactions