Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
An interface to the PolySwarm Customer APIs. For an easy-to-use CLI tool, or as an example of how to use these APIs, please see polyswarm-cli
Supports Python 3.7 and greater.
From PyPI:
pip install polyswarm-api
From source:
python3 setup.py install
If you get an error about a missing package named
wheel
, that means your version of pip or setuptools is too old. You need pip >= 19.0 and setuptools >= 40.8.0. To update pip, runpip install -U pip
. To update setuptools, runpip install -U setuptools
See the polyswarm-api documentation for usage guidance.
See the polyswarm-api reference for API References.
File a ticket or email us at info@polyswarm.io
.
FAQs
Client library to simplify interacting with the PolySwarm consumer API
We found that polyswarm-api 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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.