Skip to content

Conversation

davidmrdavid
Copy link
Collaborator

@davidmrdavid davidmrdavid commented Feb 9, 2022

This PR adds the SBOM payload, inside the _manifest folder, to our PyPI package.

The manifest file can be found in different places depending on whether the user downloads an sdist distribution, or a whl distribution.

Inside the sdist, they'll find the manifest in a directory of the same name at the root of the code. See below.

pypi_sdist

Inside the whl, they'll find the manifest inside the data > _manifest sequence of directories, as evidenced below:

pypi_wheel

@davidmrdavid davidmrdavid changed the title [WIP] Add SBOM to release payload Add SBOM to release payload Feb 16, 2022
@davidmrdavid
Copy link
Collaborator Author

@bachuv: Just FYI, this is the corresponding Python work for the latest cybersec requirement

@davidmrdavid davidmrdavid merged commit 5dcb125 into dev Feb 18, 2022
@davidmrdavid davidmrdavid deleted the dajusto/add-sbom-to-payload branch February 18, 2022 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants