This repository has been archived by the owner on May 9, 2024. It is now read-only.
Nightly #160
nightly.yml
on: schedule
Go vulnerability check
1m 24s
Annotations
9 errors
Go vulnerability check
types.URLConfig.OpenBucket calls blob.OpenBucket, which eventually calls net.Dial
|
Go vulnerability check
types.SFTPConfig.OpenBucket calls sftpblob.OpenBucket, which eventually calls net.DialTimeout
|
Go vulnerability check
sftp.sshConnect calls net.Dialer.DialContext
|
Go vulnerability check
enduro.main calls http.Server.ListenAndServe, which calls net.Listen
|
Go vulnerability check
bucket.openWithConfig calls config.LoadDefaultConfig, which eventually calls net.LookupHost
|
Go vulnerability check
telemetry.TracerProvider calls grpc.DialContext, which eventually calls net.Resolver.LookupHost
|
Go vulnerability check
telemetry.TracerProvider calls grpc.DialContext, which eventually calls net.Resolver.LookupSRV
|
Go vulnerability check
telemetry.TracerProvider calls grpc.DialContext, which eventually calls net.Resolver.LookupTXT
|
Go vulnerability check
Process completed with exit code 3.
|