You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atttempts fix the "Incomplete string escaping or encoding" code scanning
alert generated for the `extractors/cds/tools/src/cdsCompiler.ts` file.
Re-adds shell-quote sanitization logic that was lost during the
translation from "one big JavaScript script" to a modular solution
implemented primarily in TypeScript.
0 commit comments