Skip to content

purl-validator: Design PURL Validator - Research and build PoC for efficient data structures for compact PURLs #19

@pombredanne

Description

@pombredanne

PURLs are everywhere in SBOMs. But with adoption comes widespread errors. A recent study on the quality of SBOMs revealed that for many proprietary and open source tools, PURLs in SBOMs are inconsistent, fake, incorrect, or misleading. This is a serious problem to any application of SBOMs for cybersecurity and application security, as well as related compliance regulations. Let's create a PURL validator that's decentralized such that libraries can use it offline and help them create better PURLs.

But building this compact dataset is new territory. There is research and exploration necessary for creating a super compact data structure that is also easy and fast to query across multiple languages. The data structure will also need memory-mapping to avoid running out of memory.

Here we evaluate (scripts and documentation) to report on the various libraries and data structures we can consider to build a compact PURL dataset.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Todo ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions