Vulnerability Check #20
Annotations
11 errors and 2 warnings
Check vulnerabilities
blob.openS3Bucket calls session.NewSessionWithOptions, which eventually calls net.Dial
|
Check vulnerabilities
healthcheck.httpCheck.check calls http.Client.Do, which eventually calls net.Dialer.Dial
|
Check vulnerabilities
sqlite3.NewStore calls sql.DB.ExecContext, which eventually calls net.Dialer.DialContext
|
Check vulnerabilities
util.GetFreeListenAddr calls net.Listen
|
Check vulnerabilities
server.startDebugListener calls agent.Listen, which calls net.ListenConfig.Listen
|
Check vulnerabilities
mocks.CloudAPIClient.GetCachedBundle calls sprig.getHostByName, which calls net.LookupHost
|
Check vulnerabilities
sqlite3.NewStore calls sql.DB.ExecContext, which eventually calls net.LookupIP
|
Check vulnerabilities
util.ParseListenAddress calls net.ResolveTCPAddr
|
Check vulnerabilities
server.Server.parseAndOpen calls go_reuseport.NewReusablePortListener, which eventually calls net.ResolveUDPAddr
|
Check vulnerabilities
local.Log.Close calls sync.Once.Do, which eventually calls net.Resolver.LookupHost
|
Notify Slack
Error: An API error occurred: not_authed
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: voxmedia/github-action-slack-notify-build@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: voxmedia/github-action-slack-notify-build@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading