Add changed framework coverage reports

This commit is contained in:
github-actions[bot]
2024-07-18 00:17:53 +00:00
parent 433137ada6
commit ca42eac589
4 changed files with 28 additions and 21 deletions

View File

@@ -48,28 +48,32 @@ 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,
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,,,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/golang-jwt/jwt,3,,11,2,1,,11,
github.com/golang/protobuf/proto,,,4,,,,4,
github.com/gorilla/mux,,1,,,,1,,
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,,,2,,,,2,
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,,,10,,,,10,
github.com/robfig/revel,,,10,,,,10,
github.com/revel/revel,,21,10,,,21,10,
github.com/robfig/revel,,21,10,,,21,10,
github.com/sendgrid/sendgrid-go/helpers/mail,,,1,,,,1,
github.com/valyala/fasthttp,,,5,,,,5,
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,
@@ -79,7 +83,7 @@ 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.v2/jwt,1,,4,,1,,4,
gopkg.in/square/go-jose/jwt,1,,4,,1,,4,
gopkg.in/yaml,,,9,,,,9,
html,,,2,,,,2,
html/template,,,6,,,,6,
@@ -94,7 +98,7 @@ mime,,,5,,,,5,
mime/multipart,,,8,,,,8,
mime/quotedprintable,,,1,,,,1,
net,,,20,,,,20,
net/http,,8,22,,,8,22,
net/http,,16,22,,,16,22,
net/http/httputil,,,10,,,,10,
net/mail,,,6,,,,6,
net/textproto,,,19,,,,19,
1 package sink source summary sink:credentials-key sink:jwt source:remote summary:taint summary:value
48 github.com/couchbaselabs/gocb 18 18
49 github.com/cristalhq/jwt 1 1
50 github.com/dgrijalva/jwt-go 3 9 2 1 9
51 github.com/elazarl/goproxy 2 2 2 2
52 github.com/emicklei/go-restful 7 7
53 github.com/evanphx/json-patch 12 12
54 github.com/form3tech-oss/jwt-go 2 2
55 github.com/gin-gonic/gin 46 2 46 2
56 github.com/go-chi/chi 3 3
57 github.com/go-chi/jwtauth 1 1
58 github.com/go-jose/go-jose/jwt 1 4 1 4
59 github.com/go-kit/kit/auth/jwt 1 1
60 github.com/go-pg/pg/orm 6 6
61 github.com/golang-jwt/jwt 3 11 2 1 11
62 github.com/golang/protobuf/proto 4 4
63 github.com/gorilla/mux 1 1
64 github.com/json-iterator/go 4 4
65 github.com/kataras/iris/middleware/jwt 1 1
66 github.com/kataras/jwt 5 5
67 github.com/labstack/echo 12 2 12 2
68 github.com/lestrrat-go/jwx 1 1
69 github.com/lestrrat-go/jwx/jwk 1 1
70 github.com/lestrrat/go-jwx/jwk 1 1
71 github.com/ory/fosite/token/jwt 2 2
72 github.com/revel/revel 21 10 21 10
73 github.com/robfig/revel 21 10 21 10
74 github.com/sendgrid/sendgrid-go/helpers/mail 1 1
75 github.com/valyala/fasthttp github.com/square/go-jose/jwt 1 5 4 1 5 4
76 github.com/valyala/fasthttp 50 5 50 5
77 go.uber.org/zap 11 11
78 golang.org/x/net/context 5 5
79 golang.org/x/net/html 16 16
83 google.golang.org/protobuf/reflect/protoreflect 1 1
84 gopkg.in/couchbase/gocb 18 18
85 gopkg.in/macaron 12 1 12 1
86 gopkg.in/square/go-jose.v2/jwt gopkg.in/square/go-jose/jwt 1 4 1 4
87 gopkg.in/yaml 9 9
88 html 2 2
89 html/template 6 6
98 mime/multipart 8 8
99 mime/quotedprintable 1 1
100 net 20 20
101 net/http 8 16 22 8 16 22
102 net/http/httputil 10 10
103 net/mail 6 6
104 net/textproto 19 19

View File

@@ -9,23 +9,26 @@ Go framework & library support
Framework / library,Package,Flow sources,Taint & value steps,Sinks (total)
`Couchbase official client(gocb) <https://github.com/couchbase/gocb>`_,"``github.com/couchbase/gocb*``, ``gopkg.in/couchbase/gocb*``",,36,
`Couchbase unofficial client <http://www.github.com/couchbase/go-couchbase>`_,``github.com/couchbaselabs/gocb*``,,18,
`Echo <https://echo.labstack.com/>`_,``github.com/labstack/echo*``,,2,
`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*``,,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*``",,8,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 kit <https://gokit.io/>`_,``github.com/go-kit/kit*``,,,1
`Iris <https://www.iris-go.com/>`_,``github.com/kataras/iris*``,,,1
`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*``",,20,
`Revel <http://revel.github.io/>`_,"``github.com/revel/revel*``, ``github.com/robfig/revel*``",42,20,
`SendGrid <https://github.com/sendgrid/sendgrid-go>`_,``github.com/sendgrid/sendgrid-go*``,,1,
`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``",8,584,
`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,
`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*``,,5,
`fasthttp <https://github.com/valyala/fasthttp>`_,``github.com/valyala/fasthttp*``,50,5,
`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*``,,21,
`goproxy <https://github.com/elazarl/goproxy>`_,``github.com/elazarl/goproxy*``,,2,
`goproxy <https://github.com/elazarl/goproxy>`_,``github.com/elazarl/goproxy*``,2,2,
`gorilla/mux <https://github.com/gorilla/mux>`_,``github.com/gorilla/mux*``,1,,
`json-iterator <https://github.com/json-iterator/go>`_,``github.com/json-iterator/go*``,,4,
`jsonpatch <https://github.com/evanphx/json-patch>`_,``github.com/evanphx/json-patch*``,,12,
`jwt-go <https://golang-jwt.github.io/jwt/>`_,"``github.com/golang-jwt/jwt*``, ``github.com/form3tech-oss/jwt-go*``, ``github.com/dgrijalva/jwt-go*``",,20,8
@@ -35,5 +38,5 @@ 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,
Totals,,83,898,24
Totals,,254,902,25