
Research
Supply Chain Attack on Axios Pulls Malicious Dependency from npm
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.
pytest-slack
Advanced tools
.. image:: https://img.shields.io/pypi/v/pytest-slack.svg :target: https://pypi.python.org/pypi/pytest-slack
.. image:: https://img.shields.io/travis/pytest-dev/pytest-slack.svg :target: https://travis-ci.org/pytest-dev/pytest-slack
.. image:: https://codecov.io/gh/pytest-dev/pytest-slack/branch/master/graph/badge.svg :target: https://codecov.io/gh/pytest-dev/pytest-slack
.. image:: https://readthedocs.org/projects/pytest-slack/badge/?version=latest :target: https://pytest-slack.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://pyup.io/repos/github/pytest-dev/pytest-slack/shield.svg :target: https://pyup.io/repos/github/pytest-dev/pytest-slack/ :alt: Updates
Pytest to Slack reporting plugin
You can install "pytest-slack" via pip_::
$ pip install pytest-slack
slack hook_slack: --slack_channel=SLACK_CHANNEL Set the channel name to report --slack_hook=SLACK_HOOK Used for reporting to slack --slack_report_link=SLACK_REPORT_LINK Set the report link --slack_username=SLACK_USERNAME Set the reporter name --slack_timeout=SLACK_TIMEOUT [DEFAULT = 10s ] Set the timeout for sending results in seconds --slack_success_emoji=SLACK_SUCCESS_EMOJI [default = :thumbsup:] Set emoji for a successful run --slack_failed_emoji=SLACK_FAILED_EMOJI [default = :thumbsdown:] Set emoji for a failed run --slack_success_icon=SLACK_SUCCESS_ICON [default = None] Set icon (a url) for a successful run. Overrides SLACK_SUCCESS_EMOJI --slack_failed_icon=SLACK_FAILED_ICON [default = None] Set icon (a url) for a failed run. Overrides SLACK_FAILED_EMOJI
$ pytest tests --slack_hook=https://hooks.slack.com/services/... --slack_channel=test_report_channel --slack_username="Regression testing results"
All kind of problems:
.. image:: https://raw.githubusercontent.com/pytest-dev/pytest-slack/master/img/failed.png
Passed test:
.. image:: https://raw.githubusercontent.com/pytest-dev/pytest-slack/master/img/success.png
$ pytest tests --slack_hook=https://hooks.slack.com/services/... --slack_channel=test_report_channel --slack_username="Regression testing results" --slack_report_link=http://any_address
Passed test with link:
.. image:: https://raw.githubusercontent.com/pytest-dev/pytest-slack/master/img/success_link.png
If you encounter any problems, please file an issue_ along with a detailed description.
[ ~ Dependencies scanned by PyUp.io ~ ]
.. _slack hook: https://get.slack.help/hc/en-us/articles/115005265063-Incoming-WebHooks-for-Slack
.. _file an issue: https://github.com/pytest-dev/pytest-slack/issues
.. _pytest: https://github.com/pytest-dev/pytest
.. _tox: https://tox.readthedocs.io/en/latest/
.. _pip: https://pypi.python.org/pypi/pip/
Laser <https://github.com/LaserPhaser>_, arseny.antonov@gmail.comrepsejnworb <https://github.com/repsejnworb>_lithammer <https://github.com/lithammer>_mstevens <https://github.com/mstevens>_AWegnerGitHub <https://github.com/AWegnerGitHub>_FAQs
Pytest to Slack reporting plugin
We found that pytest-slack 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 supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.