Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
|Build Status| |PyPI| |Docs|
pip install gnusocial
or
python3 setup.py install
You can also install python-gnusocial
package from AUR <https://aur.archlinux.org/>
_.
Documentation is hosted at https://pygnusocial.readthedocs.io/en/latest/
::
from gnusocial import statuses r = statuses.update('https://gnusocial.server.com', data={'status':"I've just installed #pygnusocial!", 'source':'python3'}, auth=('username', 'password'))
If you want to help with the development of pygnusocial, check out the contribution guide <https://source.heropunch.io/dtluna/pygnusocial/blob/master/CONTRIBUTING.rst>
_.
.. |Build Status| image:: https://source.heropunch.io/dtluna/pygnusocial/badges/develop/build.svg :target: https://source.heropunch.io/dtluna/pygnusocial/commits/develop :alt: Build Status
.. |PyPI| image:: https://img.shields.io/pypi/v/gnusocial.svg :target: https://pypi.python.org/pypi/gnusocial/ :alt: Latest Version
.. |Docs| image:: https://readthedocs.org/projects/pygnusocial/badge/?version=latest :target: https://pygnusocial.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
FAQs
GNU Social API for Python 3
We found that gnusocial demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.