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/Kentzo/async_app.svg?branch=master :target: https://travis-ci.org/Kentzo/async_app :alt: Travis .. image:: https://ci.appveyor.com/api/projects/status/abqxn2vbk5k2styb/branch/master?svg=true :target: https://ci.appveyor.com/project/Kentzo/async-app :alt: AppVeyor .. image:: https://codecov.io/gh/Kentzo/async_app/branch/master/graph/badge.svg :target: https://codecov.io/gh/Kentzo/async_app :alt: Coverage .. image:: https://pyup.io/repos/github/Kentzo/async_app/shield.svg :target: https://pyup.io/repos/github/Kentzo/async_app/ :alt: Updates .. image:: https://pyup.io/repos/github/Kentzo/async_app/python-3-shield.svg :target: https://pyup.io/repos/github/Kentzo/async_app/ :alt: Python 3 .. image:: https://img.shields.io/pypi/v/async_app.svg :target: https://pypi.python.org/pypi/async_app :alt: PyPI
typing-friendly <https://docs.python.org/3/library/typing.html>
_ Config that can enforce types (via typeguard <typeguard>
_ or pytypes <pytypes>
_)pip install async_app
pip install async_app[typeguard]
to enforce Config's types with typeguard <typeguard>
_.pip install async_app[pytypes]
to enforce Config's types with pytypes <pytypes>
_.requirements.txt lists all dependencies needed to run tests and generate reports.
CI tests each change against latest release of CPython 3 (Windows and macOS) as well as dev (macOS and Ubuntu)
and nightly builds (Ubuntu).
Tests are run against both pytypes and typeguard. Combined coverage is uploaded to PyPI.
See .travis.yml <.travis.yml>
, .appveyor.yml <.appveyor.yml>
and setup.cfg <setup.cfg>
_
for the detailed configuration.
FAQs
AsyncIO application as a hierarchy of services
We found that async-app demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.