File tree Expand file tree Collapse file tree
ql/lib/semmle/go/frameworks Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ private import semmle.go.security.SafeUrlFlowCustomizations
99
1010/**
1111 * 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.
1313 */
1414module Beego {
1515 /** 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
88
99/**
1010 * 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.
1212 */
1313module BeegoOrm {
1414 /** Gets the package name `github.com/astaxie/beego/orm`. */
You can’t perform that action at this time.
0 commit comments