Skip to content

Commit 6bfec53

Browse files
committed
Remove temporary internal test cases from expected results
1 parent 5adcff5 commit 6bfec53

File tree

1 file changed

+0
-119
lines changed

1 file changed

+0
-119
lines changed

javascript/frameworks/cap/test/queries/cqlinjection/cqlinjection.expected

Lines changed: 0 additions & 119 deletions
Original file line numberDiff line numberDiff line change
@@ -877,65 +877,6 @@ nodes
877877
| srv/service1.js:765:38:765:49 | `ID = ${id}` |
878878
| srv/service1.js:765:38:765:49 | `ID = ${id}` |
879879
| srv/service1.js:765:46:765:47 | id |
880-
| temp2/temp2.js:5:33:5:35 | req |
881-
| temp2/temp2.js:5:33:5:35 | req |
882-
| temp2/temp2.js:6:13:6:26 | { id, amount } |
883-
| temp2/temp2.js:6:13:6:37 | amount |
884-
| temp2/temp2.js:6:13:6:37 | id |
885-
| temp2/temp2.js:6:15:6:16 | id |
886-
| temp2/temp2.js:6:19:6:24 | amount |
887-
| temp2/temp2.js:6:30:6:32 | req |
888-
| temp2/temp2.js:6:30:6:37 | req.data |
889-
| temp2/temp2.js:7:34:7:52 | "col=col+" + amount |
890-
| temp2/temp2.js:7:34:7:52 | "col=col+" + amount |
891-
| temp2/temp2.js:7:47:7:52 | amount |
892-
| temp2/temp2.js:7:61:7:71 | "col=" + id |
893-
| temp2/temp2.js:7:61:7:71 | "col=" + id |
894-
| temp2/temp2.js:7:70:7:71 | id |
895-
| temp2/temp2.js:10:33:10:35 | req |
896-
| temp2/temp2.js:10:33:10:35 | req |
897-
| temp2/temp2.js:11:13:11:26 | { id, amount } |
898-
| temp2/temp2.js:11:13:11:37 | amount |
899-
| temp2/temp2.js:11:19:11:24 | amount |
900-
| temp2/temp2.js:11:30:11:32 | req |
901-
| temp2/temp2.js:11:30:11:37 | req.data |
902-
| temp2/temp2.js:12:34:12:52 | "col=col+" + amount |
903-
| temp2/temp2.js:12:34:12:52 | "col=col+" + amount |
904-
| temp2/temp2.js:12:47:12:52 | amount |
905-
| temp2/temp2.js:15:33:15:35 | req |
906-
| temp2/temp2.js:15:33:15:35 | req |
907-
| temp2/temp2.js:16:13:16:26 | { id, amount } |
908-
| temp2/temp2.js:16:13:16:37 | id |
909-
| temp2/temp2.js:16:15:16:16 | id |
910-
| temp2/temp2.js:16:30:16:32 | req |
911-
| temp2/temp2.js:16:30:16:37 | req.data |
912-
| temp2/temp2.js:17:59:17:69 | "col=" + id |
913-
| temp2/temp2.js:17:59:17:69 | "col=" + id |
914-
| temp2/temp2.js:17:68:17:69 | id |
915-
| temp/temp.js:5:33:5:35 | req |
916-
| temp/temp.js:5:33:5:35 | req |
917-
| temp/temp.js:6:13:6:18 | { id } |
918-
| temp/temp.js:6:13:6:29 | id |
919-
| temp/temp.js:6:15:6:16 | id |
920-
| temp/temp.js:6:22:6:24 | req |
921-
| temp/temp.js:6:22:6:29 | req.data |
922-
| temp/temp.js:8:7:8:57 | await S ... " + id) |
923-
| temp/temp.js:8:7:8:57 | await S ... " + id) |
924-
| temp/temp.js:8:13:8:57 | SELECT. ... " + id) |
925-
| temp/temp.js:8:47:8:56 | "ID=" + id |
926-
| temp/temp.js:8:55:8:56 | id |
927-
| temp/temp.js:11:33:11:35 | req |
928-
| temp/temp.js:11:33:11:35 | req |
929-
| temp/temp.js:12:13:12:18 | { id } |
930-
| temp/temp.js:12:13:12:29 | id |
931-
| temp/temp.js:12:15:12:16 | id |
932-
| temp/temp.js:12:22:12:24 | req |
933-
| temp/temp.js:12:22:12:29 | req.data |
934-
| temp/temp.js:14:7:14:86 | await U ... ${id}` |
935-
| temp/temp.js:14:7:14:86 | await U ... ${id}` |
936-
| temp/temp.js:14:13:14:86 | UPDATE. ... ${id}` |
937-
| temp/temp.js:14:47:14:67 | "col1 = ... " + id |
938-
| temp/temp.js:14:66:14:67 | id |
939880
edges
940881
| srv/service1.js:12:33:12:35 | req | srv/service1.js:13:22:13:24 | req |
941882
| srv/service1.js:12:33:12:35 | req | srv/service1.js:13:22:13:24 | req |
@@ -1743,60 +1684,6 @@ edges
17431684
| srv/service1.js:764:22:764:29 | req.data | srv/service1.js:764:13:764:18 | { id } |
17441685
| srv/service1.js:765:46:765:47 | id | srv/service1.js:765:38:765:49 | `ID = ${id}` |
17451686
| srv/service1.js:765:46:765:47 | id | srv/service1.js:765:38:765:49 | `ID = ${id}` |
1746-
| temp2/temp2.js:5:33:5:35 | req | temp2/temp2.js:6:30:6:32 | req |
1747-
| temp2/temp2.js:5:33:5:35 | req | temp2/temp2.js:6:30:6:32 | req |
1748-
| temp2/temp2.js:6:13:6:26 | { id, amount } | temp2/temp2.js:6:15:6:16 | id |
1749-
| temp2/temp2.js:6:13:6:26 | { id, amount } | temp2/temp2.js:6:19:6:24 | amount |
1750-
| temp2/temp2.js:6:13:6:37 | amount | temp2/temp2.js:7:47:7:52 | amount |
1751-
| temp2/temp2.js:6:13:6:37 | id | temp2/temp2.js:7:70:7:71 | id |
1752-
| temp2/temp2.js:6:15:6:16 | id | temp2/temp2.js:6:13:6:37 | id |
1753-
| temp2/temp2.js:6:19:6:24 | amount | temp2/temp2.js:6:13:6:37 | amount |
1754-
| temp2/temp2.js:6:30:6:32 | req | temp2/temp2.js:6:30:6:37 | req.data |
1755-
| temp2/temp2.js:6:30:6:37 | req.data | temp2/temp2.js:6:13:6:26 | { id, amount } |
1756-
| temp2/temp2.js:7:47:7:52 | amount | temp2/temp2.js:7:34:7:52 | "col=col+" + amount |
1757-
| temp2/temp2.js:7:47:7:52 | amount | temp2/temp2.js:7:34:7:52 | "col=col+" + amount |
1758-
| temp2/temp2.js:7:70:7:71 | id | temp2/temp2.js:7:61:7:71 | "col=" + id |
1759-
| temp2/temp2.js:7:70:7:71 | id | temp2/temp2.js:7:61:7:71 | "col=" + id |
1760-
| temp2/temp2.js:10:33:10:35 | req | temp2/temp2.js:11:30:11:32 | req |
1761-
| temp2/temp2.js:10:33:10:35 | req | temp2/temp2.js:11:30:11:32 | req |
1762-
| temp2/temp2.js:11:13:11:26 | { id, amount } | temp2/temp2.js:11:19:11:24 | amount |
1763-
| temp2/temp2.js:11:13:11:37 | amount | temp2/temp2.js:12:47:12:52 | amount |
1764-
| temp2/temp2.js:11:19:11:24 | amount | temp2/temp2.js:11:13:11:37 | amount |
1765-
| temp2/temp2.js:11:30:11:32 | req | temp2/temp2.js:11:30:11:37 | req.data |
1766-
| temp2/temp2.js:11:30:11:37 | req.data | temp2/temp2.js:11:13:11:26 | { id, amount } |
1767-
| temp2/temp2.js:12:47:12:52 | amount | temp2/temp2.js:12:34:12:52 | "col=col+" + amount |
1768-
| temp2/temp2.js:12:47:12:52 | amount | temp2/temp2.js:12:34:12:52 | "col=col+" + amount |
1769-
| temp2/temp2.js:15:33:15:35 | req | temp2/temp2.js:16:30:16:32 | req |
1770-
| temp2/temp2.js:15:33:15:35 | req | temp2/temp2.js:16:30:16:32 | req |
1771-
| temp2/temp2.js:16:13:16:26 | { id, amount } | temp2/temp2.js:16:15:16:16 | id |
1772-
| temp2/temp2.js:16:13:16:37 | id | temp2/temp2.js:17:68:17:69 | id |
1773-
| temp2/temp2.js:16:15:16:16 | id | temp2/temp2.js:16:13:16:37 | id |
1774-
| temp2/temp2.js:16:30:16:32 | req | temp2/temp2.js:16:30:16:37 | req.data |
1775-
| temp2/temp2.js:16:30:16:37 | req.data | temp2/temp2.js:16:13:16:26 | { id, amount } |
1776-
| temp2/temp2.js:17:68:17:69 | id | temp2/temp2.js:17:59:17:69 | "col=" + id |
1777-
| temp2/temp2.js:17:68:17:69 | id | temp2/temp2.js:17:59:17:69 | "col=" + id |
1778-
| temp/temp.js:5:33:5:35 | req | temp/temp.js:6:22:6:24 | req |
1779-
| temp/temp.js:5:33:5:35 | req | temp/temp.js:6:22:6:24 | req |
1780-
| temp/temp.js:6:13:6:18 | { id } | temp/temp.js:6:15:6:16 | id |
1781-
| temp/temp.js:6:13:6:29 | id | temp/temp.js:8:55:8:56 | id |
1782-
| temp/temp.js:6:15:6:16 | id | temp/temp.js:6:13:6:29 | id |
1783-
| temp/temp.js:6:22:6:24 | req | temp/temp.js:6:22:6:29 | req.data |
1784-
| temp/temp.js:6:22:6:29 | req.data | temp/temp.js:6:13:6:18 | { id } |
1785-
| temp/temp.js:8:13:8:57 | SELECT. ... " + id) | temp/temp.js:8:7:8:57 | await S ... " + id) |
1786-
| temp/temp.js:8:13:8:57 | SELECT. ... " + id) | temp/temp.js:8:7:8:57 | await S ... " + id) |
1787-
| temp/temp.js:8:47:8:56 | "ID=" + id | temp/temp.js:8:13:8:57 | SELECT. ... " + id) |
1788-
| temp/temp.js:8:55:8:56 | id | temp/temp.js:8:47:8:56 | "ID=" + id |
1789-
| temp/temp.js:11:33:11:35 | req | temp/temp.js:12:22:12:24 | req |
1790-
| temp/temp.js:11:33:11:35 | req | temp/temp.js:12:22:12:24 | req |
1791-
| temp/temp.js:12:13:12:18 | { id } | temp/temp.js:12:15:12:16 | id |
1792-
| temp/temp.js:12:13:12:29 | id | temp/temp.js:14:66:14:67 | id |
1793-
| temp/temp.js:12:15:12:16 | id | temp/temp.js:12:13:12:29 | id |
1794-
| temp/temp.js:12:22:12:24 | req | temp/temp.js:12:22:12:29 | req.data |
1795-
| temp/temp.js:12:22:12:29 | req.data | temp/temp.js:12:13:12:18 | { id } |
1796-
| temp/temp.js:14:13:14:86 | UPDATE. ... ${id}` | temp/temp.js:14:7:14:86 | await U ... ${id}` |
1797-
| temp/temp.js:14:13:14:86 | UPDATE. ... ${id}` | temp/temp.js:14:7:14:86 | await U ... ${id}` |
1798-
| temp/temp.js:14:47:14:67 | "col1 = ... " + id | temp/temp.js:14:13:14:86 | UPDATE. ... ${id}` |
1799-
| temp/temp.js:14:66:14:67 | id | temp/temp.js:14:47:14:67 | "col1 = ... " + id |
18001687
#select
18011688
| srv/service1.js:15:15:15:19 | query | srv/service1.js:12:33:12:35 | req | srv/service1.js:15:15:15:19 | query | This CQL query contains a string concatenation with a $@. | srv/service1.js:12:33:12:35 | req | user-provided value |
18021689
| srv/service1.js:21:15:21:19 | query | srv/service1.js:18:33:18:35 | req | srv/service1.js:21:15:21:19 | query | This CQL query contains a string concatenation with a $@. | srv/service1.js:18:33:18:35 | req | user-provided value |
@@ -1882,9 +1769,3 @@ edges
18821769
| srv/service1.js:755:7:755:49 | cds.db. ... " + id) | srv/service1.js:753:34:753:36 | req | srv/service1.js:755:38:755:48 | "ID =" + id | This CQL query contains a string concatenation with a $@. | srv/service1.js:753:34:753:36 | req | user-provided value |
18831770
| srv/service1.js:760:7:760:49 | cds.db. ... ` + id) | srv/service1.js:758:34:758:36 | req | srv/service1.js:760:38:760:48 | `ID =` + id | This CQL query contains a string concatenation with a $@. | srv/service1.js:758:34:758:36 | req | user-provided value |
18841771
| srv/service1.js:765:7:765:50 | cds.db. ... ${id}`) | srv/service1.js:763:34:763:36 | req | srv/service1.js:765:38:765:49 | `ID = ${id}` | This CQL query contains a string concatenation with a $@. | srv/service1.js:763:34:763:36 | req | user-provided value |
1885-
| temp2/temp2.js:7:7:7:72 | cds.db. ... " + id) | temp2/temp2.js:5:33:5:35 | req | temp2/temp2.js:7:34:7:52 | "col=col+" + amount | This CQL query contains a string concatenation with a $@. | temp2/temp2.js:5:33:5:35 | req | user-provided value |
1886-
| temp2/temp2.js:7:7:7:72 | cds.db. ... " + id) | temp2/temp2.js:5:33:5:35 | req | temp2/temp2.js:7:61:7:71 | "col=" + id | This CQL query contains a string concatenation with a $@. | temp2/temp2.js:5:33:5:35 | req | user-provided value |
1887-
| temp2/temp2.js:12:7:12:70 | cds.db. ... =${id}` | temp2/temp2.js:10:33:10:35 | req | temp2/temp2.js:12:34:12:52 | "col=col+" + amount | This CQL query contains a string concatenation with a $@. | temp2/temp2.js:10:33:10:35 | req | user-provided value |
1888-
| temp2/temp2.js:17:7:17:70 | cds.db. ... " + id) | temp2/temp2.js:15:33:15:35 | req | temp2/temp2.js:17:59:17:69 | "col=" + id | This CQL query contains a string concatenation with a $@. | temp2/temp2.js:15:33:15:35 | req | user-provided value |
1889-
| temp/temp.js:8:13:8:57 | SELECT. ... " + id) | temp/temp.js:5:33:5:35 | req | temp/temp.js:8:7:8:57 | await S ... " + id) | This CQL query contains a string concatenation with a $@. | temp/temp.js:5:33:5:35 | req | user-provided value |
1890-
| temp/temp.js:14:13:14:86 | UPDATE. ... ${id}` | temp/temp.js:11:33:11:35 | req | temp/temp.js:14:7:14:86 | await U ... ${id}` | This CQL query contains a string concatenation with a $@. | temp/temp.js:11:33:11:35 | req | user-provided value |

0 commit comments

Comments
 (0)