Skip to content

purl-next: Package a command line library for PURL binary validation #1772

@pombredanne

Description

@pombredanne

Package a library/tool to validate the integrity of open source package.

We have a base with PurlCLI and PurlDB that needs to be documented and packaged for easy deployment. Or we can have a script for straight SCIO run.

The ideal solution would be:

  • a script that can run locally (and in the CI, but not dependent on the CI)
  • ... taking as an input the from and to from the map_deploy_devel pipeline, and the tech stack options (Java, ...) and running it
  • ... returning the results in particular the unmapped binary files

By default we should have a way to bypass code matching and PurlDB lookup.

Later, we could have also:

  • failure conditions: should this fail if some files and not mapped
  • exclusions: based on a given context, I may want to have a specific config file to exclude some well known files

Ecosystem-wise, I suggest looking at these for testing:

Sub-issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions