Open pombredanne opened 4 months ago
Another example:
pkg:maven/com.amazonaws/aws-java-sdk-kms@1.11.277
If I post this to collect/index_packages
:
{
"packages": [
{
"purl": "pkg:maven/com.amazonaws/aws-java-sdk-kms@1.11.277"
}
],
"reindex": true,
"reindex_set": true
}
The re collected seems still incorrect
The issue is that the scans overrides the available values with empties
I collect
pkg:maven/com.carrotsearch/hppc@0.7.1
using the collect/index_packages API endpoint. The declared license is never filled in, even though the parent POM has it. Theother_license_expression
is populated though when doing a look up on the "enhanced" endpoint.Here are the URLs: