fixing typo (#352)

Signed-off-by: Tahir Raza <tahirraza@gmail.com>

Signed-off-by: Tahir Raza <tahirraza@gmail.com>
This commit is contained in:
Tahir Raza
2022-11-05 23:14:06 +00:00
committed by GitHub
parent ef0f1a7a24
commit a9f100cf3d
+1 -1
View File
@@ -130,7 +130,7 @@ This is WIP and currently not supported.
This is WIP and currently not supported.
### Containers
To verify a contaimer image, you need to pass a container image name that is _immutable_ by providing its digest, in order to avoid [TOCTOU attacks](#toctou-attacks).
To verify a container image, you need to pass a container image name that is _immutable_ by providing its digest, in order to avoid [TOCTOU attacks](#toctou-attacks).
Run the commands below: