>>! In T1549#31128, @zack wrote:
> This is now done, aside from a minor issue noted below:
> ```
> softwareheritage-indexer=# select count(*) from revision_intrinsic_metadata where mappings = array[]::text[];
> count
> -------
> 372
```
these entries shouldn't have been generated in the first place, but they are real metadata, with no indication where they have been extracted from.
We should investigate why they are there.