Commit 6c2c3a5
authored
Updated joern, cpg, and re-used x2cpg API (#337)
* Updated joern, cpg, and re-used x2cpg API
This is a rather large change as we have to update joern which brings in a lot of new stuff.
FILE.content and offset calculation is NOT part of this PR.
* More dep updates
* Update build.sbt
* Update build.sbt
* Update build.sbt
* Update build.sbt1 parent 62ef84f commit 6c2c3a5
File tree
50 files changed
+1010
-1353
lines changed- .github/workflows
- project
- src
- main/scala/io/shiftleft/js2cpg
- astcreation
- core
- datastructures
- io
- parser
- passes
- preprocessing
- utils
- test
- resources/excludes
- folder
- foo.bar
- tests
- scala/io/shiftleft/js2cpg
- io
- parser
- passes
- preprocessing
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+1010
-1353
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
32 | 33 | | |
33 | | - | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
Lines changed: 331 additions & 411 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments