🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

stem-dry-run

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stem-dry-run

Ignore this package. This is dry-run release creation to work around PyPI limitations (https://github.com/pypa/packaging-problems/issues/74#issuecomment-260716129).

1.8.1
90

Supply Chain Security

100

Vulnerability

98

Quality

100

Maintenance

100

License

Unpopular package

Quality

This package is not very popular.

Found 1 instance in 1 package

Network access

Supply chain risk

This module accesses the network.

Found 1 instance in 1 package

Shell access

Supply chain risk

This 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 risk

Package 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

Maintainers
1

For tutorials and API documentation see Stem's homepage <https://stem.torproject.org/>_.

Quick Start

To install you can either use...

::

pip install stem

... or install from the source tarball. Stem supports both the python 2.x and 3.x series. To use its python3 counterpart you simply need to install using that version of python.

::

python3 setup.py install

After that, give some tutorials <https://stem.torproject.org/tutorials.html>_ a try! For questions or to discuss project ideas we're available on irc <https://www.torproject.org/about/contact.html.en#irc>_ and the tor-dev@ email list <https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev>_.

FAQs

Did you know?

Socket

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.

Install

Related posts