llnl / llnl/dapper

Augment PyPI dataset to include SBOM info on files when present

Open
#222 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
20
Forks
4
PR merge metrics
No merged PRs in 30d

Description

PyPI packages (most likely Linux ones?) can contain SBOM listing where compiled files came from. This could be useful to include in the PyPI dataset for tying compiled libraries from PyPI wheels to the actual project they are from.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the PyPI dataset ingestion and how package files are currently represented. Investigate which SBOM formats and Linux package files are relevant, then define how provenance should be recorded when SBOM data is present. Done means the dataset captures the source project for applicable compiled files without changing packages that lack SBOM information.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.