The package name Appium-Python-Client is incorrectly normalized to appium-python instead of appium-python-client.
Expected Behavior
The scanner should normalize Appium-Python-Client to appium-python-client (per PEP 503) and resolve it successfully from PyPI.
Environment
- osv-scanner version: v2.3.8
- OS: Ubuntu 24.04 (GitHub Actions runner)
- Invoked via: MegaLinter v9.6.0
PyPI Reference
The package name
Appium-Python-Clientis incorrectly normalized toappium-pythoninstead ofappium-python-client.Expected Behavior
The scanner should normalize
Appium-Python-Clienttoappium-python-client(per PEP 503) and resolve it successfully from PyPI.Environment
PyPI Reference
appium-python-clientpip install Appium-Python-Client