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 11edges
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 |
44| golang-jwt-v5.go:19:15:19:35 | type conversion | golang-jwt-v5.go:27:9:27:15 | JwtKey1 |
55| golang-jwt-v5.go:19:22:19:34 | "AllYourBase" | golang-jwt-v5.go:19:15:19:35 | type conversion |
66nodes
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 |
1010| golang-jwt-v5.go:19:15:19:35 | type conversion | semmle.label | type conversion |
1111| golang-jwt-v5.go:19:22:19:34 | "AllYourBase" | semmle.label | "AllYourBase" |
1212| golang-jwt-v5.go:27:9:27:15 | JwtKey1 | semmle.label | JwtKey1 |
1313subpaths
1414#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 |
1616| 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