Skip to content

Commit 0c52597

Browse files
authored
Merge pull request #17193 from github/workflow/coverage/update
Update CSV framework coverage reports
2 parents 3425efe + 005ffd4 commit 0c52597

File tree

2 files changed

+178
-159
lines changed

2 files changed

+178
-159
lines changed
Lines changed: 166 additions & 148 deletions
Original file line numberDiff line numberDiff line change
@@ -1,148 +1,166 @@
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/ChrisTrenkamp/goxpath,3,,,,,,,3,,,
39-
github.com/antchfx/htmlquery,4,,,,,,,4,,,
40-
github.com/antchfx/jsonquery,4,,,,,,,4,,,
41-
github.com/antchfx/xmlquery,8,,,,,,,8,,,
42-
github.com/antchfx/xpath,4,,,,,,,4,,,
43-
github.com/appleboy/gin-jwt,1,,,1,,,,,,,
44-
github.com/astaxie/beego,,6,7,,,,,,6,7,
45-
github.com/astaxie/beego/context,,15,1,,,,,,15,1,
46-
github.com/astaxie/beego/utils,,,13,,,,,,,13,
47-
github.com/beego/beego,,6,7,,,,,,6,7,
48-
github.com/beego/beego/context,,15,1,,,,,,15,1,
49-
github.com/beego/beego/core/utils,,,13,,,,,,,13,
50-
github.com/beego/beego/server/web,,6,7,,,,,,6,7,
51-
github.com/beego/beego/server/web/context,,15,1,,,,,,15,1,
52-
github.com/beego/beego/utils,,,13,,,,,,,13,
53-
github.com/couchbase/gocb,,,18,,,,,,,18,
54-
github.com/couchbaselabs/gocb,,,18,,,,,,,18,
55-
github.com/crankycoder/xmlpath,2,,,,,,,2,,,
56-
github.com/cristalhq/jwt,1,,,1,,,,,,,
57-
github.com/dgrijalva/jwt-go,3,,9,2,1,,,,,9,
58-
github.com/elazarl/goproxy,,2,2,,,,,,2,2,
59-
github.com/emicklei/go-restful,,7,,,,,,,7,,
60-
github.com/evanphx/json-patch,,,12,,,,,,,12,
61-
github.com/form3tech-oss/jwt-go,2,,,2,,,,,,,
62-
github.com/gin-gonic/gin,,46,2,,,,,,46,2,
63-
github.com/go-chi/chi,,3,,,,,,,3,,
64-
github.com/go-chi/jwtauth,1,,,1,,,,,,,
65-
github.com/go-jose/go-jose,2,,,2,,,,,,,
66-
github.com/go-jose/go-jose/jwt,1,,4,,1,,,,,4,
67-
github.com/go-kit/kit/auth/jwt,1,,,1,,,,,,,
68-
github.com/go-pg/pg/orm,,,6,,,,,,,6,
69-
github.com/go-xmlpath/xmlpath,2,,,,,,,2,,,
70-
github.com/gobwas/ws,,2,,,,,,,2,,
71-
github.com/gogf/gf-jwt,1,,,1,,,,,,,
72-
github.com/going/toolkit/xmlpath,2,,,,,,,2,,,
73-
github.com/golang-jwt/jwt,3,,11,2,1,,,,,11,
74-
github.com/golang/protobuf/proto,,,4,,,,,,,4,
75-
github.com/gorilla/mux,,1,,,,,,,1,,
76-
github.com/gorilla/websocket,,3,,,,,,,3,,
77-
github.com/jbowtie/gokogiri/xml,4,,,,,,,4,,,
78-
github.com/jbowtie/gokogiri/xpath,1,,,,,,,1,,,
79-
github.com/json-iterator/go,,,4,,,,,,,4,
80-
github.com/kataras/iris/middleware/jwt,2,,,2,,,,,,,
81-
github.com/kataras/jwt,5,,,5,,,,,,,
82-
github.com/labstack/echo,,12,2,,,,,,12,2,
83-
github.com/lestrrat-go/jwx,1,,,1,,,,,,,
84-
github.com/lestrrat-go/jwx/jwk,1,,,1,,,,,,,
85-
github.com/lestrrat-go/libxml2/parser,3,,,,,,,3,,,
86-
github.com/lestrrat/go-jwx/jwk,1,,,1,,,,,,,
87-
github.com/masterzen/xmlpath,2,,,,,,,2,,,
88-
github.com/moovweb/gokogiri/xml,4,,,,,,,4,,,
89-
github.com/moovweb/gokogiri/xpath,1,,,,,,,1,,,
90-
github.com/ory/fosite/token/jwt,2,,,2,,,,,,,
91-
github.com/revel/revel,,23,10,,,,,,23,10,
92-
github.com/robfig/revel,,23,10,,,,,,23,10,
93-
github.com/santhosh-tekuri/xpathparser,2,,,,,,,2,,,
94-
github.com/sendgrid/sendgrid-go/helpers/mail,,,1,,,,,,,1,
95-
github.com/square/go-jose,2,,,2,,,,,,,
96-
github.com/square/go-jose/jwt,1,,4,,1,,,,,4,
97-
github.com/valyala/fasthttp,25,50,5,,,17,8,,50,5,
98-
go.uber.org/zap,,,11,,,,,,,11,
99-
golang.org/x/net/context,,,5,,,,,,,5,
100-
golang.org/x/net/html,,,16,,,,,,,16,
101-
golang.org/x/net/websocket,,2,,,,,,,2,,
102-
google.golang.org/protobuf/internal/encoding/text,,,1,,,,,,,1,
103-
google.golang.org/protobuf/internal/impl,,,2,,,,,,,2,
104-
google.golang.org/protobuf/proto,,,8,,,,,,,8,
105-
google.golang.org/protobuf/reflect/protoreflect,,,1,,,,,,,1,
106-
gopkg.in/couchbase/gocb,,,18,,,,,,,18,
107-
gopkg.in/go-jose/go-jose,2,,,2,,,,,,,
108-
gopkg.in/go-jose/go-jose/jwt,1,,4,,1,,,,,4,
109-
gopkg.in/go-xmlpath/xmlpath,2,,,,,,,2,,,
110-
gopkg.in/macaron,,12,1,,,,,,12,1,
111-
gopkg.in/square/go-jose,2,,,2,,,,,,,
112-
gopkg.in/square/go-jose/jwt,1,,4,,1,,,,,4,
113-
gopkg.in/xmlpath,2,,,,,,,2,,,
114-
gopkg.in/yaml,,,9,,,,,,,9,
115-
html,,,2,,,,,,,2,
116-
html/template,,,6,,,,,,,6,
117-
io,,,19,,,,,,,19,
118-
io/fs,,,12,,,,,,,12,
119-
io/ioutil,,,2,,,,,,,2,
120-
k8s.io/api/core,,,10,,,,,,,10,
121-
k8s.io/apimachinery/pkg/runtime,,,47,,,,,,,47,
122-
launchpad.net/xmlpath,2,,,,,,,2,,,
123-
log,,,3,,,,,,,3,
124-
math/big,,,1,,,,,,,1,
125-
mime,,,5,,,,,,,5,
126-
mime/multipart,,,8,,,,,,,8,
127-
mime/quotedprintable,,,1,,,,,,,1,
128-
net,,,20,,,,,,,20,
129-
net/http,,16,22,,,,,,16,22,
130-
net/http/httputil,,,10,,,,,,,10,
131-
net/mail,,,6,,,,,,,6,
132-
net/textproto,,,19,,,,,,,19,
133-
net/url,,,23,,,,,,,23,
134-
nhooyr.io/websocket,,2,,,,,,,2,,
135-
os,,,4,,,,,,,4,
136-
path,,,5,,,,,,,5,
137-
path/filepath,,,13,,,,,,,13,
138-
reflect,,,37,,,,,,,37,
139-
regexp,,,20,,,,,,,20,
140-
sort,,,1,,,,,,,1,
141-
strconv,,,9,,,,,,,9,
142-
strings,,,34,,,,,,,34,
143-
sync,,,10,,,,,,,10,
144-
sync/atomic,,,24,,,,,,,24,
145-
syscall,,,8,,,,,,,8,
146-
text/scanner,,,3,,,,,,,3,
147-
text/tabwriter,,,1,,,,,,,1,
148-
text/template,,,6,,,,,,,6,
1+
package,sink,source,summary,sink:command-injection,sink:credentials-key,sink:jwt,sink:log-injection,sink:path-injection,sink:regex-use[0],sink:regex-use[1],sink:regex-use[c],sink:request-forgery,sink:request-forgery[TCP Addr + Port],sink:url-redirection,sink:url-redirection[0],sink:url-redirection[receiver],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+
clevergo.tech/clevergo,1,,,,,,,,,,,,,,,1,,,,
8+
compress/bzip2,,,1,,,,,,,,,,,,,,,,1,
9+
compress/flate,,,4,,,,,,,,,,,,,,,,4,
10+
compress/gzip,,,3,,,,,,,,,,,,,,,,3,
11+
compress/lzw,,,1,,,,,,,,,,,,,,,,1,
12+
compress/zlib,,,4,,,,,,,,,,,,,,,,4,
13+
container/heap,,,5,,,,,,,,,,,,,,,,5,
14+
container/list,,,20,,,,,,,,,,,,,,,,20,
15+
container/ring,,,5,,,,,,,,,,,,,,,,5,
16+
context,,,5,,,,,,,,,,,,,,,,5,
17+
crypto,,,1,,,,,,,,,,,,,,,,1,
18+
crypto/cipher,,,3,,,,,,,,,,,,,,,,3,
19+
crypto/rsa,,,2,,,,,,,,,,,,,,,,2,
20+
crypto/tls,,,3,,,,,,,,,,,,,,,,3,
21+
crypto/x509,,,1,,,,,,,,,,,,,,,,1,
22+
database/sql,,,7,,,,,,,,,,,,,,,,7,
23+
database/sql/driver,,,4,,,,,,,,,,,,,,,,4,
24+
encoding,,,4,,,,,,,,,,,,,,,,4,
25+
encoding/ascii85,,,2,,,,,,,,,,,,,,,,2,
26+
encoding/asn1,,,8,,,,,,,,,,,,,,,,8,
27+
encoding/base32,,,3,,,,,,,,,,,,,,,,3,
28+
encoding/base64,,,3,,,,,,,,,,,,,,,,3,
29+
encoding/binary,,,2,,,,,,,,,,,,,,,,2,
30+
encoding/csv,,,5,,,,,,,,,,,,,,,,5,
31+
encoding/gob,,,7,,,,,,,,,,,,,,,,7,
32+
encoding/hex,,,3,,,,,,,,,,,,,,,,3,
33+
encoding/json,,,14,,,,,,,,,,,,,,,,14,
34+
encoding/pem,,,3,,,,,,,,,,,,,,,,3,
35+
encoding/xml,,,23,,,,,,,,,,,,,,,,23,
36+
errors,,,3,,,,,,,,,,,,,,,,3,
37+
expvar,,,6,,,,,,,,,,,,,,,,6,
38+
fmt,3,,16,,,,3,,,,,,,,,,,,16,
39+
github.com/ChrisTrenkamp/goxpath,3,,,,,,,,,,,,,,,,3,,,
40+
github.com/Sirupsen/logrus,118,,,,,,118,,,,,,,,,,,,,
41+
github.com/antchfx/htmlquery,4,,,,,,,,,,,,,,,,4,,,
42+
github.com/antchfx/jsonquery,4,,,,,,,,,,,,,,,,4,,,
43+
github.com/antchfx/xmlquery,8,,,,,,,,,,,,,,,,8,,,
44+
github.com/antchfx/xpath,4,,,,,,,,,,,,,,,,4,,,
45+
github.com/appleboy/gin-jwt,1,,,,1,,,,,,,,,,,,,,,
46+
github.com/astaxie/beego,16,6,7,,,,11,4,,,,,,1,,,,6,7,
47+
github.com/astaxie/beego/context,2,15,1,,,,,1,,,,,,1,,,,15,1,
48+
github.com/astaxie/beego/logs,22,,,,,,22,,,,,,,,,,,,,
49+
github.com/astaxie/beego/utils,1,,13,,,,1,,,,,,,,,,,,13,
50+
github.com/beego/beego,16,6,7,,,,11,4,,,,,,1,,,,6,7,
51+
github.com/beego/beego/context,2,15,1,,,,,1,,,,,,1,,,,15,1,
52+
github.com/beego/beego/core/logs,22,,,,,,22,,,,,,,,,,,,,
53+
github.com/beego/beego/core/utils,1,,13,,,,1,,,,,,,,,,,,13,
54+
github.com/beego/beego/logs,22,,,,,,22,,,,,,,,,,,,,
55+
github.com/beego/beego/server/web,16,6,7,,,,11,4,,,,,,1,,,,6,7,
56+
github.com/beego/beego/server/web/context,2,15,1,,,,,1,,,,,,1,,,,15,1,
57+
github.com/beego/beego/utils,1,,13,,,,1,,,,,,,,,,,,13,
58+
github.com/clevergo/clevergo,1,,,,,,,,,,,,,,,1,,,,
59+
github.com/codeskyblue/go-sh,4,,,4,,,,,,,,,,,,,,,,
60+
github.com/couchbase/gocb,,,18,,,,,,,,,,,,,,,,18,
61+
github.com/couchbaselabs/gocb,,,18,,,,,,,,,,,,,,,,18,
62+
github.com/crankycoder/xmlpath,2,,,,,,,,,,,,,,,,2,,,
63+
github.com/cristalhq/jwt,1,,,,1,,,,,,,,,,,,,,,
64+
github.com/davecgh/go-spew/spew,9,,,,,,9,,,,,,,,,,,,,
65+
github.com/dgrijalva/jwt-go,3,,9,,2,1,,,,,,,,,,,,,9,
66+
github.com/elazarl/goproxy,2,2,2,,,,2,,,,,,,,,,,2,2,
67+
github.com/emicklei/go-restful,,7,,,,,,,,,,,,,,,,7,,
68+
github.com/evanphx/json-patch,,,12,,,,,,,,,,,,,,,,12,
69+
github.com/form3tech-oss/jwt-go,2,,,,2,,,,,,,,,,,,,,,
70+
github.com/gin-gonic/gin,3,46,2,,,,,3,,,,,,,,,,46,2,
71+
github.com/go-chi/chi,,3,,,,,,,,,,,,,,,,3,,
72+
github.com/go-chi/jwtauth,1,,,,1,,,,,,,,,,,,,,,
73+
github.com/go-jose/go-jose,2,,,,2,,,,,,,,,,,,,,,
74+
github.com/go-jose/go-jose/jwt,1,,4,,,1,,,,,,,,,,,,,4,
75+
github.com/go-kit/kit/auth/jwt,1,,,,1,,,,,,,,,,,,,,,
76+
github.com/go-pg/pg/orm,,,6,,,,,,,,,,,,,,,,6,
77+
github.com/go-xmlpath/xmlpath,2,,,,,,,,,,,,,,,,2,,,
78+
github.com/gobwas/ws,,2,,,,,,,,,,,,,,,,2,,
79+
github.com/gofiber/fiber,5,,,,,,,4,,,,,,,,1,,,,
80+
github.com/gogf/gf-jwt,1,,,,1,,,,,,,,,,,,,,,
81+
github.com/going/toolkit/xmlpath,2,,,,,,,,,,,,,,,,2,,,
82+
github.com/golang-jwt/jwt,3,,11,,2,1,,,,,,,,,,,,,11,
83+
github.com/golang/glog,90,,,,,,90,,,,,,,,,,,,,
84+
github.com/golang/protobuf/proto,,,4,,,,,,,,,,,,,,,,4,
85+
github.com/gorilla/mux,,1,,,,,,,,,,,,,,,,1,,
86+
github.com/gorilla/websocket,,3,,,,,,,,,,,,,,,,3,,
87+
github.com/jbowtie/gokogiri/xml,4,,,,,,,,,,,,,,,,4,,,
88+
github.com/jbowtie/gokogiri/xpath,1,,,,,,,,,,,,,,,,1,,,
89+
github.com/json-iterator/go,,,4,,,,,,,,,,,,,,,,4,
90+
github.com/kataras/iris/context,6,,,,,,,6,,,,,,,,,,,,
91+
github.com/kataras/iris/middleware/jwt,2,,,,2,,,,,,,,,,,,,,,
92+
github.com/kataras/iris/server/web/context,6,,,,,,,6,,,,,,,,,,,,
93+
github.com/kataras/jwt,5,,,,5,,,,,,,,,,,,,,,
94+
github.com/labstack/echo,3,12,2,,,,,2,,,,,,1,,,,12,2,
95+
github.com/lestrrat-go/jwx,1,,,,1,,,,,,,,,,,,,,,
96+
github.com/lestrrat-go/jwx/jwk,1,,,,1,,,,,,,,,,,,,,,
97+
github.com/lestrrat-go/libxml2/parser,3,,,,,,,,,,,,,,,,3,,,
98+
github.com/lestrrat/go-jwx/jwk,1,,,,1,,,,,,,,,,,,,,,
99+
github.com/masterzen/xmlpath,2,,,,,,,,,,,,,,,,2,,,
100+
github.com/moovweb/gokogiri/xml,4,,,,,,,,,,,,,,,,4,,,
101+
github.com/moovweb/gokogiri/xpath,1,,,,,,,,,,,,,,,,1,,,
102+
github.com/ory/fosite/token/jwt,2,,,,2,,,,,,,,,,,,,,,
103+
github.com/revel/revel,2,23,10,,,,,1,,,,,,1,,,,23,10,
104+
github.com/robfig/revel,2,23,10,,,,,1,,,,,,1,,,,23,10,
105+
github.com/santhosh-tekuri/xpathparser,2,,,,,,,,,,,,,,,,2,,,
106+
github.com/sendgrid/sendgrid-go/helpers/mail,,,1,,,,,,,,,,,,,,,,1,
107+
github.com/sirupsen/logrus,118,,,,,,118,,,,,,,,,,,,,
108+
github.com/spf13/afero,34,,,,,,,34,,,,,,,,,,,,
109+
github.com/square/go-jose,2,,,,2,,,,,,,,,,,,,,,
110+
github.com/square/go-jose/jwt,1,,4,,,1,,,,,,,,,,,,,4,
111+
github.com/valyala/fasthttp,35,50,5,,,,,8,,,,17,8,2,,,,50,5,
112+
go.uber.org/zap,33,,11,,,,33,,,,,,,,,,,,11,
113+
golang.org/x/crypto/ssh,4,,,4,,,,,,,,,,,,,,,,
114+
golang.org/x/net/context,,,5,,,,,,,,,,,,,,,,5,
115+
golang.org/x/net/html,,,16,,,,,,,,,,,,,,,,16,
116+
golang.org/x/net/websocket,,2,,,,,,,,,,,,,,,,2,,
117+
google.golang.org/protobuf/internal/encoding/text,,,1,,,,,,,,,,,,,,,,1,
118+
google.golang.org/protobuf/internal/impl,,,2,,,,,,,,,,,,,,,,2,
119+
google.golang.org/protobuf/proto,,,8,,,,,,,,,,,,,,,,8,
120+
google.golang.org/protobuf/reflect/protoreflect,,,1,,,,,,,,,,,,,,,,1,
121+
gopkg.in/couchbase/gocb,,,18,,,,,,,,,,,,,,,,18,
122+
gopkg.in/glog,90,,,,,,90,,,,,,,,,,,,,
123+
gopkg.in/go-jose/go-jose,2,,,,2,,,,,,,,,,,,,,,
124+
gopkg.in/go-jose/go-jose/jwt,1,,4,,,1,,,,,,,,,,,,,4,
125+
gopkg.in/go-xmlpath/xmlpath,2,,,,,,,,,,,,,,,,2,,,
126+
gopkg.in/macaron,1,12,1,,,,,,,,,,,,,1,,12,1,
127+
gopkg.in/square/go-jose,2,,,,2,,,,,,,,,,,,,,,
128+
gopkg.in/square/go-jose/jwt,1,,4,,,1,,,,,,,,,,,,,4,
129+
gopkg.in/xmlpath,2,,,,,,,,,,,,,,,,2,,,
130+
gopkg.in/yaml,,,9,,,,,,,,,,,,,,,,9,
131+
html,,,2,,,,,,,,,,,,,,,,2,
132+
html/template,,,6,,,,,,,,,,,,,,,,6,
133+
io,,,19,,,,,,,,,,,,,,,,19,
134+
io/fs,,,12,,,,,,,,,,,,,,,,12,
135+
io/ioutil,5,,2,,,,,5,,,,,,,,,,,2,
136+
k8s.io/api/core,,,10,,,,,,,,,,,,,,,,10,
137+
k8s.io/apimachinery/pkg/runtime,,,47,,,,,,,,,,,,,,,,47,
138+
k8s.io/klog,90,,,,,,90,,,,,,,,,,,,,
139+
launchpad.net/xmlpath,2,,,,,,,,,,,,,,,,2,,,
140+
log,20,,3,,,,20,,,,,,,,,,,,3,
141+
math/big,,,1,,,,,,,,,,,,,,,,1,
142+
mime,,,5,,,,,,,,,,,,,,,,5,
143+
mime/multipart,,,8,,,,,,,,,,,,,,,,8,
144+
mime/quotedprintable,,,1,,,,,,,,,,,,,,,,1,
145+
net,,,20,,,,,,,,,,,,,,,,20,
146+
net/http,2,16,22,,,,,1,,,,,,,1,,,16,22,
147+
net/http/httputil,,,10,,,,,,,,,,,,,,,,10,
148+
net/mail,,,6,,,,,,,,,,,,,,,,6,
149+
net/textproto,,,19,,,,,,,,,,,,,,,,19,
150+
net/url,,,23,,,,,,,,,,,,,,,,23,
151+
nhooyr.io/websocket,,2,,,,,,,,,,,,,,,,2,,
152+
os,27,,4,1,,,,26,,,,,,,,,,,4,
153+
os/exec,2,,,2,,,,,,,,,,,,,,,,
154+
path,,,5,,,,,,,,,,,,,,,,5,
155+
path/filepath,,,13,,,,,,,,,,,,,,,,13,
156+
reflect,,,37,,,,,,,,,,,,,,,,37,
157+
regexp,10,,20,,,,,,3,3,4,,,,,,,,20,
158+
sort,,,1,,,,,,,,,,,,,,,,1,
159+
strconv,,,9,,,,,,,,,,,,,,,,9,
160+
strings,,,34,,,,,,,,,,,,,,,,34,
161+
sync,,,10,,,,,,,,,,,,,,,,10,
162+
sync/atomic,,,24,,,,,,,,,,,,,,,,24,
163+
syscall,5,,8,5,,,,,,,,,,,,,,,8,
164+
text/scanner,,,3,,,,,,,,,,,,,,,,3,
165+
text/tabwriter,,,1,,,,,,,,,,,,,,,,1,
166+
text/template,,,6,,,,,,,,,,,,,,,,6,

