Fix potentially vulnerable cloned function - #1645
Conversation
Currently translated at 100.0% (809 of 809 strings) Translation: NetAlertX/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/ru/
…pse, Dropdown and Modal
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR refactors jQuery DOM element selection patterns in ChangesBootstrap/jQuery DOM Selection Refactor
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Hi,
Our tool identified a potential vulnerability in clone functions in
front/lib/datatables/datatables.jssourced from twbs/bootstrap. This issue, originally reported in CVE-2016-10735, was resolved in the repository via this commit twbs/bootstrap@d9be1da.This PR suggests applying the corresponding patch to fix the vulnerabilities in this codebase.
Please review at your convenience. Thank you!
Summary by CodeRabbit