Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand run-as-non-root template to verify runAsGroup field is nonzero. #804

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Add unit tests for run-as-non-root check

6331670
Select commit
Loading
Failed to load commit list.
Open

Expand run-as-non-root template to verify runAsGroup field is nonzero. #804

Add unit tests for run-as-non-root check
6331670
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 10, 2024 in 1s

52.38% of diff hit (target 62.36%)

View this Pull Request on Codecov

52.38% of diff hit (target 62.36%)

Annotations

Check warning on line 72 in pkg/templates/runasnonroot/template.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/templates/runasnonroot/template.go#L72

Added line #L72 was not covered by tests

Check warning on line 74 in pkg/templates/runasnonroot/template.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/templates/runasnonroot/template.go#L74

Added line #L74 was not covered by tests

Check warning on line 82 in pkg/templates/runasnonroot/template.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/templates/runasnonroot/template.go#L79-L82

Added lines #L79 - L82 were not covered by tests

Check warning on line 88 in pkg/templates/runasnonroot/template.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/templates/runasnonroot/template.go#L85-L88

Added lines #L85 - L88 were not covered by tests