2 matches found
[SECURITY] Fedora 43 Update: python-pendulum-3.2.0-1.fc43
Unlike other datetime libraries for Python, Pendulum is a drop-in replacement for the standard datetime class it inherits from it, so, basically, you can replace all your datetime instances by DateTime instances in you code. It also removes the notion of naive datetimes: each Pendulum instance is...
Luxon 安全漏洞
Luxon is a Moment.js open source library for handling dates and times in JavaScript. Luxon has a security vulnerability that stems from its DateTime.fromRFC2822 method having quadratic N^2 complexity on certain inputs resulting in a denial of service when a user enters untrusted data into the...