File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ql/lib/semmle/go/frameworks Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ private import semmle.go.security.SafeUrlFlowCustomizations
9
9
10
10
/**
11
11
* Provides classes for working with untrusted flow sources, sinks and taint propagators
12
- * from the [Beego](` github.com/beego/beego` ) package.
12
+ * from the [Beego](https:// github.com/beego/beego) package.
13
13
*/
14
14
module Beego {
15
15
/** Gets the module path `github.com/astaxie/beego` or `github.com/beego/beego`. */
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ private import semmle.go.security.StoredXssCustomizations
8
8
9
9
/**
10
10
* Provides classes for working with untrusted flow sources, sinks and taint propagators
11
- * from the [Beego ORM](` github.com/astaxie/beego/orm` ) subpackage.
11
+ * from the [Beego ORM](https:// github.com/astaxie/beego/orm) subpackage.
12
12
*/
13
13
module BeegoOrm {
14
14
/** Gets the package name `github.com/astaxie/beego/orm`. */
You can’t perform that action at this time.
0 commit comments