interlynk-io / sbomex

Find & pull public SBOMs
https://sbombenchmark.dev/
Other
13 stars 2 forks source link

Cannot Access SBOMEX dataset #51

Closed rdorff closed 4 weeks ago

rdorff commented 1 month ago

Using sbomex to pull SBOMS from the SBOMDB results in the following error:

Using code from SBOMEX GitHub repository example:

$ sbomex pull --id 23 failed to fetch 403

It's suspected that SBOMEX needs to be updated to reflect a change in the database location

surendrapathak commented 1 month ago

@rdorff Thanks for reporting this. I can confirm this is a problem with the DB right now. Unfortunately, we need to build an update to DB with updated location of the SBOMs and that needs a migration. Let us try to get back to you by Monday. Thanks for trying out this utility.

surendrapathak commented 4 weeks ago

Hi @rdorff Thanks for your patience. The db is re-built and accessible with v0.1.0 of sbomex. If you remove existing version and re-install v0.1.0 version, this one should be resolved : https://github.com/interlynk-io/sbomex/releases/tag/v0.1.0