mirror of
https://github.com/slsa-framework/slsa-verifier.git
synced 2026-05-07 09:06:35 +00:00
fixing typo (#352)
Signed-off-by: Tahir Raza <tahirraza@gmail.com> Signed-off-by: Tahir Raza <tahirraza@gmail.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user