Vulnerability scan #205
Annotations
10 errors and 2 warnings
Scan code for vulnerabilities
egress.main calls fmt.Fprintf, which eventually calls landlock.AccessFSSet.String
|
Scan code for vulnerabilities
egress.main calls landlock.Config.RestrictPaths
|
Scan code for vulnerabilities
egress.main calls landlock.PathAccess
|
Scan code for vulnerabilities
egress.init calls landlock.init
|
Scan code for vulnerabilities
egress.main calls landlock.Config.RestrictPaths, which eventually calls syscall.AllThreadsLandlockRestrictSelf
|
Scan code for vulnerabilities
egress.main calls landlock.Config.RestrictPaths, which eventually calls syscall.AllThreadsPrctl
|
Scan code for vulnerabilities
egress.main calls landlock.Config.RestrictPaths, which eventually calls syscall.LandlockAddPathBeneathRule
|
Scan code for vulnerabilities
egress.main calls landlock.Config.RestrictPaths, which eventually calls syscall.LandlockCreateRuleset
|
Scan code for vulnerabilities
egress.main calls landlock.Config.RestrictPaths, which eventually calls syscall.LandlockGetABIVersion
|
Scan code for vulnerabilities
egress.init calls syscall.init
|
Cache Go files
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.
|
Cache Go files
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.
|
Loading