mirror of
https://github.com/github/codeql.git
synced 2026-01-28 22:02:57 +01:00
8 lines
367 B
Plaintext
8 lines
367 B
Plaintext
/** DEPRECATED. Import `UnsafeShellCommandConstructionQuery` instead. */
|
|
|
|
import javascript
|
|
private import UnsafeShellCommandConstructionQuery as UnsafeShellCommandConstructionQuery // ignore-query-import
|
|
|
|
/** DEPRECATED. Import `UnsafeShellCommandConstructionQuery` instead. */
|
|
deprecated module UnsafeShellCommandConstruction = UnsafeShellCommandConstructionQuery;
|