mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Generated reports
This commit is contained in:
96
go/documentation/library-coverage/coverage.csv
Normal file
96
go/documentation/library-coverage/coverage.csv
Normal file
@@ -0,0 +1,96 @@
|
||||
package,source,summary,source:remote,summary:taint,summary:value
|
||||
,,2,,,2
|
||||
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,,5,,5,
|
||||
github.com/astaxie/beego,,7,,7,
|
||||
github.com/astaxie/beego/context,,1,,1,
|
||||
github.com/astaxie/beego/utils,,13,,13,
|
||||
github.com/beego/beego/core/utils,,13,,13,
|
||||
github.com/beego/beego/server/web,,7,,7,
|
||||
github.com/beego/beego/server/web/context,,1,,1,
|
||||
github.com/couchbase/gocb,,18,,18,
|
||||
github.com/couchbaselabs/gocb,,18,,18,
|
||||
github.com/elazarl/goproxy,,2,,2,
|
||||
github.com/evanphx/json-patch,,12,,12,
|
||||
github.com/gin-gonic/gin,,2,,2,
|
||||
github.com/go-pg/pg/$ANYVERSION/orm,,6,,6,
|
||||
github.com/golang/protobuf/$ANYVERSION/proto,,4,,4,
|
||||
github.com/json-iterator/go,,4,,4,
|
||||
github.com/labstack/echo,,2,,2,
|
||||
github.com/revel/revel,,10,,10,
|
||||
github.com/robfig/revel,,10,,10,
|
||||
github.com/sendgrid/sendgrid-go/$ANYVERSION/helpers/mail,,1,,1,
|
||||
go.uber.org/zap,,11,,11,
|
||||
golang.org/x/net/$ANYVERSION/html,,16,,16,
|
||||
golang.org/x/net/context,,5,,5,
|
||||
google.golang.org/protobuf/$ANYVERSION/internal/encoding/text,,1,,1,
|
||||
google.golang.org/protobuf/$ANYVERSION/internal/impl,,2,,2,
|
||||
google.golang.org/protobuf/$ANYVERSION/proto,,8,,8,
|
||||
google.golang.org/protobuf/$ANYVERSION/reflect/protoreflect,,1,,1,
|
||||
gopkg.in/couchbase/gocb,,18,,18,
|
||||
gopkg.in/macaron,,1,,1,
|
||||
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/$ANYVERSION/pkg/runtime,,47,,47,
|
||||
log,,3,,3,
|
||||
mime,,5,,5,
|
||||
mime/multipart,,8,,8,
|
||||
mime/quotedprintable,,1,,1,
|
||||
net,,20,,20,
|
||||
net/http,8,22,8,22,
|
||||
net/http/httputil,,10,,10,
|
||||
net/mail,,6,,6,
|
||||
net/textproto,,19,,19,
|
||||
net/url,,23,,23,
|
||||
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,
|
||||
|
12
go/documentation/library-coverage/coverage.rst
Normal file
12
go/documentation/library-coverage/coverage.rst
Normal file
@@ -0,0 +1,12 @@
|
||||
Go framework & library support
|
||||
================================
|
||||
|
||||
.. csv-table::
|
||||
:header-rows: 1
|
||||
:class: fullWidthTable
|
||||
:widths: auto
|
||||
|
||||
Framework / library,Package,Flow sources,Taint & value steps,Sinks (total)
|
||||
Others,"````, ``archive/tar``, ``archive/zip``, ``bufio``, ``bytes``, ``compress/bzip2``, ``compress/flate``, ``compress/gzip``, ``compress/lzw``, ``compress/zlib``, ``container/heap``, ``container/list``, ``container/ring``, ``context``, ``crypto``, ``crypto/cipher``, ``crypto/rsa``, ``crypto/tls``, ``crypto/x509``, ``database/sql``, ``database/sql/driver``, ``encoding``, ``encoding/ascii85``, ``encoding/asn1``, ``encoding/base32``, ``encoding/base64``, ``encoding/binary``, ``encoding/csv``, ``encoding/gob``, ``encoding/hex``, ``encoding/json``, ``encoding/pem``, ``encoding/xml``, ``errors``, ``expvar``, ``fmt``, ``github.com/astaxie/beego``, ``github.com/astaxie/beego/context``, ``github.com/astaxie/beego/utils``, ``github.com/beego/beego/core/utils``, ``github.com/beego/beego/server/web``, ``github.com/beego/beego/server/web/context``, ``github.com/couchbase/gocb``, ``github.com/couchbaselabs/gocb``, ``github.com/elazarl/goproxy``, ``github.com/evanphx/json-patch``, ``github.com/gin-gonic/gin``, ``github.com/go-pg/pg/$ANYVERSION/orm``, ``github.com/golang/protobuf/$ANYVERSION/proto``, ``github.com/json-iterator/go``, ``github.com/labstack/echo``, ``github.com/revel/revel``, ``github.com/robfig/revel``, ``github.com/sendgrid/sendgrid-go/$ANYVERSION/helpers/mail``, ``go.uber.org/zap``, ``golang.org/x/net/$ANYVERSION/html``, ``golang.org/x/net/context``, ``google.golang.org/protobuf/$ANYVERSION/internal/encoding/text``, ``google.golang.org/protobuf/$ANYVERSION/internal/impl``, ``google.golang.org/protobuf/$ANYVERSION/proto``, ``google.golang.org/protobuf/$ANYVERSION/reflect/protoreflect``, ``gopkg.in/couchbase/gocb``, ``gopkg.in/macaron``, ``gopkg.in/yaml``, ``html``, ``html/template``, ``io``, ``io/fs``, ``io/ioutil``, ``k8s.io/api/core``, ``k8s.io/apimachinery/$ANYVERSION/pkg/runtime``, ``log``, ``mime``, ``mime/multipart``, ``mime/quotedprintable``, ``net``, ``net/http``, ``net/http/httputil``, ``net/mail``, ``net/textproto``, ``net/url``, ``os``, ``path``, ``path/filepath``, ``reflect``, ``regexp``, ``sort``, ``strconv``, ``strings``, ``sync``, ``sync/atomic``, ``syscall``, ``text/scanner``, ``text/tabwriter``, ``text/template``",8,826,
|
||||
Totals,,8,826,
|
||||
|
||||
Reference in New Issue
Block a user