Add changed framework coverage reports

This commit is contained in:
github-actions[bot]
2024-07-31 00:15:22 +00:00
parent bae0ea5599
commit d0c2b4a60f
2 changed files with 143 additions and 128 deletions

View File

@@ -1,123 +1,138 @@
package,sink,source,summary,sink:credentials-key,sink:jwt,source:remote,summary:taint,summary:value
,,,8,,,,3,5
archive/tar,,,5,,,,5,
archive/zip,,,6,,,,6,
bufio,,,17,,,,17,
bytes,,,43,,,,43,
compress/bzip2,,,1,,,,1,
compress/flate,,,4,,,,4,
compress/gzip,,,3,,,,3,
compress/lzw,,,1,,,,1,
compress/zlib,,,4,,,,4,
container/heap,,,5,,,,5,
container/list,,,20,,,,20,
container/ring,,,5,,,,5,
context,,,5,,,,5,
crypto,,,1,,,,1,
crypto/cipher,,,3,,,,3,
crypto/rsa,,,2,,,,2,
crypto/tls,,,3,,,,3,
crypto/x509,,,1,,,,1,
database/sql,,,7,,,,7,
database/sql/driver,,,4,,,,4,
encoding,,,4,,,,4,
encoding/ascii85,,,2,,,,2,
encoding/asn1,,,8,,,,8,
encoding/base32,,,3,,,,3,
encoding/base64,,,3,,,,3,
encoding/binary,,,2,,,,2,
encoding/csv,,,5,,,,5,
encoding/gob,,,7,,,,7,
encoding/hex,,,3,,,,3,
encoding/json,,,14,,,,14,
encoding/pem,,,3,,,,3,
encoding/xml,,,23,,,,23,
errors,,,3,,,,3,
expvar,,,6,,,,6,
fmt,,,16,,,,16,
github.com/astaxie/beego,,6,7,,,6,7,
github.com/astaxie/beego/context,,15,1,,,15,1,
github.com/astaxie/beego/utils,,,13,,,,13,
github.com/beego/beego,,6,7,,,6,7,
github.com/beego/beego/context,,15,1,,,15,1,
github.com/beego/beego/core/utils,,,13,,,,13,
github.com/beego/beego/server/web,,6,7,,,6,7,
github.com/beego/beego/server/web/context,,15,1,,,15,1,
github.com/beego/beego/utils,,,13,,,,13,
github.com/couchbase/gocb,,,18,,,,18,
github.com/couchbaselabs/gocb,,,18,,,,18,
github.com/cristalhq/jwt,1,,,1,,,,
github.com/dgrijalva/jwt-go,3,,9,2,1,,9,
github.com/elazarl/goproxy,,2,2,,,2,2,
github.com/emicklei/go-restful,,7,,,,7,,
github.com/evanphx/json-patch,,,12,,,,12,
github.com/form3tech-oss/jwt-go,2,,,2,,,,
github.com/gin-gonic/gin,,46,2,,,46,2,
github.com/go-chi/chi,,3,,,,3,,
github.com/go-chi/jwtauth,1,,,1,,,,
github.com/go-jose/go-jose/jwt,1,,4,,1,,4,
github.com/go-kit/kit/auth/jwt,1,,,1,,,,
github.com/go-pg/pg/orm,,,6,,,,6,
github.com/gobwas/ws,,2,,,,2,,
github.com/golang-jwt/jwt,3,,11,2,1,,11,
github.com/golang/protobuf/proto,,,4,,,,4,
github.com/gorilla/mux,,1,,,,1,,
github.com/gorilla/websocket,,3,,,,3,,
github.com/json-iterator/go,,,4,,,,4,
github.com/kataras/iris/middleware/jwt,1,,,1,,,,
github.com/kataras/jwt,5,,,5,,,,
github.com/labstack/echo,,12,2,,,12,2,
github.com/lestrrat-go/jwx,1,,,1,,,,
github.com/lestrrat-go/jwx/jwk,1,,,1,,,,
github.com/lestrrat/go-jwx/jwk,1,,,1,,,,
github.com/ory/fosite/token/jwt,2,,,2,,,,
github.com/revel/revel,,23,10,,,23,10,
github.com/robfig/revel,,23,10,,,23,10,
github.com/sendgrid/sendgrid-go/helpers/mail,,,1,,,,1,
github.com/square/go-jose/jwt,1,,4,,1,,4,
github.com/valyala/fasthttp,,50,5,,,50,5,
go.uber.org/zap,,,11,,,,11,
golang.org/x/net/context,,,5,,,,5,
golang.org/x/net/html,,,16,,,,16,
golang.org/x/net/websocket,,2,,,,2,,
google.golang.org/protobuf/internal/encoding/text,,,1,,,,1,
google.golang.org/protobuf/internal/impl,,,2,,,,2,
google.golang.org/protobuf/proto,,,8,,,,8,
google.golang.org/protobuf/reflect/protoreflect,,,1,,,,1,
gopkg.in/couchbase/gocb,,,18,,,,18,
gopkg.in/macaron,,12,1,,,12,1,
gopkg.in/square/go-jose/jwt,1,,4,,1,,4,
gopkg.in/yaml,,,9,,,,9,
html,,,2,,,,2,
html/template,,,6,,,,6,
io,,,19,,,,19,
io/fs,,,12,,,,12,
io/ioutil,,,2,,,,2,
k8s.io/api/core,,,10,,,,10,
k8s.io/apimachinery/pkg/runtime,,,47,,,,47,
log,,,3,,,,3,
math/big,,,1,,,,1,
mime,,,5,,,,5,
mime/multipart,,,8,,,,8,
mime/quotedprintable,,,1,,,,1,
net,,,20,,,,20,
net/http,,16,22,,,16,22,
net/http/httputil,,,10,,,,10,
net/mail,,,6,,,,6,
net/textproto,,,19,,,,19,
net/url,,,23,,,,23,
nhooyr.io/websocket,,2,,,,2,,
os,,,4,,,,4,
path,,,5,,,,5,
path/filepath,,,13,,,,13,
reflect,,,37,,,,37,
regexp,,,20,,,,20,
sort,,,1,,,,1,
strconv,,,9,,,,9,
strings,,,34,,,,34,
sync,,,10,,,,10,
sync/atomic,,,24,,,,24,
syscall,,,8,,,,8,
text/scanner,,,3,,,,3,
text/tabwriter,,,1,,,,1,
text/template,,,6,,,,6,
package,sink,source,summary,sink:credentials-key,sink:jwt,sink:request-forgery,sink:request-forgery[TCP Addr + Port],sink:xpath-injection,source:remote,summary:taint,summary:value
,,,8,,,,,,,3,5
archive/tar,,,5,,,,,,,5,
archive/zip,,,6,,,,,,,6,
bufio,,,17,,,,,,,17,
bytes,,,43,,,,,,,43,
compress/bzip2,,,1,,,,,,,1,
compress/flate,,,4,,,,,,,4,
compress/gzip,,,3,,,,,,,3,
compress/lzw,,,1,,,,,,,1,
compress/zlib,,,4,,,,,,,4,
container/heap,,,5,,,,,,,5,
container/list,,,20,,,,,,,20,
container/ring,,,5,,,,,,,5,
context,,,5,,,,,,,5,
crypto,,,1,,,,,,,1,
crypto/cipher,,,3,,,,,,,3,
crypto/rsa,,,2,,,,,,,2,
crypto/tls,,,3,,,,,,,3,
crypto/x509,,,1,,,,,,,1,
database/sql,,,7,,,,,,,7,
database/sql/driver,,,4,,,,,,,4,
encoding,,,4,,,,,,,4,
encoding/ascii85,,,2,,,,,,,2,
encoding/asn1,,,8,,,,,,,8,
encoding/base32,,,3,,,,,,,3,
encoding/base64,,,3,,,,,,,3,
encoding/binary,,,2,,,,,,,2,
encoding/csv,,,5,,,,,,,5,
encoding/gob,,,7,,,,,,,7,
encoding/hex,,,3,,,,,,,3,
encoding/json,,,14,,,,,,,14,
encoding/pem,,,3,,,,,,,3,
encoding/xml,,,23,,,,,,,23,
errors,,,3,,,,,,,3,
expvar,,,6,,,,,,,6,
fmt,,,16,,,,,,,16,
github.com/ChrisTrenkamp/goxpath,3,,,,,,,3,,,
github.com/antchfx/htmlquery,4,,,,,,,4,,,
github.com/antchfx/jsonquery,4,,,,,,,4,,,
github.com/antchfx/xmlquery,8,,,,,,,8,,,
github.com/antchfx/xpath,4,,,,,,,4,,,
github.com/appleboy/gin-jwt,1,,,1,,,,,,,
github.com/astaxie/beego,,6,7,,,,,,6,7,
github.com/astaxie/beego/context,,15,1,,,,,,15,1,
github.com/astaxie/beego/utils,,,13,,,,,,,13,
github.com/beego/beego,,6,7,,,,,,6,7,
github.com/beego/beego/context,,15,1,,,,,,15,1,
github.com/beego/beego/core/utils,,,13,,,,,,,13,
github.com/beego/beego/server/web,,6,7,,,,,,6,7,
github.com/beego/beego/server/web/context,,15,1,,,,,,15,1,
github.com/beego/beego/utils,,,13,,,,,,,13,
github.com/couchbase/gocb,,,18,,,,,,,18,
github.com/couchbaselabs/gocb,,,18,,,,,,,18,
github.com/cristalhq/jwt,1,,,1,,,,,,,
github.com/dgrijalva/jwt-go,3,,9,2,1,,,,,9,
github.com/elazarl/goproxy,,2,2,,,,,,2,2,
github.com/emicklei/go-restful,,7,,,,,,,7,,
github.com/evanphx/json-patch,,,12,,,,,,,12,
github.com/form3tech-oss/jwt-go,2,,,2,,,,,,,
github.com/gin-gonic/gin,,46,2,,,,,,46,2,
github.com/go-chi/chi,,3,,,,,,,3,,
github.com/go-chi/jwtauth,1,,,1,,,,,,,
github.com/go-jose/go-jose,2,,,2,,,,,,,
github.com/go-jose/go-jose/jwt,1,,4,,1,,,,,4,
github.com/go-kit/kit/auth/jwt,1,,,1,,,,,,,
github.com/go-pg/pg/orm,,,6,,,,,,,6,
github.com/go-xmlpath/xmlpath,2,,,,,,,2,,,
github.com/gobwas/ws,,2,,,,,,,2,,
github.com/gogf/gf-jwt,1,,,1,,,,,,,
github.com/golang-jwt/jwt,3,,11,2,1,,,,,11,
github.com/golang/protobuf/proto,,,4,,,,,,,4,
github.com/gorilla/mux,,1,,,,,,,1,,
github.com/gorilla/websocket,,3,,,,,,,3,,
github.com/jbowtie/gokogiri/xml,4,,,,,,,4,,,
github.com/jbowtie/gokogiri/xpath,1,,,,,,,1,,,
github.com/json-iterator/go,,,4,,,,,,,4,
github.com/kataras/iris/middleware/jwt,2,,,2,,,,,,,
github.com/kataras/jwt,5,,,5,,,,,,,
github.com/labstack/echo,,12,2,,,,,,12,2,
github.com/lestrrat-go/jwx,1,,,1,,,,,,,
github.com/lestrrat-go/jwx/jwk,1,,,1,,,,,,,
github.com/lestrrat-go/libxml2/parser,3,,,,,,,3,,,
github.com/lestrrat/go-jwx/jwk,1,,,1,,,,,,,
github.com/ory/fosite/token/jwt,2,,,2,,,,,,,
github.com/revel/revel,,23,10,,,,,,23,10,
github.com/robfig/revel,,23,10,,,,,,23,10,
github.com/santhosh-tekuri/xpathparser,2,,,,,,,2,,,
github.com/sendgrid/sendgrid-go/helpers/mail,,,1,,,,,,,1,
github.com/square/go-jose,2,,,2,,,,,,,
github.com/square/go-jose/jwt,1,,4,,1,,,,,4,
github.com/valyala/fasthttp,25,50,5,,,17,8,,50,5,
go.uber.org/zap,,,11,,,,,,,11,
golang.org/x/net/context,,,5,,,,,,,5,
golang.org/x/net/html,,,16,,,,,,,16,
golang.org/x/net/websocket,,2,,,,,,,2,,
google.golang.org/protobuf/internal/encoding/text,,,1,,,,,,,1,
google.golang.org/protobuf/internal/impl,,,2,,,,,,,2,
google.golang.org/protobuf/proto,,,8,,,,,,,8,
google.golang.org/protobuf/reflect/protoreflect,,,1,,,,,,,1,
gopkg.in/couchbase/gocb,,,18,,,,,,,18,
gopkg.in/macaron,,12,1,,,,,,12,1,
gopkg.in/square/go-jose,2,,,2,,,,,,,
gopkg.in/square/go-jose/jwt,1,,4,,1,,,,,4,
gopkg.in/yaml,,,9,,,,,,,9,
html,,,2,,,,,,,2,
html/template,,,6,,,,,,,6,
io,,,19,,,,,,,19,
io/fs,,,12,,,,,,,12,
io/ioutil,,,2,,,,,,,2,
k8s.io/api/core,,,10,,,,,,,10,
k8s.io/apimachinery/pkg/runtime,,,47,,,,,,,47,
log,,,3,,,,,,,3,
math/big,,,1,,,,,,,1,
mime,,,5,,,,,,,5,
mime/multipart,,,8,,,,,,,8,
mime/quotedprintable,,,1,,,,,,,1,
net,,,20,,,,,,,20,
net/http,,16,22,,,,,,16,22,
net/http/httputil,,,10,,,,,,,10,
net/mail,,,6,,,,,,,6,
net/textproto,,,19,,,,,,,19,
net/url,,,23,,,,,,,23,
nhooyr.io/websocket,,2,,,,,,,2,,
os,,,4,,,,,,,4,
path,,,5,,,,,,,5,
path/filepath,,,13,,,,,,,13,
reflect,,,37,,,,,,,37,
regexp,,,20,,,,,,,20,
sort,,,1,,,,,,,1,
strconv,,,9,,,,,,,9,
strings,,,34,,,,,,,34,
sync,,,10,,,,,,,10,
sync/atomic,,,24,,,,,,,24,
syscall,,,8,,,,,,,8,
text/scanner,,,3,,,,,,,3,
text/tabwriter,,,1,,,,,,,1,
text/template,,,6,,,,,,,6,
1 package sink source summary sink:credentials-key sink:jwt sink:request-forgery sink:request-forgery[TCP Addr + Port] sink:xpath-injection source:remote summary:taint summary:value
2 8 3 5
3 archive/tar 5 5
4 archive/zip 6 6
5 bufio 17 17
6 bytes 43 43
7 compress/bzip2 1 1
8 compress/flate 4 4
9 compress/gzip 3 3
10 compress/lzw 1 1
11 compress/zlib 4 4
12 container/heap 5 5
13 container/list 20 20
14 container/ring 5 5
15 context 5 5
16 crypto 1 1
17 crypto/cipher 3 3
18 crypto/rsa 2 2
19 crypto/tls 3 3
20 crypto/x509 1 1
21 database/sql 7 7
22 database/sql/driver 4 4
23 encoding 4 4
24 encoding/ascii85 2 2
25 encoding/asn1 8 8
26 encoding/base32 3 3
27 encoding/base64 3 3
28 encoding/binary 2 2
29 encoding/csv 5 5
30 encoding/gob 7 7
31 encoding/hex 3 3
32 encoding/json 14 14
33 encoding/pem 3 3
34 encoding/xml 23 23
35 errors 3 3
36 expvar 6 6
37 fmt 16 16
38 github.com/astaxie/beego github.com/ChrisTrenkamp/goxpath 3 6 7 3 6 7
39 github.com/astaxie/beego/context github.com/antchfx/htmlquery 4 15 1 4 15 1
40 github.com/astaxie/beego/utils github.com/antchfx/jsonquery 4 13 4 13
41 github.com/beego/beego github.com/antchfx/xmlquery 8 6 7 8 6 7
42 github.com/beego/beego/context github.com/antchfx/xpath 4 15 1 4 15 1
43 github.com/beego/beego/core/utils github.com/appleboy/gin-jwt 1 13 1 13
44 github.com/beego/beego/server/web github.com/astaxie/beego 6 7 6 7
45 github.com/beego/beego/server/web/context github.com/astaxie/beego/context 15 1 15 1
46 github.com/beego/beego/utils github.com/astaxie/beego/utils 13 13
47 github.com/couchbase/gocb github.com/beego/beego 6 18 7 6 18 7
48 github.com/couchbaselabs/gocb github.com/beego/beego/context 15 18 1 15 18 1
49 github.com/cristalhq/jwt github.com/beego/beego/core/utils 1 13 1 13
50 github.com/dgrijalva/jwt-go github.com/beego/beego/server/web 3 6 9 7 2 1 6 9 7
51 github.com/elazarl/goproxy github.com/beego/beego/server/web/context 2 15 2 1 2 15 2 1
52 github.com/emicklei/go-restful github.com/beego/beego/utils 7 13 7 13
53 github.com/evanphx/json-patch github.com/couchbase/gocb 12 18 12 18
54 github.com/form3tech-oss/jwt-go github.com/couchbaselabs/gocb 2 18 2 18
55 github.com/gin-gonic/gin github.com/cristalhq/jwt 1 46 2 1 46 2
56 github.com/go-chi/chi github.com/dgrijalva/jwt-go 3 3 9 2 1 3 9
57 github.com/go-chi/jwtauth github.com/elazarl/goproxy 1 2 2 1 2 2
58 github.com/go-jose/go-jose/jwt github.com/emicklei/go-restful 1 7 4 1 7 4
59 github.com/go-kit/kit/auth/jwt github.com/evanphx/json-patch 1 12 1 12
60 github.com/go-pg/pg/orm github.com/form3tech-oss/jwt-go 2 6 2 6
61 github.com/gobwas/ws github.com/gin-gonic/gin 2 46 2 2 46 2
62 github.com/golang-jwt/jwt github.com/go-chi/chi 3 3 11 2 1 3 11
63 github.com/golang/protobuf/proto github.com/go-chi/jwtauth 1 4 1 4
64 github.com/gorilla/mux github.com/go-jose/go-jose 2 1 2 1
65 github.com/gorilla/websocket github.com/go-jose/go-jose/jwt 1 3 4 1 3 4
66 github.com/json-iterator/go github.com/go-kit/kit/auth/jwt 1 4 1 4
67 github.com/kataras/iris/middleware/jwt github.com/go-pg/pg/orm 1 6 1 6
68 github.com/kataras/jwt github.com/go-xmlpath/xmlpath 5 2 5 2
69 github.com/labstack/echo github.com/gobwas/ws 12 2 2 12 2 2
70 github.com/lestrrat-go/jwx github.com/gogf/gf-jwt 1 1
71 github.com/lestrrat-go/jwx/jwk github.com/golang-jwt/jwt 1 3 11 1 2 1 11
72 github.com/lestrrat/go-jwx/jwk github.com/golang/protobuf/proto 1 4 1 4
73 github.com/ory/fosite/token/jwt github.com/gorilla/mux 2 1 2 1
74 github.com/revel/revel github.com/gorilla/websocket 23 3 10 23 3 10
75 github.com/robfig/revel github.com/jbowtie/gokogiri/xml 4 23 10 4 23 10
76 github.com/sendgrid/sendgrid-go/helpers/mail github.com/jbowtie/gokogiri/xpath 1 1 1 1
77 github.com/square/go-jose/jwt github.com/json-iterator/go 1 4 1 4
78 github.com/valyala/fasthttp github.com/kataras/iris/middleware/jwt 2 50 5 2 50 5
79 go.uber.org/zap github.com/kataras/jwt 5 11 5 11
80 golang.org/x/net/context github.com/labstack/echo 12 5 2 12 5 2
81 golang.org/x/net/html github.com/lestrrat-go/jwx 1 16 1 16
82 golang.org/x/net/websocket github.com/lestrrat-go/jwx/jwk 1 2 1 2
83 google.golang.org/protobuf/internal/encoding/text github.com/lestrrat-go/libxml2/parser 3 1 3 1
84 google.golang.org/protobuf/internal/impl github.com/lestrrat/go-jwx/jwk 1 2 1 2
85 google.golang.org/protobuf/proto github.com/ory/fosite/token/jwt 2 8 2 8
86 google.golang.org/protobuf/reflect/protoreflect github.com/revel/revel 23 1 10 23 1 10
87 gopkg.in/couchbase/gocb github.com/robfig/revel 23 18 10 23 18 10
88 gopkg.in/macaron github.com/santhosh-tekuri/xpathparser 2 12 1 2 12 1
89 gopkg.in/square/go-jose/jwt github.com/sendgrid/sendgrid-go/helpers/mail 1 4 1 1 4 1
90 gopkg.in/yaml github.com/square/go-jose 2 9 2 9
91 html github.com/square/go-jose/jwt 1 2 4 1 2 4
92 html/template github.com/valyala/fasthttp 25 50 6 5 17 8 50 6 5
93 io go.uber.org/zap 19 11 19 11
94 io/fs golang.org/x/net/context 12 5 12 5
95 io/ioutil golang.org/x/net/html 2 16 2 16
96 k8s.io/api/core golang.org/x/net/websocket 2 10 2 10
97 k8s.io/apimachinery/pkg/runtime google.golang.org/protobuf/internal/encoding/text 47 1 47 1
98 log google.golang.org/protobuf/internal/impl 3 2 3 2
99 math/big google.golang.org/protobuf/proto 1 8 1 8
100 mime google.golang.org/protobuf/reflect/protoreflect 5 1 5 1
101 mime/multipart gopkg.in/couchbase/gocb 8 18 8 18
102 mime/quotedprintable gopkg.in/macaron 12 1 12 1
103 net gopkg.in/square/go-jose 2 20 2 20
104 net/http gopkg.in/square/go-jose/jwt 1 16 22 4 1 16 22 4
105 net/http/httputil gopkg.in/yaml 10 9 10 9
106 net/mail html 6 2 6 2
107 net/textproto html/template 19 6 19 6
108 net/url io 23 19 23 19
109 nhooyr.io/websocket io/fs 2 12 2 12
110 os io/ioutil 4 2 4 2
111 path k8s.io/api/core 5 10 5 10
112 path/filepath k8s.io/apimachinery/pkg/runtime 13 47 13 47
113 reflect log 37 3 37 3
114 regexp math/big 20 1 20 1
115 sort mime 1 5 1 5
116 strconv mime/multipart 9 8 9 8
117 strings mime/quotedprintable 34 1 34 1
118 sync net 10 20 10 20
119 sync/atomic net/http 16 24 22 16 24 22
120 syscall net/http/httputil 8 10 8 10
121 text/scanner net/mail 3 6 3 6
122 text/tabwriter net/textproto 1 19 1 19
123 text/template net/url 6 23 6 23
124 nhooyr.io/websocket 2 2
125 os 4 4
126 path 5 5
127 path/filepath 13 13
128 reflect 37 37
129 regexp 20 20
130 sort 1 1
131 strconv 9 9
132 strings 34 34
133 sync 10 10
134 sync/atomic 24 24
135 syscall 8 8
136 text/scanner 3 3
137 text/tabwriter 1 1
138 text/template 6 6

View File

@@ -12,9 +12,9 @@ Go framework & library support
`Echo <https://echo.labstack.com/>`_,``github.com/labstack/echo*``,12,2,
`Fosite <https://github.com/ory/fosite>`_,``github.com/ory/fosite*``,,,2
`Gin <https://github.com/gin-gonic/gin>`_,``github.com/gin-gonic/gin*``,46,2,
`Go JOSE <https://github.com/go-jose/go-jose>`_,"``github.com/go-jose/go-jose*``, ``github.com/square/go-jose*``, ``gopkg.in/square/go-jose*``",,12,3
`Go JOSE <https://github.com/go-jose/go-jose>`_,"``github.com/go-jose/go-jose*``, ``github.com/square/go-jose*``, ``gopkg.in/square/go-jose*``",,12,9
`Go kit <https://gokit.io/>`_,``github.com/go-kit/kit*``,,,1
`Iris <https://www.iris-go.com/>`_,``github.com/kataras/iris*``,,,1
`Iris <https://www.iris-go.com/>`_,``github.com/kataras/iris*``,,,2
`Kubernetes <https://kubernetes.io/>`_,"``k8s.io/api*``, ``k8s.io/apimachinery*``",,57,
`Macaron <https://gopkg.in/macaron.v1>`_,``gopkg.in/macaron*``,12,1,
`Revel <http://revel.github.io/>`_,"``github.com/revel/revel*``, ``github.com/robfig/revel*``",46,20,
@@ -23,7 +23,7 @@ Go framework & library support
`beego <https://beego.me/>`_,"``github.com/astaxie/beego*``, ``github.com/beego/beego*``",63,63,
`chi <https://go-chi.io/>`_,``github.com/go-chi/chi*``,3,,
`cristalhq/jwt <https://github.com/cristalhq/jwt>`_,``github.com/cristalhq/jwt*``,,,1
`fasthttp <https://github.com/valyala/fasthttp>`_,``github.com/valyala/fasthttp*``,50,5,
`fasthttp <https://github.com/valyala/fasthttp>`_,``github.com/valyala/fasthttp*``,50,5,25
`go-pg <https://pg.uptrace.dev/>`_,``github.com/go-pg/pg*``,,6,
`go-restful <https://github.com/emicklei/go-restful>`_,``github.com/emicklei/go-restful*``,7,,
`golang.org/x/net <https://pkg.go.dev/golang.org/x/net>`_,``golang.org/x/net*``,2,21,
@@ -38,6 +38,6 @@ Go framework & library support
`protobuf <https://pkg.go.dev/google.golang.org/protobuf>`_,"``github.com/golang/protobuf*``, ``google.golang.org/protobuf*``",,16,
`yaml <https://gopkg.in/yaml.v3>`_,``gopkg.in/yaml*``,,9,
`zap <https://go.uber.org/zap>`_,``go.uber.org/zap*``,,11,
Others,"``github.com/gobwas/ws``, ``github.com/gorilla/websocket``, ``nhooyr.io/websocket``",7,,
Totals,,267,902,25
Others,"``github.com/ChrisTrenkamp/goxpath``, ``github.com/antchfx/htmlquery``, ``github.com/antchfx/jsonquery``, ``github.com/antchfx/xmlquery``, ``github.com/antchfx/xpath``, ``github.com/appleboy/gin-jwt``, ``github.com/go-xmlpath/xmlpath``, ``github.com/gobwas/ws``, ``github.com/gogf/gf-jwt``, ``github.com/gorilla/websocket``, ``github.com/jbowtie/gokogiri/xml``, ``github.com/jbowtie/gokogiri/xpath``, ``github.com/lestrrat-go/libxml2/parser``, ``github.com/santhosh-tekuri/xpathparser``, ``nhooyr.io/websocket``",7,,37
Totals,,267,902,94