
Research
Security News
Malicious npm Packages Use Telegram to Exfiltrate BullX Credentials
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
.. image:: https://img.shields.io/pypi/v/ssf.svg :target: https://pypi.python.org/pypi/ssf
.. image:: https://img.shields.io/travis/snoopyjc/ssf.svg :target: https://travis-ci.com/snoopyjc/ssf
.. image:: https://readthedocs.org/projects/ssf/badge/?version=latest :target: https://ssf.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
Spreadsheet Number Format processor - a Python port of SheetJS/ssf.js
ssf (Spreadsheet Format) is a pure python library to format data using ECMA-376 spreadsheet format codes (used in popular spreadsheet software packages). It is derived from the JavaScript version available at https://github.com/SheetJS/ssf. All listed issues in that package, up to #80, have been fixed in this version and support for colors, widths, and localization including alternative calendars have also been implemented.
A modern version of Python is required to use ssf
: version 3.6 or better.
Also, these libraries are required by ssf
: Babel
, python-dateutil
, pytz
, pyYAML
, six
,
ummalqura
, convertdate
.
Basic Demo <http://www.snoopyjc.org/ssf/>
_This package is a Python port of the similarly named JavaScript library (https://github.com/SheetJS/ssf).
This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage
_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _audreyr/cookiecutter-pypackage
: https://github.com/audreyr/cookiecutter-pypackage
FAQs
Spreadsheet Number Format processor - a Python port of SheetJS/ssf.js
We found that ssf 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 uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.
Security News
AI-generated slop reports are making bug bounty triage harder, wasting maintainer time, and straining trust in vulnerability disclosure programs.