mirror of
https://github.com/github/codeql.git
synced 2026-05-04 21:25:44 +02:00
C#: Update all test util paths to point to the new location.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-020/UntrustedDataToExternalAPI.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
query: Security Features/CWE-022/TaintedPath.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-022/ZipSlip.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-078/CommandInjection.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-079/XSS.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
query: Security Features/CWE-079/XSS.ql
|
||||
postprocess:
|
||||
- TestUtilities/PrettyPrintModels.ql
|
||||
- TestUtilities/InlineExpectationsTestQuery.ql
|
||||
- utils/test/PrettyPrintModels.ql
|
||||
- utils/test/InlineExpectationsTestQuery.ql
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-079/XSS.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-089/SqlInjection.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-090/LDAPInjection.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-091/XMLInjection.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-094/CodeInjection.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-099/ResourceInjection.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-112/MissingXMLValidation.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-114/AssemblyPathInjection.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-117/LogForging.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-134/UncontrolledFormatString.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-201/ExposureInTransmittedData.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-209/ExceptionInformationExposure.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-321/HardcodedEncryptionKey.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/InsecureRandomness.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-502/UnsafeDeserializationUntrustedInput.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-502/UnsafeDeserializationUntrustedInput.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-601/UrlRedirect.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-611/UntrustedDataInsecureXml.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-611/UseXmlSecureResolver.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-643/XPathInjection.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-730/ReDoS.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-730/ReDoS.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-730/RegexInjection.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-807/ConditionalBypass.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Security Features/CWE-838/InappropriateEncoding.ql
|
||||
postprocess: TestUtilities/PrettyPrintModels.ql
|
||||
postprocess: utils/test/PrettyPrintModels.ql
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
query: Useless code/UnusedLabel.ql
|
||||
postprocess: TestUtilities/InlineExpectationsTestQuery.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
Reference in New Issue
Block a user