There are some package names - which are common between multiple languages. For example - jmespath
https://github.com/jmespath/jmespath.py
https://github.com/jmespath/jmespath.rb
Because of this - we get CPE for ruby even for a python package pypi.
https://github.com/scanoss/purl2cpe/blob/main/data/jmespath_project/jmespath/purls.yml
Is there a way to have separate CPE for individual package manager?