Skip to content

Commit 1659af4

Browse files
authored
fix: address typo; reword (#1334)
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
1 parent 259fca5 commit 1659af4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ GLOBAL OPTIONS:
8080
```
8181

8282
> Using `--oci-auth` leverages the Docker Keychain to authenticate image pulls.
83-
> This option may expose a malicious registry to sensitve auth tokens but is not materially different from other image pull mechanisms (e.g., Docker or `google/go-containerregistry` which malcontent leverages via the `crane` package).
83+
> This option may expose sensitive auth tokens to a malicious registry but is not materially different from other image pull mechanisms (e.g., Docker or `google/go-containerregistry` which malcontent leverages via the `crane` package).
8484
> Malcontent defaults to anonymous pulls and authentication is opt-in when needing to scan OCI images from private, trusted registries.
8585
8686
## Modes

0 commit comments

Comments
 (0)