File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -45,14 +45,15 @@ filtered views of the repository.
4545These different views could be defined by either different users on the
4646repository, made available by the repository administrator, or be created by
4747some 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/ ) ,
5051packages that are only signed by the repository are listed under the 'unclaimed'
5152targets role, while packages that are signed by developers are delegated
5253from the 'claimed' targets role. A user may wish to restrict packages to those
5354that 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
5657packages available on a container registry that have been validated for use
5758by their customers. This curated list may include packages that the company
5859signs, as well as trusted third-party dependencies. They may then
You can’t perform that action at this time.
0 commit comments