⚠️ Security Warning: logging_loki
🚨 Dependency Confusion Vulnerability Detected
This package was automatically created by VibeHat security research to prevent potential dependency confusion attacks.
What happened?
- Your code referenced a package called
logging_loki
- This package didn't exist in the PyPI registry
- An attacker could have published a malicious package with this name
- We published this educational warning package to protect you
Source
This package was referenced in: src/tplr/logging.py
What should you do?
- Review your code - Make sure
logging_loki
is the correct package name
- Check for typos - This might be a misspelled legitimate package
- Use private indexes - Consider using private PyPI indexes for internal packages
- Contact us if this is a legitimate internal package name
Learn More
Visit https://vibehat.dev/dependency-confusion to understand dependency confusion vulnerabilities.
Package Ownership
If you are the rightful owner of this package name, please contact us through our website.
This package was created by VibeHat Security Research to demonstrate and prevent dependency confusion vulnerabilities.