
Research
PyPI Package Disguised as Instagram Growth Tool Harvests User Credentials
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Helper to check if ZODB is Python 3 ready by displaying binary fields that might need conversion to unicode.
Supply Chain Security
Vulnerability
Quality
Maintenance
License
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
.. image:: https://travis-ci.org/gocept/zodb.py3migrate.svg?branch=master :target: https://travis-ci.org/gocept/zodb.py3migrate.svg
.. image:: https://readthedocs.org/projects/zodbpy3migrate/badge/?version=latest :target: https://zodbpy3migrate.readthedocs.io :alt: Documentation Status
.. image:: https://img.shields.io/pypi/v/zodb.py3migrate.svg :target: https://pypi.org/project/zodb.py3migrate/ :alt: PyPI
.. image:: https://img.shields.io/pypi/pyversions/zodb.py3migrate.svg :target: https://pypi.org/project/zodb.py3migrate/ :alt: Python versions
If you have a ZODB_ database written using Python 2.x this package helps you to get your database ready for using it with Python 3. It is able to:
display objects which need to be converted,
do most of the the conversion for you,
and switch the database file to be readable in a process running Python 3.
This package is compatible with Python version 2.7.
The documentation is at https://zodbpy3migrate.readthedocs.io.
.. _ZODB : http://zodb.org
:Author:
gocept <http://gocept.com/>
_ mail@gocept.com
:Online documentation: http://zodbpy3migrate.readthedocs.io/
:PyPI page: https://pypi.python.org/pypi/zodb.py3migrate
:Issues: https://github.com/gocept/zodb.py3migrate/issues
:Source code: https://github.com/gocept/zodb.py3migrate
:Current change log: https://raw.githubusercontent.com/gocept/zodb.py3migrate/master/CHANGES.rst
ZODB >= 4
as with an older version the migration
cannot be done successfully.
(#13 <https://github.com/gocept/zodb.py3migrate/issues/13>
_)Release as wheel and include all files in release.
Ensure compatibility with setuptools >= 30
.
Split up the two functions previously united in the script
bin/zodb-py3migrate
into bin/zodb-py3migrate-analyze
resp.
bin/zodb-py3migrate-convert
.
Add new options to the analysis script:
--start
to start the analysis with a predefined OID.
--limit
to stop the analysis after a certain amount of seen OIDs.
FAQs
Helper to check if ZODB is Python 3 ready by displaying binary fields that might need conversion to unicode.
We found that zodb.py3migrate demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.