File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
go/ql/test/experimental/CWE-321-V2 Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
edges
2
- | go-jose.v3.go:11 :14:11 :34 | type conversion | go-jose.v3.go:23 :32:23 :37 | JwtKey |
3
- | go-jose.v3.go:11 :21:11 :33 | "AllYourBase" | go-jose.v3.go:11 :14:11 :34 | type conversion |
2
+ | go-jose.v3.go:13 :14:13 :34 | type conversion | go-jose.v3.go:24 :32:24 :37 | JwtKey |
3
+ | go-jose.v3.go:13 :21:13 :33 | "AllYourBase" | go-jose.v3.go:13 :14:13 :34 | type conversion |
4
4
| golang-jwt-v5.go:19:15:19:35 | type conversion | golang-jwt-v5.go:27:9:27:15 | JwtKey1 |
5
5
| golang-jwt-v5.go:19:22:19:34 | "AllYourBase" | golang-jwt-v5.go:19:15:19:35 | type conversion |
6
6
nodes
7
- | go-jose.v3.go:11 :14:11 :34 | type conversion | semmle.label | type conversion |
8
- | go-jose.v3.go:11 :21:11 :33 | "AllYourBase" | semmle.label | "AllYourBase" |
9
- | go-jose.v3.go:23 :32:23 :37 | JwtKey | semmle.label | JwtKey |
7
+ | go-jose.v3.go:13 :14:13 :34 | type conversion | semmle.label | type conversion |
8
+ | go-jose.v3.go:13 :21:13 :33 | "AllYourBase" | semmle.label | "AllYourBase" |
9
+ | go-jose.v3.go:24 :32:24 :37 | JwtKey | semmle.label | JwtKey |
10
10
| golang-jwt-v5.go:19:15:19:35 | type conversion | semmle.label | type conversion |
11
11
| golang-jwt-v5.go:19:22:19:34 | "AllYourBase" | semmle.label | "AllYourBase" |
12
12
| golang-jwt-v5.go:27:9:27:15 | JwtKey1 | semmle.label | JwtKey1 |
13
13
subpaths
14
14
#select
15
- | go-jose.v3.go:23 :32:23 :37 | JwtKey | go-jose.v3.go:11 :21:11 :33 | "AllYourBase" | go-jose.v3.go:23 :32:23 :37 | JwtKey | This $@. | go-jose.v3.go:11 :21:11 :33 | "AllYourBase" | Constant Key is used as JWT Secret key |
15
+ | go-jose.v3.go:24 :32:24 :37 | JwtKey | go-jose.v3.go:13 :21:13 :33 | "AllYourBase" | go-jose.v3.go:24 :32:24 :37 | JwtKey | This $@. | go-jose.v3.go:13 :21:13 :33 | "AllYourBase" | Constant Key is used as JWT Secret key |
16
16
| golang-jwt-v5.go:27:9:27:15 | JwtKey1 | golang-jwt-v5.go:19:22:19:34 | "AllYourBase" | golang-jwt-v5.go:27:9:27:15 | JwtKey1 | This $@. | golang-jwt-v5.go:19:22:19:34 | "AllYourBase" | Constant Key is used as JWT Secret key |
You can’t perform that action at this time.
0 commit comments