Skip to content

Security vulnerability scan #571

Security vulnerability scan

Security vulnerability scan #571

Triggered via schedule June 29, 2024 02:07
Status Failure
Total duration 1m 47s
Billable time 3m
Artifacts

vulnerability-scan.yml

on: schedule
Matrix: scan
Fit to window
Zoom out
Zoom in

Annotations

20 errors
scan (release-2.5)
etcdraft.createOrReadWAL calls wal.Create, which calls fileutil.CreateDirAll
scan (release-2.5)
etcdraft.createOrReadWAL calls wal.Create, which calls fileutil.Exist
scan (release-2.5)
etcdraft.RaftStorage.Store calls wal.WAL.Save, which eventually calls fileutil.Fdatasync
scan (release-2.5)
etcdraft.createOrReadWAL calls wal.Repair, which eventually calls fileutil.FileBufReader.FileInfo
scan (release-2.5)
etcdraft.RaftStorage.Store calls wal.WAL.Save, which eventually calls fileutil.Fsync
scan (release-2.5)
etcdraft.RaftStorage.Store calls wal.WAL.Save, which eventually calls fileutil.LockFile
scan (release-2.5)
etcdraft.createOrReadWAL calls wal.Repair, which eventually calls fileutil.NewFileBufReader
scan (release-2.5)
etcdraft.createOrReadWAL calls wal.Repair, which calls fileutil.NewFileReader
scan (release-2.5)
etcdraft.createOrReadWAL calls wal.Create, which calls fileutil.OpenDir
scan (release-2.5)
etcdraft.createOrReadWAL calls wal.Create, which calls fileutil.Preallocate
scan (main)
etcdraft.createOrReadWAL calls wal.Create, which calls fileutil.CreateDirAll
scan (main)
etcdraft.createOrReadWAL calls wal.Create, which calls fileutil.Exist
scan (main)
etcdraft.RaftStorage.Store calls wal.WAL.Save, which eventually calls fileutil.Fdatasync
scan (main)
etcdraft.createOrReadWAL calls wal.Repair, which eventually calls fileutil.FileBufReader.FileInfo
scan (main)
etcdraft.RaftStorage.Store calls wal.WAL.Save, which eventually calls fileutil.Fsync
scan (main)
etcdraft.RaftStorage.Store calls wal.WAL.Save, which eventually calls fileutil.LockFile
scan (main)
etcdraft.createOrReadWAL calls wal.Repair, which eventually calls fileutil.NewFileBufReader
scan (main)
etcdraft.createOrReadWAL calls wal.Repair, which calls fileutil.NewFileReader
scan (main)
etcdraft.createOrReadWAL calls wal.Create, which calls fileutil.OpenDir
scan (main)
etcdraft.createOrReadWAL calls wal.Create, which calls fileutil.Preallocate