go/documentation/library-coverage/coverage.rst

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,29 +9,29 @@ Go framework & library support
99
Framework / library,Package,Flow sources,Taint & value steps,Sinks (total)
1010
`Couchbase official client(gocb) <https://github.com/couchbase/gocb>`_,"``github.com/couchbase/gocb*``, ``gopkg.in/couchbase/gocb*``",,36,
1111
`Couchbase unofficial client <http://www.github.com/couchbase/go-couchbase>`_,``github.com/couchbaselabs/gocb*``,,18,
12-
`Echo <https://echo.labstack.com/>`_,``github.com/labstack/echo*``,12,2,
12+
`Echo <https://echo.labstack.com/>`_,``github.com/labstack/echo*``,12,2,3
1313
`Fosite <https://github.com/ory/fosite>`_,``github.com/ory/fosite*``,,,2
14-
`Gin <https://github.com/gin-gonic/gin>`_,``github.com/gin-gonic/gin*``,46,2,
14+
`Gin <https://github.com/gin-gonic/gin>`_,``github.com/gin-gonic/gin*``,46,2,3
1515
`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*``, ``gopkg.in/go-jose/go-jose*``",,16,12
1616
`Go kit <https://gokit.io/>`_,``github.com/go-kit/kit*``,,,1
1717
`Gokogiri <https://github.com/moovweb/gokogiri>`_,"``github.com/jbowtie/gokogiri*``, ``github.com/moovweb/gokogiri*``",,,10
18-
`Iris <https://www.iris-go.com/>`_,``github.com/kataras/iris*``,,,2
18+
`Iris <https://www.iris-go.com/>`_,``github.com/kataras/iris*``,,,14
1919
`Kubernetes <https://kubernetes.io/>`_,"``k8s.io/api*``, ``k8s.io/apimachinery*``",,57,
20-
`Macaron <https://gopkg.in/macaron.v1>`_,``gopkg.in/macaron*``,12,1,
21-
`Revel <http://revel.github.io/>`_,"``github.com/revel/revel*``, ``github.com/robfig/revel*``",46,20,
20+
`Macaron <https://gopkg.in/macaron.v1>`_,``gopkg.in/macaron*``,12,1,1
21+
`Revel <http://revel.github.io/>`_,"``github.com/revel/revel*``, ``github.com/robfig/revel*``",46,20,4
2222
`SendGrid <https://github.com/sendgrid/sendgrid-go>`_,``github.com/sendgrid/sendgrid-go*``,,1,
23-
`Standard library <https://pkg.go.dev/std>`_,"````, ``archive/*``, ``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``",16,584,
23+
`Standard library <https://pkg.go.dev/std>`_,"````, ``archive/*``, ``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``",16,584,74
2424
`XPath <https://github.com/antchfx/xpath>`_,``github.com/antchfx/xpath*``,,,4
2525
`appleboy/gin-jwt <https://github.com/appleboy/gin-jwt>`_,``github.com/appleboy/gin-jwt*``,,,1
26-
`beego <https://beego.me/>`_,"``github.com/astaxie/beego*``, ``github.com/beego/beego*``",63,63,
26+
`beego <https://beego.me/>`_,"``github.com/astaxie/beego*``, ``github.com/beego/beego*``",63,63,123
2727
`chi <https://go-chi.io/>`_,``github.com/go-chi/chi*``,3,,
2828
`cristalhq/jwt <https://github.com/cristalhq/jwt>`_,``github.com/cristalhq/jwt*``,,,1
29-
`fasthttp <https://github.com/valyala/fasthttp>`_,``github.com/valyala/fasthttp*``,50,5,25
29+
`fasthttp <https://github.com/valyala/fasthttp>`_,``github.com/valyala/fasthttp*``,50,5,35
3030
`gf-jwt <https://github.com/gogf/gf-jwt>`_,``github.com/gogf/gf-jwt*``,,,1
3131
`go-pg <https://pg.uptrace.dev/>`_,``github.com/go-pg/pg*``,,6,
3232
`go-restful <https://github.com/emicklei/go-restful>`_,``github.com/emicklei/go-restful*``,7,,
3333
`golang.org/x/net <https://pkg.go.dev/golang.org/x/net>`_,``golang.org/x/net*``,2,21,
34-
`goproxy <https://github.com/elazarl/goproxy>`_,``github.com/elazarl/goproxy*``,2,2,
34+
`goproxy <https://github.com/elazarl/goproxy>`_,``github.com/elazarl/goproxy*``,2,2,2
3535
`gorilla/mux <https://github.com/gorilla/mux>`_,``github.com/gorilla/mux*``,1,,
3636
`gorilla/websocket <https://github.com/gorilla/websocket>`_,``github.com/gorilla/websocket*``,3,,
3737
`goxpath <https://github.com/ChrisTrenkamp/goxpath/wiki>`_,``github.com/ChrisTrenkamp/goxpath*``,,,3
@@ -51,6 +51,7 @@ Go framework & library support
5151
`xmlquery <https://github.com/antchfx/xmlquery>`_,``github.com/antchfx/xmlquery*``,,,8
5252
`xpathparser <https://github.com/santhosh-tekuri/xpathparser>`_,``github.com/santhosh-tekuri/xpathparser*``,,,2
5353
`yaml <https://gopkg.in/yaml.v3>`_,``gopkg.in/yaml*``,,9,
54-
`zap <https://go.uber.org/zap>`_,``go.uber.org/zap*``,,11,
55-
Totals,,267,906,114
54+
`zap <https://go.uber.org/zap>`_,``go.uber.org/zap*``,,11,33
55+
Others,"``clevergo.tech/clevergo``, ``github.com/Sirupsen/logrus``, ``github.com/clevergo/clevergo``, ``github.com/codeskyblue/go-sh``, ``github.com/davecgh/go-spew/spew``, ``github.com/gofiber/fiber``, ``github.com/golang/glog``, ``github.com/sirupsen/logrus``, ``github.com/spf13/afero``, ``golang.org/x/crypto/ssh``, ``gopkg.in/glog``, ``k8s.io/klog``",,,564
56+
Totals,,267,906,943
5657

0 commit comments

Comments
 (0)