Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
.. image:: https://travis-ci.org/Blackfynn/blackfynn-python.svg?branch=master :target: https://travis-ci.org/Blackfynn/blackfynn-python .. image:: https://codecov.io/gh/Blackfynn/blackfynn-python/branch/master/graph/badge.svg :target: https://codecov.io/gh/Blackfynn/blackfynn-python .. image:: https://img.shields.io/pypi/pyversions/blackfynn.svg :target: https://pypi.org/project/blackfynn/
Python client and command line tool for Blackfynn.
To install, run
.. code:: bash
pip install -U blackfynn
See the installation notes
_ for more details.
.. _installation notes: https://github.com/Blackfynn/blackfynn-python/blob/master/INSTALL.rst
To release, you should:
Client and command line documentation can be found on Blackfynn’s documentation website
_.
.. _Blackfynn’s documentation website: http://developer.blackfynn.io/python
You can also contribute
_ to Blackfynn's documentation to improve this project and help others learn.
.. _contribute: https://github.com/Blackfynn/blackfynn-python/blob/master/docs/CONTRIBUTION_TEMPLATE.md
Install the test requirements before running pytest
_:
.. _pytest: https://docs.pytest.org/en/latest/usage.html
.. code:: bash
make install
pytest
To run the Blackfynn CLI Agent integration tests, you need to install the agent
_
and run the tests with the --agent
argument:
.. _install the agent: https://developer.blackfynn.io/agent/index.html
.. code:: bash
pytest --agent
Please make sure to read the Contributing Guide
_ before making a pull request.
.. _Contributing Guide: https://github.com/Blackfynn/blackfynn-python/blob/master/docs/CONTRIBUTION_TEMPLATE.md
Changes for each release are documented in the release notes
_.
.. _release notes: https://github.com/Blackfynn/blackfynn-python/blob/master/CHANGELOG.md
FAQs
Python client for the Blackfynn Platform
We found that blackfynn 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.