Currently, the VULCOID is the only identifying key shown. I think it would be useful to show the aliases in addition to the VULCOIDs because the vulnerabilities are more known by their aliases than the VULCOIDs.
An idea of how it could look/work would be to do something like what we do in scancode.io's DiscoveredPackage list view, where only the first five Resources associated to a Package are shown, and the remaining Resources can be displayed by pressing the "Show x Resources" button. (https://github.com/nexB/scancode.io/blob/main/scanpipe/templates/scanpipe/package_list.html#L48)
