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
Removes shell-quote as a dependency of the CDS extractor and
implements alternative approaches to sanitizing the data sources
that had previously been sanitized via the `quote` function of the
shell-quote library, which causes a code scanning alert when included
in the all-in-one `cds-extractor.bundle.js` file.
0 commit comments