Update module github.com/logicmonitor/lm-data-sdk-go to v1.3.4 #246
Annotations
10 errors
|
Run `govulncheck`
prometheusremotewriteexporter.prwExporter.Start calls confighttp.ClientConfig.ToClient, which eventually calls os.ReadFile
|
|
Run `govulncheck`
prometheusremotewriteexporter.prwExporter.Start calls confighttp.ClientConfig.ToClient, which eventually calls os.ReadDir
|
|
Run `govulncheck`
prometheusremotewriteexporter.prweWAL.persistToWAL calls wal.Log.WriteBatch, which eventually calls os.OpenFile
|
|
Run `govulncheck`
prometheusremotewriteexporter.init calls prompb.init, which eventually calls os.Open
|
|
Run `govulncheck`
prometheusremotewriteexporter.init calls filepath.init, which eventually calls os.NewFile
|
|
Run `govulncheck`
prometheusremotewriteexporter.WALConfig.createWAL calls wal.Open, which calls os.MkdirAll
|
|
Run `govulncheck`
prometheusremotewriteexporter.prweWAL.readPrompbFromWAL calls fsnotify.Watcher.Add, which eventually calls os.Lstat
|
|
Run `govulncheck`
prometheusremotewriteexporter.WALConfig.createWAL calls wal.Open, which eventually calls os.Getwd
|
|
Run `govulncheck`
prometheusremotewriteexporter.WALConfig.createWAL calls wal.Open, which eventually calls os.File.Readdir
|
|
Run `govulncheck`
prometheusremotewriteexporter.execute calls http.Client.Do
|
Loading