apparmor: use "filepath" instead of "path", and fix linting (gosec) #8
ci.yml
on: pull_request
Project Checks
17s
Lint
31s
Check seccomp code generation
13s
Matrix: Cross Build
Matrix: Test
Annotations
4 errors and 9 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint
issues found
|
|
Lint:
apparmor/apparmor.go#L132
G702: Command injection via taint analysis (gosec)
|
|
Lint:
apparmor/apparmor.go#L82
G703: Path traversal via taint analysis (gosec)
|
|
Check seccomp code generation
Restore cache failed: Dependencies file is not found in /home/runner/work/profiles/profiles. Supported file pattern: go.sum
|
|
Project Checks
Restore cache failed: Dependencies file is not found in /home/runner/work/profiles/profiles. Supported file pattern: go.sum
|
|
Test (1.23)
Restore cache failed: Dependencies file is not found in /home/runner/work/profiles/profiles. Supported file pattern: go.sum
|
|
Test (oldstable)
Restore cache failed: Dependencies file is not found in /home/runner/work/profiles/profiles. Supported file pattern: go.sum
|
|
Test (stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/profiles/profiles. Supported file pattern: go.sum
|
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/profiles/profiles. Supported file pattern: go.sum
|
|
Cross Build (1.23)
Restore cache failed: Dependencies file is not found in /home/runner/work/profiles/profiles. Supported file pattern: go.sum
|
|
Cross Build (oldstable)
Restore cache failed: Dependencies file is not found in /home/runner/work/profiles/profiles. Supported file pattern: go.sum
|
|
Cross Build (stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/profiles/profiles. Supported file pattern: go.sum
|