Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deploy/specs/nsa-1.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ spec:
checks:
- id: KSV010
severity: 'HIGH'
- name: Run with root privileges or with root group membership
- name: Run with root privileges or with root group membership
description: 'Controls whether container applications can run with root privileges or with root group membership'
id: '1.6'
kinds:
Expand Down
2 changes: 1 addition & 1 deletion docs/design/design_compliance_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ spec:
checks:
- id: KSV010
severity: 'HIGH'
- name: Run with root privileges or with root group membership
- name: Run with root privileges or with root group membership
description: 'Controls whether container applications can run with root privileges or with root group membership'
id: '1.6'
kinds:
Expand Down