anthonyharrison
anthonyharrison
see also #4333
One of my SBOM utilities [sbom4files](https://pypi.org/project/sbom4files/) will extract the licence and copyright information for each file in a directory.
@uh3tay The Java parser is very simple and assumes that the pom file is valid. Can you provide the pom file which results in the crash?
Disabling data sources OSV, GAD and RSD allowed the database to be created.
@terriko I think the issue might be with the OSV database load as removing this data source solved the problem. Committing every 1000 records or so rather than one big...
@Rexbeast2 The `-u now` command reloads the database from the sources. The reload option was to reload the data from the cached data stored locally on disc without going to...
Have you got some sample code where it fails? A tuple is a valid key for a Python dictionary
Unable to reproduce without further information being provided.
Thanks for finding this @HalaAli198 tilde paths do work for other parameters e.g. for the --output parameter.
Thanks @JR-Carroll. This highlights ne of the big challenges with the metadata associated with Python (and other) ecosystems - inconsistency. Added to my backlog. I will also raise an issue...