Vulnerability scan #210
vuln.yml
on: schedule
vuln-check
/
Run govulncheck
23s
Annotations
10 errors and 2 warnings
vuln-check / Run govulncheck
egress.main calls fmt.Fprintf, which eventually calls landlock.AccessFSSet.String
|
vuln-check / Run govulncheck
egress.main calls landlock.Config.RestrictPaths
|
vuln-check / Run govulncheck
egress.main calls landlock.PathAccess
|
vuln-check / Run govulncheck
egress.init calls landlock.init
|
vuln-check / Run govulncheck
egress.main calls landlock.Config.RestrictPaths, which eventually calls syscall.AllThreadsLandlockRestrictSelf
|
vuln-check / Run govulncheck
egress.main calls landlock.Config.RestrictPaths, which eventually calls syscall.AllThreadsPrctl
|
vuln-check / Run govulncheck
egress.main calls landlock.Config.RestrictPaths, which eventually calls syscall.LandlockAddPathBeneathRule
|
vuln-check / Run govulncheck
egress.main calls landlock.Config.RestrictPaths, which eventually calls syscall.LandlockCreateRuleset
|
vuln-check / Run govulncheck
egress.main calls landlock.Config.RestrictPaths, which eventually calls syscall.LandlockGetABIVersion
|
vuln-check / Run govulncheck
egress.init calls syscall.init
|
vuln-check / Run govulncheck
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
vuln-check / Run govulncheck
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|