Skip to content

Commit a31e535

Browse files
Update tap13.md
Co-authored-by: Joshua Lock <jlock@vmware.com>
1 parent 116842a commit a31e535

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

tap13.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,15 @@ filtered views of the repository.
4545
These different views could be defined by either different users on the
4646
repository, made available by the repository administrator, or be created by
4747
some other third party. Some likely uses include:
48-
* Limiting packages on a repository to those that have been signed by their
49-
developer. For example, in the proposed [PyPI Maximum Security Model](https://www.python.org/dev/peps/pep-0480/),
48+
* **Limiting packages on a repository to those that have been signed by their
49+
developer.** For example, in the proposed
50+
[PyPI Maximum Security Model](https://www.python.org/dev/peps/pep-0480/),
5051
packages that are only signed by the repository are listed under the 'unclaimed'
5152
targets role, while packages that are signed by developers are delegated
5253
from the 'claimed' targets role. A user may wish to restrict packages to those
5354
that have been end-to-end signed, and so only use packages delegated from
5455
'claimed'.
55-
* Curating a list of verified packages. A company may curate a subset of
56+
* **Curating a list of verified packages.** A company may curate a subset of
5657
packages available on a container registry that have been validated for use
5758
by their customers. This curated list may include packages that the company
5859
signs, as well as trusted third-party dependencies. They may then

0 commit comments

Comments
 (0)