Files
codeql/go/documentation/library-coverage/frameworks.csv
Owen Mansel-Chan fb92999f8a Add bigquery to frameworks.csv
Also fix up github.com/kanikanema/gorqlite
2025-05-22 22:02:20 +01:00

5.7 KiB

1Framework nameURLPackage prefixes
2Standard libraryhttps://pkg.go.dev/stdarchive/* bufio bytes cmp compress/* container/* context crypto crypto/* database/* debug/* embed encoding encoding/* errors expvar flag fmt go/* hash hash/* html html/* image image/* index/* io io/* log log/* maps math math/* mime mime/* net net/* os os/* path path/* plugin reflect reflect/* regexp regexp/* slices sort strconv strings sync sync/* syscall syscall/* testing testing/* text/* time time/* unicode unicode/* unsafe weak
3appleboy/gin-jwthttps://github.com/appleboy/gin-jwtgithub.com/appleboy/gin-jwt*
4Aferohttps://github.com/spf13/aferogithub.com/spf13/afero*
5beegohttps://beego.me/github.com/astaxie/beego* github.com/beego/beego*
6bigqueryhttps://pkg.go.dev/cloud.google.com/go/bigquerycloud.google.com/go/bigquery*
7Bunhttps://bun.uptrace.dev/github.com/uptrace/bun*
8CleverGohttps://github.com/clevergo/clevergoclevergo.tech/clevergo* github.com/clevergo/clevergo*
9Couchbase official client(gocb)https://github.com/couchbase/gocbgithub.com/couchbase/gocb* gopkg.in/couchbase/gocb*
10chihttps://go-chi.io/github.com/go-chi/chi*
11Couchbase unofficial clienthttp://www.github.com/couchbase/go-couchbasegithub.com/couchbaselabs/gocb*
12cristalhq/jwthttps://github.com/cristalhq/jwtgithub.com/cristalhq/jwt*
13Echohttps://echo.labstack.com/github.com/labstack/echo*
14envhttps://github.com/caarlos0/envgithub.com/caarlos0/env*
15envconfighttps://github.com/kelseyhightower/envconfiggithub.com/kelseyhightower/envconfig*
16envyhttps://github.com/gobuffalo/envygithub.com/gobuffalo/envy*
17fasthttphttps://github.com/valyala/fasthttpgithub.com/valyala/fasthttp*
18Fiberhttps://github.com/gofiber/fibergithub.com/gofiber/fiber*
19Fositehttps://github.com/ory/fositegithub.com/ory/fosite*
20gf-jwthttps://github.com/gogf/gf-jwtgithub.com/gogf/gf-jwt*
21Ginhttps://github.com/gin-gonic/gingithub.com/gin-gonic/gin*
22Gloghttps://github.com/golang/gloggithub.com/golang/glog* gopkg.in/glog* k8s.io/klog*
23GoDotEnvhttps://github.com/joho/godotenvgithub.com/joho/godotenv*
24GoFramehttps://goframe.org/en/github.com/gogf/gf*
25GORMhttps://gorm.iogithub.com/go-gorm/gorm* github.com/jinzhu/gorm* gorm.io/gorm*
26Go JOSEhttps://github.com/go-jose/go-josegithub.com/go-jose/go-jose* github.com/square/go-jose* gopkg.in/square/go-jose* gopkg.in/go-jose/go-jose*
27Go kithttps://gokit.io/github.com/go-kit/kit*
28go-envparsehttps://github.com/hashicorp/go-envparsegithub.com/hashicorp/go-envparse*
29go-pghttps://pg.uptrace.dev/github.com/go-pg/pg*
30go-restfulhttps://github.com/emicklei/go-restfulgithub.com/emicklei/go-restful*
31go-shhttps://github.com/codeskyblue/go-shgithub.com/codeskyblue/go-sh*
32Go-spewhttps://github.com/davecgh/go-spewgithub.com/davecgh/go-spew/spew*
33Gokogirihttps://github.com/moovweb/gokogirigithub.com/jbowtie/gokogiri* github.com/moovweb/gokogiri*
34golang.org/x/crypto/sshhttps://pkg.go.dev/golang.org/x/crypto/sshgolang.org/x/crypto/ssh*
35golang.org/x/nethttps://pkg.go.dev/golang.org/x/netgolang.org/x/net*
36goproxyhttps://github.com/elazarl/goproxygithub.com/elazarl/goproxy*
37gorilla/muxhttps://github.com/gorilla/muxgithub.com/gorilla/mux*
38gorilla/websockethttps://github.com/gorilla/websocketgithub.com/gorilla/websocket*
39gorqlitehttps://github.com/rqlite/gorqlitegithub.com/raindog308/gorqlite* github.com/rqlite/gorqlite* github.com/kanikanema/gorqlite*
40goxpathhttps://github.com/ChrisTrenkamp/goxpath/wikigithub.com/ChrisTrenkamp/goxpath*
41htmlqueryhttps://github.com/antchfx/htmlquerygithub.com/antchfx/htmlquery*
42Irishttps://www.iris-go.com/github.com/kataras/iris*
43json-iteratorhttps://github.com/json-iterator/gogithub.com/json-iterator/go*
44jsonpatchhttps://github.com/evanphx/json-patchgithub.com/evanphx/json-patch*
45jsonqueryhttps://github.com/antchfx/jsonquerygithub.com/antchfx/jsonquery*
46jwt-gohttps://golang-jwt.github.io/jwt/github.com/golang-jwt/jwt* github.com/form3tech-oss/jwt-go* github.com/dgrijalva/jwt-go*
47jwtauthhttps://github.com/go-chi/jwtauthgithub.com/go-chi/jwtauth*
48kataras/jwthttps://github.com/kataras/jwtgithub.com/kataras/jwt*
49Kuberneteshttps://kubernetes.io/k8s.io/api* k8s.io/apimachinery*
50lestrrat-go/jwxhttps://github.com/lestrrat-go/jwxgithub.com/lestrrat-go/jwx* github.com/lestrrat/go-jwx*
51lestrrat-go/libxml2https://github.com/lestrrat-go/libxml2github.com/lestrrat-go/libxml2*
52Logrushttps://github.com/sirupsen/logrusgithub.com/Sirupsen/logrus* github.com/sirupsen/logrus*
53Macaronhttps://gopkg.in/macaron.v1gopkg.in/macaron*
54MongoDB Go Driverhttps://www.mongodb.com/docs/drivers/go/current/go.mongodb.org/mongo-driver*
55nhooyr.io/websockethttps://nhooyr.io/websocketnhooyr.io/websocket*
56protobufhttps://pkg.go.dev/google.golang.org/protobufgithub.com/golang/protobuf* google.golang.org/protobuf*
57Revelhttp://revel.github.io/github.com/revel/revel* github.com/robfig/revel*
58SendGridhttps://github.com/sendgrid/sendgrid-gogithub.com/sendgrid/sendgrid-go*
59sqlxhttp://jmoiron.github.io/sqlx/github.com/jmoiron/sqlx*
60Squirrelhttps://github.com/Masterminds/squirrelgithub.com/Masterminds/squirrel* github.com/lann/squirrel* gopkg.in/Masterminds/squirrel
61wshttps://github.com/gobwas/wsgithub.com/gobwas/ws*
62xmlpathhttps://gopkg.in/xmlpath.v2gopkg.in/xmlpath* github.com/go-xmlpath/xmlpath* github.com/crankycoder/xmlpath* launchpad.net/xmlpath* github.com/masterzen/xmlpath* github.com/going/toolkit/xmlpath* gopkg.in/go-xmlpath/xmlpath*
63xmlqueryhttps://github.com/antchfx/xmlquerygithub.com/antchfx/xmlquery*
64XORMhttps://xorm.iogithub.com/go-xorm/xorm* xorm.io/xorm*
65XPathhttps://github.com/antchfx/xpathgithub.com/antchfx/xpath*
66xpathparserhttps://github.com/santhosh-tekuri/xpathparsergithub.com/santhosh-tekuri/xpathparser*
67yamlhttps://gopkg.in/yaml.v3gopkg.in/yaml*
68zaphttps://go.uber.org/zapgo.uber.org/zap*