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
Attempts to resolve an "Indirect uncontrolled command line" code
scanning alert from the recent additon of the `testCdsCommand` function.
Uses the `quote` function from the `shell-quote` library to "quote" the
offending CDS extractor script argument before using the arg / string
within the `testCdsCommand` function.
0 commit comments