We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc2c51c commit a56d61fCopy full SHA for a56d61f
peps/pep-0770.rst
@@ -325,7 +325,7 @@ interoperability and usability of SBOM data made available in Python packages:
325
attempting to reconstruct different stages for a Python package being built.
326
* The primary component described by the SBOM document SHOULD be the top-level
327
software within the Python package (for example,
328
- "pkg:pypi/pillow" for the "Pillow" package).
+ "pkg:pypi/pillow" for the Pillow package).
329
* All non-primary components SHOULD have one or more paths in the relationship
330
graph showing the relationship between components. If this information isn't
331
included, SCA tools might exclude components outside of the relationship graph.
0 commit comments