File tree 2 files changed +23
-2
lines changed
2 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 31
31
{
32
32
"path" : " github.com/beego/beego" ,
33
33
"symbols" : [
34
- " Tree.Match"
34
+ " App.Run" ,
35
+ " ControllerRegister.FindPolicy" ,
36
+ " ControllerRegister.FindRouter" ,
37
+ " ControllerRegister.ServeHTTP" ,
38
+ " FilterRouter.ValidRouter" ,
39
+ " InitBeegoBeforeTest" ,
40
+ " Run" ,
41
+ " RunWithMiddleWares" ,
42
+ " TestBeegoInit" ,
43
+ " Tree.Match" ,
44
+ " adminApp.Run"
35
45
]
36
46
}
37
47
]
Original file line number Diff line number Diff line change 1
1
modules :
2
2
- module : github.com/beego/beego
3
+ vulnerable_at : 1.12.11
3
4
packages :
4
5
- package : github.com/beego/beego
5
6
symbols :
6
7
- Tree.Match
7
- skip_fix : ' TODO: fill this out [or set vulnerable_at to derive symbols]'
8
+ derived_symbols :
9
+ - App.Run
10
+ - ControllerRegister.FindPolicy
11
+ - ControllerRegister.FindRouter
12
+ - ControllerRegister.ServeHTTP
13
+ - FilterRouter.ValidRouter
14
+ - InitBeegoBeforeTest
15
+ - Run
16
+ - RunWithMiddleWares
17
+ - TestBeegoInit
18
+ - adminApp.Run
8
19
- module : github.com/beego/beego/v2
9
20
versions :
10
21
- introduced : 2.0.0
You can’t perform that action at this time.
0 commit comments