Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
.. _readthedocs: https://decimaldate.readthedocs.io/en/latest/ .. _PyPI: https://pypi.org/
A Python class to handle decimal dates on the form yyyymmdd
.
.. start-badges
.. list-table:: :stub-columns: 1
* - general
- |license|
* - docs
- |docs|
* - code
- |code-style| |commits-since|
* - package
- |wheel| |supported-versions| |supported-implementations|
* - downloads
- |downloads-total| |downloads-monthly| |downloads-weekly|
.. |docs| image:: https://readthedocs.org/projects/decimaldate/badge/?version=latest :alt: Documentation status :target: https://decimaldate.readthedocs.io/en/latest/?badge=latest
.. |code-style| image:: https://img.shields.io/badge/code%20style-black-000000.svg :alt: Using black formatter :target: https://github.com/psf/black
.. |commits-since| image:: https://img.shields.io/github/commits-since/TorbenJakobsen/decimaldate/v0.3.1.svg :alt: Commits since latest release :target: https://github.com/TorbenJakobsen/decimaldate/compare/v0.3.1...main
.. |license| image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg :alt: BSD 3-Clause :target: https://opensource.org/licenses/BSD-3-Clause
.. |wheel| image:: https://img.shields.io/pypi/wheel/decimaldate.svg :alt: PyPI Wheel :target: https://pypi.org/project/decimaldate
.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/decimaldate.svg :alt: Supported versions :target: https://pypi.org/project/decimaldate
.. |downloads-total| image:: https://static.pepy.tech/badge/decimaldate :alt: Total downloads counter :target: https://pepy.tech/project/decimaldate
.. |downloads-monthly| image:: https://static.pepy.tech/badge/decimaldate/month :alt: Monthly downloads counter :target: https://pepy.tech/project/decimaldate
.. |downloads-weekly| image:: https://static.pepy.tech/badge/decimaldate/week :alt: Weekly downloads counter :target: https://pepy.tech/project/decimaldate
.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/decimaldate.svg :alt: Supported implementations :target: https://pypi.org/project/decimaldate
.. end-badges
Python decimal date utility to handle integer dates on the form yyyymmdd
.
Simplifies handling of decimal dates - integers on the form :code:yyyymmdd
.
See documentation hosted on readthedocs_.
The source code is hosted at GitHub <https://github.com/TorbenJakobsen/decimaldate>
_.
An installer for the latest released version is available at PyPI_.
.. code:: bash
python3 -m pip install decimaldate
Python >=3.11
There are no other dependencies for deployment.
Documentation is hosted on readthedocs_.
FAQs
A decimal date utility to handle integer dates on the form `yyyymmdd`.
We found that decimaldate demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.