-
Notifications
You must be signed in to change notification settings - Fork 2
Description
🛡️ Security Vulnerabilities Found in requirements.txt
Hi 👋,
While scanning this repository for security issues using Safety and cross-referencing with the NVD (National Vulnerability Database), I found no confirmed vulnerabilities in the NVD database. However, the following issues were flagged from other sources:
🧪 False PositivesThese were flagged but determined to be false positives or already fixed:
pylint 2.9.6
Issue ID: 45185
Advisory: Pylint 2.13.0 fixes a crash when using the doc_params extension. Issue 5322
Status: Marked as safe or addressed upstream.
✅ Suggested ActionPlease consider updating the following package in your requirements.txt:
pylint>=2.13.0
This will align with upstream fixes and ensure stability. Let me know if you’d like me to submit a PR with these changes!
Thanks!