mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
JS: Update some tests with provenance columns
Only includes the changes that purely contain the new provenance columns
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
edges
|
||||
| tst.js:17:84:17:91 | req.host | tst.js:17:11:17:113 | `Hi, lo ... token}` |
|
||||
| tst.js:18:78:18:85 | req.host | tst.js:18:11:18:127 | `Hi, lo ... reset.` |
|
||||
| tst.js:17:84:17:91 | req.host | tst.js:17:11:17:113 | `Hi, lo ... token}` | provenance | |
|
||||
| tst.js:18:78:18:85 | req.host | tst.js:18:11:18:127 | `Hi, lo ... reset.` | provenance | |
|
||||
nodes
|
||||
| tst.js:17:11:17:113 | `Hi, lo ... token}` | semmle.label | `Hi, lo ... token}` |
|
||||
| tst.js:17:84:17:91 | req.host | semmle.label | req.host |
|
||||
|
||||
Reference in New Issue
Block a user