Skip to content

Commit f837b36

Browse files
authored
Merge pull request #175 from samuelkarp/validation-readme
readme: clarify default validator enablement info
2 parents eca0d2c + a618c85 commit f837b36

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,8 @@ that processed the container to ensure all mandatory plugins were consulted.
323323
#### Default Validation
324324

325325
The default built-in validator plugin provides configurable minimal validation.
326-
It is disabled by default. It can be enabled and selectively configured to
326+
It may be enabled or disabled by configuring the container runtime. It can be
327+
selectively configured to
327328

328329
1. Reject OCI Hook injection: Reject any adjustment which tries to inject
329330
OCI Hooks into a container.

0 commit comments

Comments
 (0)