We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29f0ccc commit f03103aCopy full SHA for f03103a
1 file changed
content/manuals/dhi/how-to/use.md
@@ -178,6 +178,12 @@ To discover attestations with ORAS:
178
1. [Generate an organization access
179
token](../../enterprise/security/access-tokens.md) with **Read public
180
repositories** scope.
181
+
182
+ The following example shows how to discover attestations on DHI community
183
+ images from `dhi.io`. If you're discovering attestations on images mirrored to
184
+ your organization, generate an OAT scoped to read from your mirrored repository
185
+ instead of **Read public repositories**.
186
187
2. Sign in to `dhi.io` using your organization name as the username and the OAT
188
as the password:
189
0 commit comments